############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf SAIGEgds.buildbin-libdir && mkdir SAIGEgds.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=SAIGEgds.buildbin-libdir SAIGEgds_1.9.2.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'SAIGEgds' ... ** using staged installation ** libs "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/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include' -I"C:/extsoft/include" -DRCPP_PARALLEL_USE_TBB=0 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c SPATest.cpp -o SPATest.o In file included from SPATest.cpp:26: vectorization.h:27:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC optimize("O3") ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __debugbreak(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:540:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *__mingw_get_crt_info (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern int *__cdecl _errno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_errno(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_errno(int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern unsigned long __cdecl __threadid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern uintptr_t __cdecl __threadhandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from SPATest.cpp:26: vectorization.h:62:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mean_sd(const double x[], size_t n, double &mean, double &sd); ^ vectorization.h:62:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:64:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_maxmin(const double x[], size_t n, double &max, double &min); ^ vectorization.h:64:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:66:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_medmaxmin(const double x[], size_t n, double &med, double &max, double &min); ^ vectorization.h:66:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:70:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int &Num, int buf_idx[]); ^ vectorization.h:70:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:72:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t f64_nonzero_index(size_t n, const double *x, int *i); ^ vectorization.h:72:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:75:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_add(size_t n, double x, double *y); ^ vectorization.h:75:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:77:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_add(size_t n, const double *x, double *y); ^ vectorization.h:77:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_sub(size_t n, double x, double *y); ^ vectorization.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:81:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mul(size_t n, double x, double *y); ^ vectorization.h:81:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:83:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_dot(size_t n, const double *x, const double *y); ^ vectorization.h:83:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:85:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_sum(size_t n, const double *x); ^ vectorization.h:85:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:87:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_normalize(size_t n, double *x); ^ vectorization.h:87:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:91:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double &out1, double &out2); ^ vectorization.h:91:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:94:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *y, double &out1, double &out2); ^ vectorization.h:94:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:98:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *y, double *p); ^ vectorization.h:98:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:101:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, double *p); ^ vectorization.h:101:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:104:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, double *p); ^ vectorization.h:104:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, const double *z, double *p); ^ vectorization.h:107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_sum_mat_vec(size_t n, const double *x, const double *y); ^ vectorization.h:109:67: 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/Rdefines.h:37, from SPATest.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: 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 C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:131:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsdup(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:131:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:132:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:132:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcschr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:135:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:135:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:136:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcscspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:136:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:137:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcslen(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:137:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:138:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsnlen(const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:138:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:139:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *wcsncat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:139:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:140:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsncmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:140:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:141:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *wcsncpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:141:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:142:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wcsncpy_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:142:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:143:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcspbrk(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:143:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:144:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsrchr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:144:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:145:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:145:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:146:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsstr(const wchar_t *_Str,const wchar_t *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:146:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:147:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcstok(wchar_t * __restrict__ _Str,const wchar_t * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:147:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:148:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcserror(int _ErrNum) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:148:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:149:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl __wcserror(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:149:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:150:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:150:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:151:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:151:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:152:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:152:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:153:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:153:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:154:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:154:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:155:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsrev(wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:155:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:156:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:156:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:157:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcslwr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:157:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:158:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcslwr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:158:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:159:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsupr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:159:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcsupr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:161:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsxfrm(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:161:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:162:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsxfrm_l(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:162:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:163:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:163:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:164:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcscoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:164:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:165:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:165:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:166:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:166:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:167:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:167:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:168:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:168:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:170:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:170:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsdup(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:175:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:175:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:176:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:176:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:177:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:177:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:178:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsrev(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:178:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:180:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcslwr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:180:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:181:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsupr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:181:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:182:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:182:65: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: 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 C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl wcstok_s(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:51:91: 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:52:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcserror_s(wchar_t *_Buf,size_t _SizeInWords,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:52:84: 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:53:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl __wcserror_s(wchar_t *_Buffer,size_t _SizeInWords,const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:53:99: 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:54:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s(wchar_t *_Dst,size_t _DstSizeInWords,wchar_t _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:54: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:55:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s(wchar_t *_Str,size_t _SizeInWords,wchar_t _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:55:83: 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:56:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:56:70: 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:57:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s_l(wchar_t *_Str,size_t _SizeInWords,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:57:90: 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:58:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s(wchar_t *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:58:63: 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:59:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s_l(wchar_t *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:59:83: 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:61:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscpy_s(wchar_t *_Dst, rsize_t _SizeInWords, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:61:92: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:62:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscpy_s, wchar_t, _Dest, const wchar_t *, _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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:63:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscat_s(wchar_t * _Dst, rsize_t _SizeInWords, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:63: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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:64:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscat_s, wchar_t, _Dest, const wchar_t *, _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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:66:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncat_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:66:110: 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:67:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncat_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:67:131: 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:68:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncpy_s(wchar_t *_Dst, size_t _DstSizeInChars, const wchar_t *_Src, size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:68:113: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:69:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(errno_t, wcsncpy_s, wchar_t, _Dest, const wchar_t *, _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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:70:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncpy_s_l(wchar_t *_Dst, size_t _DstSizeInChars, const wchar_t *_Src, size_t _MaxCount, _locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:70:135: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:71:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(errno_t, _wcsncpy_s_l, wchar_t, _Dest, const wchar_t *, _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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:72:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcstok_s_l(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:72:112: 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:73:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:73:108: 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:74:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val, size_t _Count,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:74:124: 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:76:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __forceinline size_t __cdecl wcsnlen_s(const wchar_t * _src, size_t _count) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from SPATest.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sscanf(const char * __restrict__ _Src,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsscanf (const char * __restrict__ _Str,const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_scanf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vscanf(const char * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fscanf(FILE * __restrict__ _File,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfscanf (FILE * __restrict__ fp, const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snprintf(char * __restrict__ s, size_t n, const char * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_printf(const char * __restrict__ , ... ) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vprintf (const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fprintf (FILE * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfprintf (FILE * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sprintf (char * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsprintf (char * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_asprintf(char ** __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vasprintf(char ** __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188: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/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sscanf(const char *__source, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:238:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int scanf(const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:249:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fscanf(FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:261:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsscanf (const char *__source, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vscanf(const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:275:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:285:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fprintf (FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:296:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int printf (const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:307:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sprintf (char *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:318:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfprintf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:325:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vprintf (const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:332:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsprintf (char *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:339:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snprintf (char *__stream, size_t __n, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:350:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _filbuf(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flsbuf(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fsopen(const char *_Filename,const char *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl clearerr(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fcloseall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fdopen(int _FileHandle,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl feof(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ferror(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fflush(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fgetchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* 64bit only, no 32bit version */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos64(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* fgetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fgets(char * __restrict__ _Buf,int _MaxCount,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fileno(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _tempnam(const char *_DirName,const char *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flushall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *fopen64(const char * __restrict__ filename,const char * __restrict__ mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fputchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputs(const char * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl freopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode,FILE * __restrict__ _File) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos(FILE *_File,const fpos_t *_Pos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos64(FILE *_File,const fpos_t *_Pos); /* fsetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fseek(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko64(FILE* stream, _off64_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko(FILE* stream, _off_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl ftell(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off_t ftello(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off64_t ftello64(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION int __cdecl _fseeki64(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _ftelli64(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fwrite(const void * __restrict__ _Str,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getmaxstdio(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gets(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _getw(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl perror(const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _pclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _popen(const char *_Command,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl puts(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putw(int _Word,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl remove(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rename(const char *_OldFilename,const char *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _unlink(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl unlink(const char *_Filename) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl rewind(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _rmtmp(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl setbuf(FILE * __restrict__ _File,char * __restrict__ _Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _setmaxstdio(int _Max); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_output_format(unsigned int _Format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _get_output_format(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl setvbuf(FILE * __restrict__ _File,char * __restrict__ _Buf,int _Mode,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf(const char * __restrict__ _Src,size_t _MaxCount,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl tmpfile(void) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tmpnam(char *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ungetc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf(const char * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_printf_count_output(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _get_printf_count_output(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:591:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swscanf(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:591:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:593:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:593:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:595:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:595:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:597:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwscanf(const wchar_t * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:597:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:599:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwscanf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:599:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:601:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwscanf (FILE * __restrict__ fp, const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:601:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:604:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:604:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:606:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:606:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:608:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:608:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:610:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:610:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:612:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snwprintf (wchar_t * __restrict__ s, size_t n, const wchar_t * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:612:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:614:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsnwprintf (wchar_t * __restrict__ , size_t, const wchar_t * __restrict__ , va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:614:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:616:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ , ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:616:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:618:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ ,va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:618:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:627:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swscanf(const wchar_t *__source, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:638:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wscanf(const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:649:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwscanf(FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:661:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswscanf (const wchar_t * __restrict__ __source, const wchar_t * __restrict__ __format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:668:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwscanf(const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:675:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:685:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwprintf (FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:696:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wprintf (const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:707:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwprintf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:714:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwprintf (const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:722:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:733:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:784:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfsopen(const wchar_t *_Filename,const wchar_t *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:784:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:787:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fgetwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:787:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:788:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:788:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:789:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fputwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:789:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:791:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:791:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:792:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:792:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:793:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:793:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:794:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:794:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:795:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl ungetwc(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:795:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:796:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl fgetws(wchar_t * __restrict__ _Dst,int _SizeInWords,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:796:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:797:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:797:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:798:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:798:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:799:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putws(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:799:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:801:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:801:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:802:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:802:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:803:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:803:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:804:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:804:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:805:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:805:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:837:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:837:113: 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/stdio.h:840, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:23:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:30:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:58:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, const wchar_t *__format, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:850:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtempnam(const wchar_t *_Directory,const wchar_t *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:850:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:851:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:851:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:852:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:852:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:853:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfdopen(int _FileHandle ,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:853:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:854:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfopen(const wchar_t * __restrict__ _Filename,const wchar_t *__restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:854:106: 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/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:855:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfreopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode,FILE * __restrict__ _OldFile) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:855:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:859:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wperror(const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:859:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:861:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wpopen(const wchar_t *_Command,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:861:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:866:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wremove(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:866:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:867:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtmpnam(wchar_t *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:867:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:868:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwc_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:868:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:869:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwc_nolock(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:869:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:870:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwc_nolock(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:870:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:878:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl getwchar() {return (fgetwc(stdin)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:879:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl putwchar(wchar_t _C) {return (fputwc(_C,stdout)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _lock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _unlock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fclose_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fflush_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fseek_nolock(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _ftell_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP int __cdecl _fseeki64_nolock(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _ftelli64_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fwrite_nolock(const void * __restrict__ _DstBuf,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ungetc_nolock(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tempnam(const char *_Directory,const char *_FilePrefix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fcloseall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fdopen(int _FileHandle,const char *_Format) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetchar(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fileno(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl flushall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputchar(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getw(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putw(int _Ch,FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rmtmp(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:942:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_wide_utf8 (const wchar_t * const wptr, char **mbptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:942:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:956:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_utf8_wide (const char *const mbptr, wchar_t ** wptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:956:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:965:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __mingw_str_free(void *ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:965:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:971:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnl(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:971:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:972:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnle(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:972:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:973:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlp(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:973:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:974:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlpe(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:974:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:975:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnv(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:975:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:976:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnve(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:976:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:977:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvp(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:977:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:978:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvpe(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:978:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnv(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnve(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvp(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvpe(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: 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/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl clearerr_s(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fprintf_s(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_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/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl printf_s(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_s_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl sscanf_s(const char *_Src,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s(const char *_Src,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfprintf_s(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vprintf_s(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl vsprintf_s(char *_DstBuf,size_t _Size,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vsprintf_s, char, _DstBuf, const char*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl sprintf_s(char *_DstBuf,size_t _DstSize,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57: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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,sprintf_s,vsprintf_s,char,_DstBuf,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snprintf_s,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_l(char *_DstBuf,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_l(char *_DstBuf,const char *_Format,_locale_t,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_s_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl fopen_s(FILE **_File,const char *_Filename,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl freopen_s(FILE** _File, const char *_Filename, const char *_Mode, FILE *_Stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char* __cdecl gets_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:103:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(char*,get_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl tmpnam_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,tmpnam_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:111:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:111:70: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:112:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(wchar_t*,_getws_s,wchar_t,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:114:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwprintf_s(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:114:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wprintf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:116:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfwprintf_s(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:116:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:117:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vwprintf_s(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:117:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:119:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vswprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:119:100: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:120:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vswprintf_s, wchar_t, _Dst, const wchar_t*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:122:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl swprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:122: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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:123:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,swprintf_s,vswprintf_s,wchar_t,_Dst,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:125:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:125:133: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:126:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:128:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:128:119: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:129:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snwprintf_s,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:132:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:132:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:133:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_s_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:133:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:134:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:134:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:135:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:135:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:136:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:136:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:137:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:137:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:138:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:138:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:139:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:139:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:140:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:140:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:141:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_s_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:141:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:142:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl swscanf_s(const wchar_t *_Src,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:142:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:143:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:143:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:144:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:144:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:146:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:146:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:147:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfreopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode,FILE *_OldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:147:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wtmpnam_s(wchar_t *_DstBuf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:149:74: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:150:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,_wtmpnam_s,wchar_t,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:154:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:154:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:155:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:155:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:157:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vswprintf_p(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:157:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:158:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:158:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:159:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscwprintf_p(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:159:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:160:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:160:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:161:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:161:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:163:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:163:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:164:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:164:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:165:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:165:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:167:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:167:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:168:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:168:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:169:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:169:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:170:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:170:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:171:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_p_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:171:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:172:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:172:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:173:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:173:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:174:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_p_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:174:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:176:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:176:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:177:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __swprintf_l(wchar_t *_Dest,const wchar_t *_Format,_locale_t _Plocinfo,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:177:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:178:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __vswprintf_l(wchar_t *_Dest,const wchar_t *_Format,_locale_t _Plocinfo,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:178:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:179:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:179:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:180:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:180:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:181:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:181:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:182:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:182:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:183:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:183:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: 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:44, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: 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/Rinternals.h:47, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: 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/Rinternals.h:49, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: 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:75:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void F77_NAME(qsort4)(double *v, int *indx, int *ii, int *jj); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:75:61: 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:76:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void F77_NAME(qsort3)(double *v, int *ii, int *jj); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:76:61: 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:115:27: 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:115:27: 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/Rinternals.h:50, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: 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/Rinternals.h:51, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from SPATest.cpp:27: 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/include/Rdefines.h:41, from SPATest.cpp:27: 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/include/Rdefines.h:41, from SPATest.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from SPATest.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _set_invalid_parameter_handler(_invalid_parameter_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _get_invalid_parameter_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long *__cdecl __doserrno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_doserrno(unsigned long _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_doserrno(unsigned long *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_pgmptr(char **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_wpgmptr(wchar_t **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_fmode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_fmode(int *_PMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osplatform(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winmajor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winminor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: 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/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from SPATest.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template char (*__countof_helper(UNALIGNED _CountofType (&_Array)[_SizeOfArray]))[_SizeOfArray]; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:315:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:315:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:320:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:320:27: 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/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from SPATest.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:322:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __declspec(noreturn) abort(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_abort_behavior(unsigned int _Flags,unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl abs(int _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl labs(long _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _abs64(__int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:344:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE __int64 __cdecl _abs64(__int64 x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atexit(void (__cdecl *)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atof(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _atof_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atoi(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl atol(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl bsearch(const void *_Key,const void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl qsort(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _byteswap_ushort(unsigned short _Short); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _byteswap_ulong (unsigned long _Long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 _Int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div_t __cdecl div(int _Numerator,int _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl getenv(const char *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _itoa(int _Value,char *_Dest,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _i64toa(__int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _ui64toa(unsigned __int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldiv_t __cdecl ldiv(long _Numerator,long _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ltoa(long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mblen(const char *_Ch,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mblen_l(const char *_Ch,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mbtowc_l(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbstowcs(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstowcs_l(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mkstemp(char *template_name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rand(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_error_mode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl srand(unsigned int _Seed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:405:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'double strtod(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:412:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __MINGW_NOTHROW strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'float strtof(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __MINGW_NOTHROW strtold(const char * __restrict__ , char ** __restrict__ ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __strtod (const char * __restrict__ , char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_strtold(const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _strtod_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl strtol(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _strtol_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl strtoul(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _strtoul_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:445:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl system(const char *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:445:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ultoa(unsigned long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctomb(char *_MbCh,wchar_t _WCh) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wctomb_l(char *_MbCh,wchar_t _WCh,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcstombs(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcstombs_l(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl malloc(size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _recalloc(void *_Memory,size_t _Count,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _aligned_free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_malloc(size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_malloc(size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_realloc(void *_Memory,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_realloc(void *_Memory,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _itow(int _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ltow(long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:483:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ultow(unsigned long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:483:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:485:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:485:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:486:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_wcstof(const wchar_t * __restrict__ nptr, wchar_t ** __restrict__ endptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:486:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:487:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:487:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:491:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:495:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:504:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:504:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:506:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:506:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:507:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl wcstol(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:507:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:508:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wcstol_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:508:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:509:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl wcstoul(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:509:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:510:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _wcstoul_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:510:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:511:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetenv(const wchar_t *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:511:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:514:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsystem(const wchar_t *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:514:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:517:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:517:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:518:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:518:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:520:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:520:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:521:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:521:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:523:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _i64tow(__int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:523:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:524:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _ui64tow(unsigned __int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:524:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:525:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:525:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:526:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:526:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:527:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:527:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:528:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:528:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:529:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:529:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:530:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64_l(const wchar_t *_Str ,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:530:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putenv(const char *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fullpath(char *_FullPath,const char *_Path,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl(_CRT_DOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl(_LDOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt(_CRT_FLOAT *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl_l(_CRT_DOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl_l(_LDOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt_l(_CRT_FLOAT *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotl(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotr(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _makepath(char *_Path,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _onexit_t __cdecl _onexit(_onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _searchenv(const char *_Filename,const char *_EnvVar,char *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _splitpath(const char *_FullPath,char *_Drive,char *_Dir,char *_Filename,char *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _swab(char *_Buf1,char *_Buf2,int _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:600:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wfullpath(wchar_t *_FullPath,const wchar_t *_Path,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:600:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:601:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wmakepath(wchar_t *_ResultPath,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:601:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:606:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsearchenv(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:606:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:607:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsplitpath(const wchar_t *_FullPath,wchar_t *_Drive,wchar_t *_Dir,wchar_t *_Filename,wchar_t *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:607:123: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _beep(unsigned _Frequency,unsigned _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _seterrormode(int _Mode) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _sleep(unsigned long _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: 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/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from SPATest.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl itoa(int _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ltoa(long _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putenv(const char *_EnvString) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl swab(char *_Buf1,char *_Buf2,int _SizeInBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ultoa(unsigned long _Val,char *_Dstbuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture onexit_t __cdecl onexit(onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION lldiv_t __cdecl lldiv(long long, long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llabs(long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:659:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl llabs(long long _j) { return (_j >= 0 ? _j : -_j); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl strtoll(const char * __restrict__, char ** __restrict, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl strtoull(const char * __restrict__, char ** __restrict__, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl atoll (const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wtoll (const wchar_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl lltoa (long long, char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl ulltoa (unsigned long long , char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl lltow (long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl ulltow (unsigned long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:677:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl atoll (const char * _c) { return _atoi64 (_c); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:678:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:679:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { return _ui64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:680:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl wtoll (const wchar_t * _w) { return _wtoi64 (_w); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:681:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl lltow (long long _n, wchar_t * _w, int _i) { return _i64tow (_n, _w, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:682:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from SPATest.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _dupenv_s(char **_PBuffer,size_t *_PBufferSizeInBytes,const char *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itoa_s(int _Value,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64toa_s(__int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64toa_s(unsigned __int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltoa_s(long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: 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/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from SPATest.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbstowcs_s(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _mbstowcs_s_l(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultoa_s(unsigned long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wctomb_s_l(int *_SizeConverted,char *_MbCh,size_t _SizeInBytes,wchar_t _WCh,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcstombs_s(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcstombs_s_l(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:31:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itow_s (int _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:31:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:32:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltow_s (long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:32:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:33:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultow_s (unsigned long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:33:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:34:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wgetenv_s(size_t *_ReturnSize,wchar_t *_DstBuf,size_t _DstSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:34:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:35:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wdupenv_s(wchar_t **_Buffer,size_t *_BufferSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:35:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:36:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:36:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:37:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:37:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ecvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDights,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _fcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDec,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _gcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDigits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _makepath_s(char *_PathResult,size_t _Size,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _putenv_s(const char *_Name,const char *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _searchenv_s(const char *_Filename,const char *_EnvVar,char *_ResultPath,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _splitpath_s(const char *_FullPath,char *_Drive,size_t _DriveSize,char *_Dir,size_t _DirSize,char *_Filename,size_t _FilenameSize,char *_Ext,size_t _ExtSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_splitpath_s,char,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from SPATest.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:53:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wmakepath_s(wchar_t *_PathResult,size_t _SizeInWords,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:53:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:54:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wputenv_s(const wchar_t *_Name,const wchar_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:54:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:55:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsearchenv_s(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:55:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:57:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsplitpath_s(const wchar_t *_FullPath,wchar_t *_Drive,size_t _DriveSizeInWords,wchar_t *_Dir,size_t _DirSizeInWords,wchar_t *_Filename,size_t _FilenameSizeInWords,wchar_t *_Ext,size_t _ExtSizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:57:227: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from SPATest.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_wsplitpath_s,wchar_t,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from SPATest.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl qsort_s(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(void *,const void *,const void *),void *_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: 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/stdlib.h:695, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from SPATest.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_malloc (size_t _Size, size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_aligned_free (void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_offset_realloc (void *_Memory, size_t _Size, size_t _Alignment, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_realloc (void *_Memory, size_t _Size, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _resetstkoflw (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _set_malloc_crt_max_wait(unsigned long _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _expand(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _msize(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _get_sbh_threshold(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_sbh_threshold(size_t _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_amblksiz(size_t _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_amblksiz(size_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapadd(void *_Memory,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapchk(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapmin(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapset(unsigned int _Fill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapwalk(_HEAPINFO *_EntryInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _heapused(size_t *_Used,size_t *_Commit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _get_heap_handle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *_MarkAllocaS(void *_Ptr,unsigned int _Marker) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:163:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void __cdecl _freea(void *_Memory) { ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:77, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from SPATest.cpp:28: C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:56:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long __i) { return __builtin_labs(__i); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long long __x) { return __builtin_llabs (__x); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:70:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:74:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:78:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:84:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__float128 __x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from SPATest.cpp:28: C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long __i, long __j) { return ldiv(__i, __j); } ^ C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long long __n, long long __d) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:42, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:42, from SPATest.cpp:28: C:/rtools40/mingw64/include/c++/8.3.0/bits/cpp_type_traits.h:419:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __miter_base(_Iterator __it) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:43, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:42, from SPATest.cpp:28: C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:157:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:162:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(std::nullptr_t) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:42, from SPATest.cpp:28: 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:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _cabs(struct _complex _ComplexA); /* Overriden to use our cabs. */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _hypot(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _jn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _yn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _matherr (struct _exception *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:297:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _chgsign (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:297:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:298:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _copysign (double _Number,double _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:298:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:299:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:299:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:300:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _nextafter (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:300:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:301:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _scalb (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:301:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:302:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:302:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:303:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:303:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl jn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl yn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl chgsign (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: 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 C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: 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:42, from SPATest.cpp:28: 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/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Constants.h:37, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:74, from SPATest.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _controlfp (unsigned int unNew, unsigned int unMask) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Constants.h:37, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:74, from SPATest.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _controlfp_s(unsigned int *_CurrentState, unsigned int _NewValue, unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _control87 (unsigned int unNew, unsigned int unMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _clearfp (void); /* Clear the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _statusfp (void); /* Report the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int * __cdecl __MINGW_NOTHROW __fpecode(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: 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 SPATest.cpp:28: 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 SPATest.cpp:28: 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 SPATest.cpp:29: 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 SPATest.cpp:34:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static double sq(double v) { return v*v; } ^ SPATest.cpp:43:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double Korg(double t, size_t n_g, const double mu[], const double g[]) ^ SPATest.cpp:58:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double q) ^ SPATest.cpp:72:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double K2(double t, size_t n_g, const double mu[], const double g[]) ^ SPATest.cpp:96:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int maxiter=MaxNumIter) ^ SPATest.cpp:143:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double NAsigma, double tol=root_tol, int maxiter=MaxNumIter) ^ SPATest.cpp:190:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double q) ^ SPATest.cpp:213:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double g[], double q, double NAmu, double NAsigma) ^ SPATest.cpp:239:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double g[], double cutoff, bool &converged, double *p_noadj) ^ SPATest.cpp:303:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double buf_spa[], double *p_noadj) ^ "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/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include' -I"C:/extsoft/include" -DRCPP_PARALLEL_USE_TBB=0 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c saige_fitnull.cpp -o saige_fitnull.o In file included from saige_fitnull.cpp:26: vectorization.h:27:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC optimize("O3") ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __debugbreak(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:540:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *__mingw_get_crt_info (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern int *__cdecl _errno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_errno(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_errno(int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern unsigned long __cdecl __threadid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern uintptr_t __cdecl __threadhandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from saige_fitnull.cpp:26: vectorization.h:62:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mean_sd(const double x[], size_t n, double &mean, double &sd); ^ vectorization.h:62:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:64:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_maxmin(const double x[], size_t n, double &max, double &min); ^ vectorization.h:64:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:66:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_medmaxmin(const double x[], size_t n, double &med, double &max, double &min); ^ vectorization.h:66:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:70:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int &Num, int buf_idx[]); ^ vectorization.h:70:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:72:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t f64_nonzero_index(size_t n, const double *x, int *i); ^ vectorization.h:72:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:75:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_add(size_t n, double x, double *y); ^ vectorization.h:75:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:77:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_add(size_t n, const double *x, double *y); ^ vectorization.h:77:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_sub(size_t n, double x, double *y); ^ vectorization.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:81:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mul(size_t n, double x, double *y); ^ vectorization.h:81:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:83:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_dot(size_t n, const double *x, const double *y); ^ vectorization.h:83:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:85:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_sum(size_t n, const double *x); ^ vectorization.h:85:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:87:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_normalize(size_t n, double *x); ^ vectorization.h:87:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:91:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double &out1, double &out2); ^ vectorization.h:91:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:94:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *y, double &out1, double &out2); ^ vectorization.h:94:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:98:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *y, double *p); ^ vectorization.h:98:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:101:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, double *p); ^ vectorization.h:101:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:104:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, double *p); ^ vectorization.h:104:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, const double *z, double *p); ^ vectorization.h:107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_sum_mat_vec(size_t n, const double *x, const double *y); ^ vectorization.h:109:67: 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/cmath:42, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/cpp_type_traits.h:419:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __miter_base(_Iterator __it) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:43, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:157:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:162:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(std::nullptr_t) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:254:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl abs(int _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:254:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:255:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl labs(long _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:255:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:259:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atof(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:259:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:260:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _atof_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:260:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _cabs(struct _complex _ComplexA); /* Overriden to use our cabs. */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _hypot(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _jn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _yn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _matherr (struct _exception *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:297:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _chgsign (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:297:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:298:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _copysign (double _Number,double _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:298:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:299:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:299:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:300:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _nextafter (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:300:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:301:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _scalb (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:301:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:302:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:302:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:303:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:303:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl jn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl yn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl chgsign (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: 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 C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: 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/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _set_invalid_parameter_handler(_invalid_parameter_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _get_invalid_parameter_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long *__cdecl __doserrno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_doserrno(unsigned long _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_doserrno(unsigned long *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_pgmptr(char **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_wpgmptr(wchar_t **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_fmode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_fmode(int *_PMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osplatform(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winmajor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winminor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: 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/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template char (*__countof_helper(UNALIGNED _CountofType (&_Array)[_SizeOfArray]))[_SizeOfArray]; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:315:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:315:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:320:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:320:27: 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/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:322:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __declspec(noreturn) abort(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_abort_behavior(unsigned int _Flags,unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _abs64(__int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:344:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE __int64 __cdecl _abs64(__int64 x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atexit(void (__cdecl *)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atoi(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl atol(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl bsearch(const void *_Key,const void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl qsort(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _byteswap_ushort(unsigned short _Short); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _byteswap_ulong (unsigned long _Long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 _Int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div_t __cdecl div(int _Numerator,int _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl getenv(const char *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _itoa(int _Value,char *_Dest,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _i64toa(__int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _ui64toa(unsigned __int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldiv_t __cdecl ldiv(long _Numerator,long _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ltoa(long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mblen(const char *_Ch,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mblen_l(const char *_Ch,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mbtowc_l(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbstowcs(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstowcs_l(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mkstemp(char *template_name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rand(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_error_mode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl srand(unsigned int _Seed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:405:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'double strtod(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:412:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __MINGW_NOTHROW strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'float strtof(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __MINGW_NOTHROW strtold(const char * __restrict__ , char ** __restrict__ ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __strtod (const char * __restrict__ , char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_strtold(const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _strtod_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl strtol(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _strtol_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl strtoul(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _strtoul_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:445:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl system(const char *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:445:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ultoa(unsigned long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctomb(char *_MbCh,wchar_t _WCh) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wctomb_l(char *_MbCh,wchar_t _WCh,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcstombs(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcstombs_l(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl malloc(size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _recalloc(void *_Memory,size_t _Count,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _aligned_free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_malloc(size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_malloc(size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_realloc(void *_Memory,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_realloc(void *_Memory,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _itow(int _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ltow(long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:483:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ultow(unsigned long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:483:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:485:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:485:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:486:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_wcstof(const wchar_t * __restrict__ nptr, wchar_t ** __restrict__ endptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:486:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:487:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:487:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:491:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:495:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:504:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:504:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:506:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:506:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:507:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl wcstol(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:507:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:508:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wcstol_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:508:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:509:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl wcstoul(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:509:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:510:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _wcstoul_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:510:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:511:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetenv(const wchar_t *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:511:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:514:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsystem(const wchar_t *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:514:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:517:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:517:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:518:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:518:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:520:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:520:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:521:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:521:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:523:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _i64tow(__int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:523:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:524:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _ui64tow(unsigned __int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:524:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:525:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:525:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:526:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:526:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:527:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:527:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:528:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:528:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:529:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:529:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:530:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64_l(const wchar_t *_Str ,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:530:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putenv(const char *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fullpath(char *_FullPath,const char *_Path,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl(_CRT_DOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl(_LDOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt(_CRT_FLOAT *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl_l(_CRT_DOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl_l(_LDOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt_l(_CRT_FLOAT *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotl(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotr(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _makepath(char *_Path,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _onexit_t __cdecl _onexit(_onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:575:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl perror(const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:575:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _searchenv(const char *_Filename,const char *_EnvVar,char *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _splitpath(const char *_FullPath,char *_Drive,char *_Dir,char *_Filename,char *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _swab(char *_Buf1,char *_Buf2,int _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:600:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wfullpath(wchar_t *_FullPath,const wchar_t *_Path,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:600:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:601:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wmakepath(wchar_t *_ResultPath,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:601:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:604:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wperror(const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:604:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:606:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsearchenv(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:606:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:607:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsplitpath(const wchar_t *_FullPath,wchar_t *_Drive,wchar_t *_Dir,wchar_t *_Filename,wchar_t *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:607:123: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _beep(unsigned _Frequency,unsigned _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _seterrormode(int _Mode) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _sleep(unsigned long _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: 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/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl itoa(int _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ltoa(long _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putenv(const char *_EnvString) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl swab(char *_Buf1,char *_Buf2,int _SizeInBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ultoa(unsigned long _Val,char *_Dstbuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture onexit_t __cdecl onexit(onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION lldiv_t __cdecl lldiv(long long, long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llabs(long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:659:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl llabs(long long _j) { return (_j >= 0 ? _j : -_j); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl strtoll(const char * __restrict__, char ** __restrict, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl strtoull(const char * __restrict__, char ** __restrict__, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl atoll (const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wtoll (const wchar_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl lltoa (long long, char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl ulltoa (unsigned long long , char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl lltow (long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl ulltow (unsigned long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:677:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl atoll (const char * _c) { return _atoi64 (_c); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:678:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:679:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { return _ui64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:680:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl wtoll (const wchar_t * _w) { return _wtoi64 (_w); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:681:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl lltow (long long _n, wchar_t * _w, int _i) { return _i64tow (_n, _w, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:682:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _dupenv_s(char **_PBuffer,size_t *_PBufferSizeInBytes,const char *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itoa_s(int _Value,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64toa_s(__int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64toa_s(unsigned __int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltoa_s(long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: 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/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbstowcs_s(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _mbstowcs_s_l(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultoa_s(unsigned long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wctomb_s_l(int *_SizeConverted,char *_MbCh,size_t _SizeInBytes,wchar_t _WCh,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcstombs_s(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcstombs_s_l(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:31:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itow_s (int _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:31:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:32:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltow_s (long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:32:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:33:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultow_s (unsigned long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:33:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:34:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wgetenv_s(size_t *_ReturnSize,wchar_t *_DstBuf,size_t _DstSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:34:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:35:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wdupenv_s(wchar_t **_Buffer,size_t *_BufferSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:35:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:36:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:36:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:37:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:37:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ecvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDights,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _fcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDec,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _gcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDigits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _makepath_s(char *_PathResult,size_t _Size,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _putenv_s(const char *_Name,const char *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _searchenv_s(const char *_Filename,const char *_EnvVar,char *_ResultPath,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _splitpath_s(const char *_FullPath,char *_Drive,size_t _DriveSize,char *_Dir,size_t _DirSize,char *_Filename,size_t _FilenameSize,char *_Ext,size_t _ExtSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_splitpath_s,char,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:53:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wmakepath_s(wchar_t *_PathResult,size_t _SizeInWords,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:53:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:54:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wputenv_s(const wchar_t *_Name,const wchar_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:54:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:55:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsearchenv_s(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:55:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:57:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsplitpath_s(const wchar_t *_FullPath,wchar_t *_Drive,size_t _DriveSizeInWords,wchar_t *_Dir,size_t _DirSizeInWords,wchar_t *_Filename,size_t _FilenameSizeInWords,wchar_t *_Ext,size_t _ExtSizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:57:227: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_wsplitpath_s,wchar_t,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl qsort_s(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(void *,const void *,const void *),void *_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: 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/stdlib.h:695, from C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_malloc (size_t _Size, size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_aligned_free (void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_offset_realloc (void *_Memory, size_t _Size, size_t _Alignment, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_realloc (void *_Memory, size_t _Size, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _resetstkoflw (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _set_malloc_crt_max_wait(unsigned long _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _expand(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _msize(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _get_sbh_threshold(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_sbh_threshold(size_t _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_amblksiz(size_t _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_amblksiz(size_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapadd(void *_Memory,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapchk(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapmin(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapset(unsigned int _Fill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapwalk(_HEAPINFO *_EntryInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _heapused(size_t *_Used,size_t *_Commit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _get_heap_handle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *_MarkAllocaS(void *_Ptr,unsigned int _Marker) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:163:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void __cdecl _freea(void *_Memory) { ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:56:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long __i) { return __builtin_labs(__i); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long long __x) { return __builtin_llabs (__x); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:70:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:74:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:78:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:84:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__float128 __x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:148, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list(const_iterator __a, size_type __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _M_len; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept { return _M_array; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:79:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept { return begin() + size(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:89:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:38, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/type_traits:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr operator value_type() const noexcept { return value; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(long); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)); ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:782:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:785:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:830:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:833:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:873:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:876:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __helper(const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture decltype(__helper({}))* = 0); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1351:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __test_aux(_To1); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1356:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1360:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1988:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture : std::declval<_Up>())>::type> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1991:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __success_type _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2007:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2141:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2160:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2179:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2182:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_other> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2454:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2465:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2547:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2550:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2627:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2635:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2642:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2649:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2655:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_other) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2679:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2680:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2681:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch(__nonesuch const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2682:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator=(__nonesuch const&) = delete; ^~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:63:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:69:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:49:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:53:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler set_terminate(terminate_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67: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/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler get_terminate() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler set_unexpected(unexpected_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:79: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/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler get_unexpected() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unexpected() __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int uncaught_exceptions() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __verbose_terminate_handler(); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_free_exception(void*) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (_GLIBCXX_CDTOR_CALLABI *dest) (void *)) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: 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/typeinfo:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54: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/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~type_info(); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:99:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* name() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:106:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool before(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator==(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:136:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator!=(const type_info& __arg) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:140:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t hash_code() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_pointer_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_function_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:164:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __outer) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:168:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **__obj_ptr) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:173:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit type_info(const char *__n): __name(__n) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:177:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info& operator=(const type_info&); ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:178:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info(const type_info&); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:190:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_cast() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:194:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_cast() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:207:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_typeid () _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_typeid() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:214:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: 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/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rethrow_exception(exception_ptr) __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:83:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit exception_ptr(void* __e) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:85:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_addref() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_release() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_M_get() const _GLIBCXX_NOEXCEPT __attribute__ ((__pure__)); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:91:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend void std::rethrow_exception(exception_ptr); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:96:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:98:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:101:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:144: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/exception_ptr.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:154:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:166:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr& __lhs, exception_ptr& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:171:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __dest_thunk(void* __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:47:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __addressof(_Tp& __r) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/exception:144, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:74:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:85:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:99:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_Tp&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:119:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_if_noexcept(_Tp& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:138:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture addressof(_Tp& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp* addressof(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange(_Tp& __obj, _Up&& __new_val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:184:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:206:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:144, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:57:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception() noexcept : _M_ptr(current_exception()) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:59:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception& operator=(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:63:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~nested_exception() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_nested() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:75:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:82:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(const _Except& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:86:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(_Except&& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:97:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture throw_with_nested(_Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:137:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const _Ex* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const void*) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_if_nested(const _Ex& __ex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/new:57:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_alloc() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_alloc() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:64:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_array_new_length() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_array_new_length() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:78:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:89:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit nothrow_t() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler set_new_handler(new_handler) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler get_new_handler() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/new:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:174:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:175:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete[](void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:34, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_exception(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_alloc(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_cast(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_typeid(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_logic_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_domain_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_invalid_argument(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_length_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_out_of_range(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__format__(__gnu_printf__, 1, 2))); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_runtime_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_range_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_overflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_underflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_ios_failure(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_system_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_future_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_function_call() __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:79:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:81:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator<_Tp1>&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:86:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:89:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:93:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(const_reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:99:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(size_type __n, const void* = static_cast(0)) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(pointer __p, size_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:135:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:140:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:155:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:160:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:90:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:95:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:131:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:133:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:137:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator<_Tp1>&) throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:139:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~allocator() throw() { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:147:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:153:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:159:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:165:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:183:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:191:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:209:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static void _S_do_it(_Alloc&, _Alloc&) _GLIBCXX_NOEXCEPT { } }; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Alloc& __one, _Alloc& __two) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc&, const _Alloc&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:236:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:245:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static bool _S_do_it(_Tp&) noexcept { return false; } }; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Tp& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:41, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __e) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:141:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(_Tp* __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:160:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(const _Ptr& __ptr) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:41, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:214:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.allocate(__n, __hint)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:228:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:231:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:242:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:255:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.destroy(__p)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:260:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_destroy(_Alloc2&, _Tp* __p, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:266:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.max_size()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:271:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_max_size(_Alloc2&, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.select_on_container_copy_construction()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:287:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_select(_Alloc2& __a, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:300:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:315:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:327:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(_Alloc& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:343:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(_S_construct(__a, __p, std::forward<_Args>(__args)...)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:355:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void destroy(_Alloc& __a, _Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:366:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_type max_size(const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:378:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const _Alloc& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:449:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:461:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(allocator_type& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:474:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(allocator_type& __a, _Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(allocator_type& __a, _Up* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size(const allocator_type& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:504:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const allocator_type& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:516:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:520:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:528:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline _Alloc __alloc_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:535:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:539:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:543:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_move(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:551:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:558:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:562:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_swap(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:583:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(...); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:41, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:82:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Alloc& __a, _Ptr __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Alloc& __a, _Ptr __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:94:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static _Alloc _S_select_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _S_on_swap(_Alloc& __a, _Alloc& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:100:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_copy_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_move_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_swap() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:109:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_always_equal() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_nothrow_move() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:42, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/unordered_map:43, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:76:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct piecewise_construct_t { explicit piecewise_construct_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:98:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:112:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:119:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _CopyMovePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveCopyPair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:158:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:164:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:186:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __nonesuch_no_braces(const __nonesuch&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:195:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:196:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base(const __pair_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base& operator=(const __pair_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:229:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:242:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:260:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:269:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:291:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:300:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:303:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:304:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:311:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:318:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:325:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:332:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:341:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:350:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:360:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:370:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:375:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:381:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair&, const __nonesuch_no_braces&>::type __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:394:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:405:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:416:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:426:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_nothrow_swappable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:437:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:448:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:454:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:461:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:467:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:473:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:479:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:496: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/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(pair<_T1, _T2>&, pair<_T1, _T2>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:524:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_pair(_T1&& __x, _T2&& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:44, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:171:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:181:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:191:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:201:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:211:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:221:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:365:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:375:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:385:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:405:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:414:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:440:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:453:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:44, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:766:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:786:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:859:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:868:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:877:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:886:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:988:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:992:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Predicate::argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1000:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not1(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1015:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1020:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Predicate::second_argument_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1028:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not2(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1062:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1065:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1069:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1076:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1088:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1091:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1095:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg1 __x, _Arg2 __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1102:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1111:28: 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/stl_function.h:1115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1142:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1152:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1156:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1183:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1201:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1205:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1237:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_ref_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1241:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1259:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1273:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1291:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1295:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1309:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1313:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1334:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1339:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1344:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1349:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1359:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg) const) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1368, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:44, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:118:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::first_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:122:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind1st(const _Operation& __fn, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:153:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::second_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:157:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:163:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:170:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind2nd(const _Operation& __fn, const _Tp& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:45, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __poison_hash(__poison_hash&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__poison_hash(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:82:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_enum(__hash_enum&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__hash_enum(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:109:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:124:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(bool) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:127:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:130:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(signed char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:136:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(wchar_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:139:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char16_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:142:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char32_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:145:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:151:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:157:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:160:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:163:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:170:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0 unsigned) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(0xc70f6907UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(2166136261UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:215:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(float __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:241:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(double __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:254:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(long double __val) const noexcept; ^~~~~~~~ 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/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/bits/stl_algobase.h:65, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_types.h:205:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iterator_category(const _Iter&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:99:42: 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_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture distance(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:147:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __advance(_InputIterator& __i, _Distance __n, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:159: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_iterator_base_funcs.h:175:41: 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_iterator_base_funcs.h:202:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture advance(_InputIterator& __i, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:214:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_InputIterator>::difference_type __n = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:225:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_BidirectionalIterator>::difference_type __n = 1) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:127:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator() : current() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:133:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(iterator_type __x) : current(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:148:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator<_Iter>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:155:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:169: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/stl_iterator.h:183: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/stl_iterator.h:192:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:204: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/stl_iterator.h:217:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:229: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/stl_iterator.h:242:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:264:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:274:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:286:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:303:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:315:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:321:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:327:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:341:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:347:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:353:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:359:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:365:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:371:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:394:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__y.base() - __x.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:401:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_reverse_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:428:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:439:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__miter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:467:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:506:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:511:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:516: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/stl_iterator.h:533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit front_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:581:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:588:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:597:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:602:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:607: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/stl_iterator.h:624:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:657:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert_iterator(_Container& __x, typename _Container::iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:693:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:701:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:711:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:716:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:721: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/stl_iterator.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inserter(_Container& __x, _Iterator __i) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:779:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR __normal_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:783:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __normal_iterator(const _Iterator& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:791:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Container>::__type>& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:796: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_iterator.h:800: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_iterator.h:804: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_iterator.h:811: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_iterator.h:816: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_iterator.h:823: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_iterator.h:828: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_iterator.h:832: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_iterator.h:836: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_iterator.h:840: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_iterator.h:844: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_iterator.h:848:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:865:5: 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_iterator.h:872:5: 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_iterator.h:879:5: 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_iterator.h:886:5: 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_iterator.h:894:5: 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_iterator.h:901:5: 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_iterator.h:908:5: 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_iterator.h:915:5: 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_iterator.h:922:5: 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_iterator.h:929:5: 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_iterator.h:936:5: 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_iterator.h:943: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/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:956:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.base() - __rhs.base()) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:968:5: 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_iterator.h:975: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/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:987:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1033:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(iterator_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1038:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(const move_iterator<_Iter>& __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1042:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1046: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/stl_iterator.h:1050: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/stl_iterator.h:1054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1061: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/stl_iterator.h:1069:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1076: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/stl_iterator.h:1084:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1088:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1095:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1099:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1106:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1122:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1152:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1164:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1170:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1190:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__x.base() - __y.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1196:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_move_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1218:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Tp* __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1226:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(make_move_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1239:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__miter_base(__it.base())) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:71, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:42:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:48:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Iter_less_val() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:60:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_less_val(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:79:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Val_less_iter() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_less_iter(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:89:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:94:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:110:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_equal_to_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:135:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:142:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:149:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:158:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:163:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:169:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:182:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:196:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:201:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:207:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:214:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:234:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_val(_Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:240:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:246:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equals_val(_Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_iter(_Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:261:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:267:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:276:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_pred(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pred_iter(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:297:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_val(_Compare __comp, _Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:309:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp, _Value &__val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:320:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:326:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:332:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:344:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_negate(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:350:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __negate(_Iter_pred<_Predicate> __pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:167:29: 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_algobase.h:195:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:219:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:265:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:291:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:319:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:357:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:375:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture istreambuf_iterator<_CharT, char_traits<_CharT> >, _CharT*); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:420:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a2(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:446:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:479:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:501:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:515:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:529:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:544:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:559:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:577:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:595:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:682:26: 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_algobase.h:692:25: 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_algobase.h:703:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_a(_Tp* __first, _Tp* __last, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:724:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:749:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_Tp* __first, _Size __n, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:784:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_n(_OI __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:797:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:811:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:821:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:839:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __newlast1(_II1, _II1 __last1, _II2, _II2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:844:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:854:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RAI2 __first2, _RAI2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:865:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_RAI, _RAI) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:873: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_algobase.h:895:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool __lc(_II1, _II1, _II2, _II2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:902:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:915:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Up* __first2, const _Up* __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:929:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:947: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_algobase.h:985: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_algobase.h:1000:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1008:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1012:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1016:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1020:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1039:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1072:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IIter2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1089:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1115: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_algobase.h:1222:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1258:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1275:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1301:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1335:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ In file included 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalpha(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalpha_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswxdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswxdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswspace(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswspace_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswpunct(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswpunct_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalnum(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalnum_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswprint(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswprint_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswgraph(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswgraph_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswcntrl(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcntrl_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswascii(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isleadbyte(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isleadbyte_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswctype_l(wint_t _C,wctype_t _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsymf(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsymf_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsym(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsym_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl is_wctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswblank(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetcwd(wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetdcwd(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wgetdcwd_nolock(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wmkdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrmdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _waccess(const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchmod(const wchar_t *_Filename,int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcreat(const wchar_t *_Filename,int _PermissionMode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wunlink(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrename(const wchar_t *_OldFilename,const wchar_t *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wmktemp(wchar_t *_TemplateName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32i64(const wchar_t *_Filename,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst64(const wchar_t *_Filename,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32i64(intptr_t _FindHandle,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wfindnext64i32(intptr_t _FindHandle,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext64(intptr_t _FindHandle,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsopen_s(int *_FileHandle,const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,int _PermissionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: 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/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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wopen(const wchar_t *_Filename,int _OpenFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsopen(const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wsetlocale(int _Category,const wchar_t *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecl(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecle(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclp(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclpe(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecv(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecve(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvp(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvpe(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnl(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnle(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlp(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlpe(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnv(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnve(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvp(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvpe(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: 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/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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32(const wchar_t *_Name,struct _stat32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32i64(const wchar_t *_Name,struct _stat32i64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat64(const wchar_t *_Name,struct _stat64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_cgetws(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwche(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _putwch(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwch(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cputws(const wchar_t *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _putwch_nolock(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwch_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwche_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _ungetwch_nolock(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swscanf(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwscanf(const wchar_t * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwscanf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwscanf (FILE * __restrict__ fp, const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snwprintf (wchar_t * __restrict__ s, size_t n, const wchar_t * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsnwprintf (wchar_t * __restrict__ , size_t, const wchar_t * __restrict__ , va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ , ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ ,va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:485:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swscanf(const wchar_t *__source, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:496:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wscanf(const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:507:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwscanf(FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:519:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswscanf (const wchar_t *__source, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:526:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwscanf(const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:543:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwprintf (FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:554:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wprintf (const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:565:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwprintf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:572:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwprintf (const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:580:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:591:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, __builtin_va_list __local_argv) ^ In file included 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfsopen(const wchar_t *_Filename,const wchar_t *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fgetwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fputwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl ungetwc(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl fgetws(wchar_t * __restrict__ _Dst,int _SizeInWords,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putws(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_l(wchar_t * __restrict__ ,size_t _SizeInWords,const wchar_t * __restrict__ _Format,_locale_t _Locale,... ) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vswprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __swprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_l(wchar_t * __restrict__ _Dest,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __vswprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: 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:727, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:23:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:30:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:58:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, const wchar_t *__format, ...) ^ In file included 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtempnam(const wchar_t *_Directory,const wchar_t *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: 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/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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_l(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_l(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfdopen(int _FileHandle ,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfreopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode,FILE * __restrict__ _OldFile) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wpopen(const wchar_t *_Command,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wremove(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtmpnam(wchar_t *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwc_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwc_nolock(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwc_nolock(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:769:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl getwchar() {return (fgetwc(stdin)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:770:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl putwchar(wchar_t _C) {return (fputwc(_C,stdout)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsdup(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcschr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcscspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcslen(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsnlen(const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsncmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wcsncpy_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcspbrk(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsrchr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsstr(const wchar_t *_Str,const wchar_t *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcstok(wchar_t * __restrict__ _Str,const wchar_t * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcserror(int _ErrNum) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl __wcserror(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsrev(wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcslwr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcslwr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsupr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcsupr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsxfrm(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsxfrm_l(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcscoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsdup(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsrev(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcslwr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsupr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wasctime(const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime32(const __time32_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsftime(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsftime_l(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrdate(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrtime(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wctime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime(const time_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:942:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl _wctime(const time_t *_Time) { return _wctime64(_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _wctime_s(wchar_t *, size_t, const time_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:954:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE errno_t __cdecl _wctime_s (wchar_t *_Buffer,size_t _SizeInWords,const time_t *_Time) { return _wctime64_s (_Buffer,_SizeInWords,_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl btowc(int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrlen(const char * __restrict__ _Ch,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbsrtowcs(wchar_t * __restrict__ _Dest,const char ** __restrict__ _PSrc,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcrtomb(char * __restrict__ _Dest,wchar_t _Source,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsrtombs(char * __restrict__ _Dest,const wchar_t ** __restrict__ _PSource,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctob(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemset(wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wmemcmp(const wchar_t *s1, const wchar_t *s2,size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ s1,const wchar_t * __restrict__ s2,size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t * __cdecl wmempcpy (wchar_t *_Dst, const wchar_t *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemmove(wchar_t *s1, const wchar_t *s2, size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwide(FILE *stream,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbsinit(const mbstate_t *ps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wcstoll(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl wcstoull(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: 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 _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:990:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl fwide(FILE *_F,int _M) { (void)_F; return (_M); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:991:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl mbsinit(const mbstate_t *_P) { return (!_P || *_P==0); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:992:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1000:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl wmemcmp(const wchar_t *_S1,const wchar_t *_S2,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1010:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ _S1,const wchar_t * __restrict__ _S2,size_t _N) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1014:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemmove(wchar_t *_S1,const wchar_t *_S2,size_t _N) { return (wchar_t *)memmove(_S1,_S2,_N*sizeof(wchar_t)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1015:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemset(wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_wide_utf8 (const wchar_t * const wptr, char **mbptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_utf8_wide (const char *const mbptr, wchar_t ** wptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __mingw_str_free(void *ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: 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:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _waccess_s (const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wmktemp_s (wchar_t *_TemplateName,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _cgetws_s (wchar_t *_Buffer,size_t _SizeInWords,size_t *_SizeRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s (const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s (const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwprintf_s(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wprintf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfwprintf_s(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vwprintf_s(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vswprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vswprintf_s, wchar_t, _Dst, const wchar_t*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl swprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54: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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,swprintf_s,vswprintf_s,wchar_t,_Dst,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snwprintf_s,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_s_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_s_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl swscanf_s(const wchar_t *_Src,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfreopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode,FILE *_OldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wtmpnam_s(wchar_t *_DstBuf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl wcstok_s(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcserror_s(wchar_t *_Buf,size_t _SizeInWords,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl __wcserror_s(wchar_t *_Buffer,size_t _SizeInWords,const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s(wchar_t *_Dst,size_t _DstSizeInWords,wchar_t _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s(wchar_t *_Str,size_t _SizeInWords,wchar_t _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s_l(wchar_t *_Str,size_t _SizeInWords,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s(wchar_t *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s_l(wchar_t *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscat_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:131:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscat_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscpy_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscpy_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncat_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncat_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncpy_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncpy_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcstok_s_l(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val, size_t _Count,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __forceinline size_t __cdecl wcsnlen_s(const wchar_t * _src, size_t _count) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbsrtowcs_s(size_t *_Retval,wchar_t *_Dst,size_t _SizeInWords,const char **_PSrc,size_t _N,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,mbsrtowcs_s,size_t*,_Retval,wchar_t,_Dst,const char**,_PSrc,size_t,_N,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcrtomb_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,wchar_t _Ch,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(errno_t,wcrtomb_s,size_t*,_Retval,char,_Dst,wchar_t,_Ch,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsrtombs_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,const wchar_t **_Src,size_t _Size,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,wcsrtombs_s,size_t,_Retval,char,_Dst,const wchar_t**,_Src,size_t,_Size,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemcpy_s (wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemmove_s(wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: 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/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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/cwchar:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcschr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:216:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcspbrk(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsrchr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:224:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsstr(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wmemchr(wchar_t* __p, wchar_t __c, size_t __n) ^ In file included 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:123:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:137:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator streamoff() const { return _M_off; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state(_StateT __st) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:146:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:178:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:192:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:205:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const fpos& __other) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:216:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:221:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:100:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:104:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:108:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:114:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:117:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:120:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:123:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:126:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:138:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:142:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:162:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:173:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:195:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:326:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:348:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:356:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:370:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:374:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:382:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:399:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:403:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:411:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:426:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:437:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:452:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:460:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:468:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:476:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:484:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:488:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:492:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:519:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:523:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:527:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:542:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:551:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:560:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:569:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:590:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:594:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:598:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:616:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:620:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:624:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:628:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:639:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:648:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:666:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:675:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:683:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:687:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:691:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:695:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sscanf(const char * __restrict__ _Src,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsscanf (const char * __restrict__ _Str,const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_scanf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vscanf(const char * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fscanf(FILE * __restrict__ _File,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfscanf (FILE * __restrict__ fp, const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snprintf(char * __restrict__ s, size_t n, const char * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_printf(const char * __restrict__ , ... ) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vprintf (const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fprintf (FILE * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfprintf (FILE * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sprintf (char * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsprintf (char * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_asprintf(char ** __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vasprintf(char ** __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188: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/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sscanf(const char *__source, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:238:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int scanf(const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:249:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fscanf(FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:261:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsscanf (const char *__source, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vscanf(const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:275:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:285:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fprintf (FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:296:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int printf (const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:307:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sprintf (char *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:318:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfprintf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:325:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vprintf (const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:332:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsprintf (char *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:339:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snprintf (char *__stream, size_t __n, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:350:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _filbuf(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flsbuf(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fsopen(const char *_Filename,const char *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl clearerr(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fcloseall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fdopen(int _FileHandle,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl feof(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ferror(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fflush(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fgetchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* 64bit only, no 32bit version */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos64(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* fgetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fgets(char * __restrict__ _Buf,int _MaxCount,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fileno(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _tempnam(const char *_DirName,const char *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flushall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *fopen64(const char * __restrict__ filename,const char * __restrict__ mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fputchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputs(const char * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl freopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode,FILE * __restrict__ _File) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos(FILE *_File,const fpos_t *_Pos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos64(FILE *_File,const fpos_t *_Pos); /* fsetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fseek(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko64(FILE* stream, _off64_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko(FILE* stream, _off_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl ftell(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off_t ftello(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off64_t ftello64(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION int __cdecl _fseeki64(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _ftelli64(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fwrite(const void * __restrict__ _Str,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getmaxstdio(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gets(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _getw(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _pclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _popen(const char *_Command,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl puts(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putw(int _Word,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl remove(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rename(const char *_OldFilename,const char *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _unlink(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl unlink(const char *_Filename) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl rewind(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _rmtmp(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl setbuf(FILE * __restrict__ _File,char * __restrict__ _Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _setmaxstdio(int _Max); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_output_format(unsigned int _Format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _get_output_format(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl setvbuf(FILE * __restrict__ _File,char * __restrict__ _Buf,int _Mode,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf(const char * __restrict__ _Src,size_t _MaxCount,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl tmpfile(void) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tmpnam(char *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ungetc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf(const char * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_printf_count_output(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _get_printf_count_output(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _lock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _unlock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fclose_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fflush_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fseek_nolock(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _ftell_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP int __cdecl _fseeki64_nolock(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _ftelli64_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fwrite_nolock(const void * __restrict__ _DstBuf,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ungetc_nolock(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tempnam(const char *_Directory,const char *_FilePrefix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fcloseall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fdopen(int _FileHandle,const char *_Format) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetchar(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fileno(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl flushall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputchar(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getw(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putw(int _Ch,FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rmtmp(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnv(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnve(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvp(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvpe(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: 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/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl clearerr_s(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fprintf_s(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_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/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl printf_s(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_s_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl sscanf_s(const char *_Src,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s(const char *_Src,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfprintf_s(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vprintf_s(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl vsprintf_s(char *_DstBuf,size_t _Size,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vsprintf_s, char, _DstBuf, const char*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl sprintf_s(char *_DstBuf,size_t _DstSize,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57: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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,sprintf_s,vsprintf_s,char,_DstBuf,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snprintf_s,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_l(char *_DstBuf,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_l(char *_DstBuf,const char *_Format,_locale_t,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_s_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl fopen_s(FILE **_File,const char *_Filename,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl freopen_s(FILE** _File, const char *_Filename, const char *_Mode, FILE *_Stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char* __cdecl gets_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:103:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(char*,get_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl tmpnam_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,tmpnam_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: 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/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _configthreadlocale(int _Flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl setlocale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP struct lconv *__cdecl localeconv(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: 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/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cctype:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:42, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadlocinfo __cdecl __updatetlocinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadmbcinfo __cdecl __updatetmbcinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype(int _C,int _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype_l(int _C,int _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalpha(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalpha_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl islower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _islower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isxdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isxdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isspace(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isspace_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl ispunct(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ispunct_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalnum(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalnum_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isprint(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isprint_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isgraph(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isgraph_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl iscntrl(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iscntrl_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __isascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __toascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsymf(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsym(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isblank(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: 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:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: 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/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: 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/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isspace(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isprint(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iscntrl(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalpha(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ispunct(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isxdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalnum(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgraph(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isblank(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture toupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tolower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: 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/ostream_insert.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~__forced_unwind() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:53:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void __pure_dummy() = 0; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:57:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ostream_fill(basic_ostream<_CharT, _Traits>& ___out, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:118:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern template ostream& __ostream_insert(ostream&, const char*, streamsize); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture streamsize); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:48:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(const _Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(const _Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:87:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Tp (&__arr)[_Nm]) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:97:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Tp (&__arr)[_Nm]) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthread(void (__cdecl *_StartAddress) (void *),unsigned _StackSize,void *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthread(void) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: 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/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthreadex(void *_Security,unsigned _StackSize,unsigned (__stdcall *_StartAddress) (void *),void *_ArgList,unsigned _InitFlag,unsigned *_ThrdAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthreadex(unsigned _Retval) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: 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/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _cexit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _c_exit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getpid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _cwait(int *_TermStat,intptr_t _ProcHandle,int _Action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execl(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execle(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlp(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlpe(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execv(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execve(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvp(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvpe(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnl(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnle(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlp(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlpe(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_init_cookie(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_check_cookie(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declspec(noreturn) void __cdecl __report_gsfailure(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _loaddll(char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _unloaddll(intptr_t _Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (__cdecl *__cdecl _getdllprocaddr(intptr_t _Handle,char *_ProcedureName,intptr_t _Ordinal))(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl cwait(int *_TermStat,intptr_t _ProcHandle,int _Action) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execl(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execle(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlp(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnl(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnle(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlp(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlpe(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getpid(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execv(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execve(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvp(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvpe(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnv(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnve(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvp(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: 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/pthread.h:68, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern void **__cdecl __pxcptinfoptrs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __p_sig_fn_t __cdecl signal(int _SigNum,__p_sig_fn_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl raise(int _SigNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: 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/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime64(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime(struct __timeb64 *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl ftime (struct timeb *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:107:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:124, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime_s(struct __timeb32 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime64_s(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: 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/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_timechange_handler_np(void * dummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_delay_np (const struct timespec *interval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_num_processors_np(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_num_processors_np(int n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_yield(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_min(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_max(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_getscheduler(pid_t pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_setscheduler(pid_t pid, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getschedparam(pthread_t thread, int *pol, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setschedparam(pthread_t thread, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedpolicy (pthread_attr_t *attr, int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedpolicy (pthread_attr_t *attr, int *pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_create(pthread_key_t *key, void (* dest)(void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_delete(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getspecific(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setspecific(pthread_key_t key, const void *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthread_t WINPTHREAD_API pthread_self(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_once(pthread_once_t *o, void (*func)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_testcancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_equal(pthread_t t1, pthread_t t2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_tls_init(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_cleanup_dest(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_get_concurrency(int *val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_concurrency(int val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_exit(void *res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_invoke_cancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cancel(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_kill(pthread_t t, int sig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned WINPTHREAD_API _pthread_get_state(const pthread_attr_t *attr, unsigned flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_set_state(pthread_attr_t *attr, unsigned flag, unsigned val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcancelstate(int state, int *oldstate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcanceltype(int type, int *oldtype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create_wrapper(void *args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create(pthread_t *th, const pthread_attr_t *attr, void *(* func)(void *), void *arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_join(pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_detach(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setname_np(pthread_t thread, const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getname_np(pthread_t thread, char *name, size_t len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_init(pthread_rwlock_t *rwlock_, const pthread_rwlockattr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_wrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_rdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedrdlock(pthread_rwlock_t *l, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_unlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_tryrdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_trywrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_destroy (pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_init(pthread_cond_t *cv, const pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_destroy(pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_signal (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_broadcast (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_wait (pthread_cond_t *cv, pthread_mutex_t *external_mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: 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/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait_relative_np(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_lock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_timedlock(pthread_mutex_t *m, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_unlock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_trylock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_destroy(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_destroy(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_init(pthread_barrier_t *b, const void *attr, unsigned int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_wait(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_init(pthread_spinlock_t *l, int pshared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_destroy(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_lock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_trylock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_unlock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_init(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_destroy(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setdetachstate(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getdetachstate(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setinheritsched(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getinheritsched(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setscope(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getscope(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstackaddr(pthread_attr_t *attr, void **stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstackaddr(pthread_attr_t *attr, void *stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstacksize(const pthread_attr_t *attr, size_t *size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstacksize(pthread_attr_t *attr, size_t size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_init(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_destroy(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_gettype(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_settype(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getpshared(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setpshared(pthread_mutexattr_t * a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprotocol(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprotocol(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprioceiling(const pthread_mutexattr_t *a, int * prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprioceiling(pthread_mutexattr_t *a, int prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getconcurrency(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setconcurrency(int new_level); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_destroy(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_init(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_getpshared(const pthread_condattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_setpshared(pthread_condattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t *clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API __pthread_clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *rqtp, struct timespec *rmtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_init(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_destroy(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_setpshared(void **attr, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_getpshared(void **attr, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _pthread_cleanup ** WINPTHREAD_API pthread_getclean (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_gethandle (pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getevent (); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_rel_time_in_ms(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms_from_timespec(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_tryjoin (pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_destroy(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_getpshared(pthread_rwlockattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_init(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_setpshared(pthread_rwlockattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: 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/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:299:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_active_p (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:660:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__args) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_join (__gthread_t __threadid, void **__value_ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:672:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_detach (__gthread_t __threadid) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:678:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_equal (__gthread_t __t1, __gthread_t __t2) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:684:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_self (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:690:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_yield (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_once (__gthread_once_t *__once, void (*__func) (void)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:705:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:711:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_delete (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:717:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_getspecific (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:723:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_setspecific (__gthread_key_t __key, const void *__ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:729:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_init_function (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_destroy (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:745:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_lock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:754:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_trylock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:765:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:775:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_unlock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:786:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_init_function (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:808:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_lock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_trylock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:822:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_unlock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:835:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_destroy (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:850:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_broadcast (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:856:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_signal (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:862:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_wait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:869:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:876:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:882:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_destroy (__gthread_cond_t* __cond) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:48:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_dispatch(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:92:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_dispatch(_Atomic_word* __mem, int __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:145:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, _Alloc&& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data(pointer __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:171:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_length(size_type __length) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:175:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:179:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:189:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:199:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_capacity(size_type __capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:203:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_length(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:210:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_is_local() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:215:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type&, size_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:218:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:225:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy(size_type __size) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:233:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:243:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:247:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux_2(size_type __req, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(_InIterator __beg, _InIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:262: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/basic_string.h:269: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/basic_string.h:272:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __req, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:275:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:279:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check(size_type __pos, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:309:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_length(size_type __n1, size_type __n2, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:318:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_limit(size_type __pos, size_type __off) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:326:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_disjunct(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:335:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_move(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:353:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_assign(_CharT* __d, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:365:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:372:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:377: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/basic_string.h:381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:386: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/basic_string.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_compare(size_type __n1, size_type __n2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:403:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:407:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:410:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:421:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(is_nothrow_default_constructible<_Alloc>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:429:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:437:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:451:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:466:19: 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/basic_string.h:482:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:514:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:529:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:541:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(basic_string&& __str) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:568:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:572:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:577:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:656:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_string() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:664:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:703:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:714: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/basic_string.h:733:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:795:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list<_CharT> __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:826: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/basic_string.h:834: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/basic_string.h:842: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/basic_string.h:850: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/basic_string.h:859: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/basic_string.h:868: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/basic_string.h:877: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/basic_string.h:886: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:895: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/basic_string.h:903: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/basic_string.h:912: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/basic_string.h:921: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:930: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/basic_string.h:936:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:941: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:955:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:968:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:974: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1017:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res_arg = 0); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1023:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1031: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/basic_string.h:1046:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[] (size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1063:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1084: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/bits/basic_string.h:1105: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/basic_string.h:1121:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1132: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/bits/basic_string.h:1143:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1154: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/bits/basic_string.h:1168:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1177:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1186:28: 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/basic_string.h:1199:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1238:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1250:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1263:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1280:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1290:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1349:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1364:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1381:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1403:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1419:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1435:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1470:61: 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/basic_string.h:1480:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1533:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1577:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, _InputIterator __beg, _InputIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1611:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(iterator __p, initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1631:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos1, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1655:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1677:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1696:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1720:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(__const_iterator __p, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1798:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(size_type __pos = 0, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1817:40: 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/basic_string.h:1836:62: 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/basic_string.h:1855:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1880:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1952:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1976:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1995:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2036:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2058:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2085:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __k1, _InputIterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT* __k1, _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __k1, const _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2137:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __k1, iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2148:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator __k1, const_iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2235:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2242:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2250:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2270:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos = 0) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2280:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2290:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture c_str() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2302:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2321: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/basic_string.h:2338: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/basic_string.h:2352: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/basic_string.h:2383:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _CharT* __s, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2400:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2414: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/basic_string.h:2448:7: 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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(const _CharT* __s, size_type __pos = npos) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2493: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/basic_string.h:2528: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/basic_string.h:2542: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/basic_string.h:2561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_of(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2577: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/basic_string.h:2612: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/basic_string.h:2626: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/basic_string.h:2645:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_of(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2660: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/basic_string.h:2695:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2709: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/basic_string.h:2727: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/basic_string.h:2742: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/basic_string.h:2777:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2791: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/basic_string.h:2809:7: 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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2824:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture substr(size_type __pos = 0, size_type __n = npos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2843:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2936:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2963:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2980:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3004:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3032:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5928:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5965:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5980:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, _CharT __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5993:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5999:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6017:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6023:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6029:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6035:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6050:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6057:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT>& __rhs) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6071:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6083:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6097: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6121:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6135: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6173: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6185:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6197:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6211: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6235:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6249: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6261:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6273:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6287:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__lhs.swap(__rhs))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream& __is, basic_string& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6324:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6364:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6372:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6379:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: 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/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long __i, long __j) { return ldiv(__i, __j); } ^ C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long long __n, long long __d) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Base... __base) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: In function '_Ret __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...)': C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:63:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Save_errno() : _M_errno(errno) { errno = 0; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:64:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Save_errno() { if (errno == 0) errno = _M_errno; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:70:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet, std::false_type) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet __val, std::true_type) // only called when _Ret is int ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6415:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6420:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6425:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6430:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6436:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6440:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6444:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6453:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6458:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6464:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6469:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6475:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6481:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6487:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6496:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6505:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6516:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6521:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6526:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6531:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6536:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6542:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6561:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6572:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6578:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6584:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6590:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6641:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6656:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const wstring& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6674:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u16string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u32string& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:59:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:133:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type& __capacity, size_type __old_capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:165:29: 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/basic_string.tcc:208: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/basic_string.tcc:238:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:281:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:335:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:348:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:360:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:382:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:394:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:475:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1173:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1189:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1224:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1243:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1264:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1298:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1320:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1332:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1344:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1365:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1385:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1401:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1433:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1450:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1466:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1538:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1617:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1620:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1623:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&, char); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1626:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1641:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1644:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&, wchar_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1647:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(array<_Tp, _Nm>&, array<_Tp, _Nm>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture 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/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/bits/hashtable_policy.h:34, 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(tuple<_Elements...>&, tuple<_Elements...>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture 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/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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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(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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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 ^~~~~~~~~~~~~~~~~~~~~~~~ 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 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 ^~~~~~~~~~~~~~~~~~~~ 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 ^~~~~~~~~~~~~~~~~~~~ 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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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 __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 __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 __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:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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 __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 __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 __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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:30, 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/include/R_ext/RS.h:30, 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/include/R_ext/RS.h:30, 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: 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/include/R_ext/RS.h:30, 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: 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/include/R_ext/RS.h:30, 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: 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/include/R_ext/RS.h:30, 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_fitnull.cpp:26: 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/include/R_ext/RS.h:30, 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/include/R_ext/RS.h:30, 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:67, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:67, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:67, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:69, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::_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::_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::_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::_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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 >(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 >(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 >(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 >(const locale&); ^ 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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* __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* __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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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*); ^ 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*, 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*); ^ 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*, 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::~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::_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::~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::_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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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& ___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& ___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& ___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& ___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& ___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& ___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/iterator:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/iterator:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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& ___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& ___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& ___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& ___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& ___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/iterator:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/ctime:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:39, 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/ctime:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:39, 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/ctime:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:39, 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/ctime:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:39, 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/ctime:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:39, 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::_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::_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::_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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::~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::~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::_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::_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::~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::~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& __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&, 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&, 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::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::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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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&, 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 >(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 >(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 >(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 >(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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::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::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:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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); ^ 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); ^ 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); ^ 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); ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:54, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:54, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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 __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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 __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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 __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/vector:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:74:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct(_T1* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct_novalue(_T1* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:97:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_Tp* __pointer) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:105:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:117:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:172:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:194:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:204:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:63, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:77:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:116:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:227:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uninitialized_fill_n(_ForwardIterator __first, _Size __n, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:268:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:308:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:318:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:337:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:344:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:386:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:438:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:486:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:507:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:521:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:543:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:558:31: 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_uninitialized.h:574:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:594:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:614:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:644:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:653:29: 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_uninitialized.h:675:29: 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_uninitialized.h:685:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:707:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:717:32: 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_uninitialized.h:731:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:745:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:766: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_uninitialized.h:773:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:794: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_uninitialized.h:813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:820:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:95:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Vector_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:237: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_vector.h:241: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_vector.h:245: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:248:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:251:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:258:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:263:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:266:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x, const allocator_type& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:283:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Vector_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:293:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:300:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate(pointer __p, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:309:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_storage(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:393:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_default_constructible<_Alloc>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:402:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:415:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:428: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_vector.h:458:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:476:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:480:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:491:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:516: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_vector.h:544:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:565:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:582:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:596:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:636: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_vector.h:655: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_vector.h:681:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:698: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_vector.h:707: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_vector.h:716: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_vector.h:725: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_vector.h:734: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_vector.h:743: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_vector.h:752: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_vector.h:761: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:771: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_vector.h:780: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_vector.h:789: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_vector.h:798: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:805: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_vector.h:810: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:824: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_vector.h:844: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_vector.h:876:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:894:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:915:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:930: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_vector.h:948: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:957: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_vector.h:979: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_vector.h:997: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1008: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_vector.h:1019: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_vector.h:1030: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_vector.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1055:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1059:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1074: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_vector.h:1090: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_vector.h:1099: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1112: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1135: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_vector.h:1150: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_vector.h:1180: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_vector.h:1197:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1222: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_vector.h:1267: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_vector.h:1317: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_vector.h:1344: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1385: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1396:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1433: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_vector.h:1444: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_vector.h:1463: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_vector.h:1477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(size_type __n, const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1487: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_vector.h:1504: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_vector.h:1511: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_vector.h:1518: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_vector.h:1524: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_vector.h:1529: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_vector.h:1540:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1557:50: 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_vector.h:1563:54: 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_vector.h:1568: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_vector.h:1573: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_vector.h:1576: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_vector.h:1593:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_value(vector* __vec, _Args&&... __args) : _M_this(__vec) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1599:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_value() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1603:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_val() { return *reinterpret_cast<_Tp*>(&__buf); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1607:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() { return pointer_traits::pointer_to(_M_val()); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1621:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1625:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1630:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1634:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, value_type&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1640:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1654:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(pointer __pos) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1666:35: 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/stl_vector.h:1669: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_vector.h:1677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::false_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1705:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Up* __ptr) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Ptr __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1753:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1770:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1777:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1783:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1789:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1795:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1802: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/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference(_Bit_type * __x, _Bit_type __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:80:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference() _GLIBCXX_NOEXCEPT : _M_p(0), _M_mask(0) { } ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:82:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator bool() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(bool __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:96:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Bit_reference& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_reference& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_reference& __x) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:108:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, bool& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(bool& __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator_base(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:148:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_up() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:158:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_down() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:168:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_incr(ptrdiff_t __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:201:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:205:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:210:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:222:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:224:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:228:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:232:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:236:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:243:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:251:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:258:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:287:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:311:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:322:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:326:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:333:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:341:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:348:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:356:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:363:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:370:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:377:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:384:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __first, unsigned int __last, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:407:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_Bit_iterator __first, _Bit_iterator __last, const bool& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:445:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:451:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:461:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:472:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl() _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(const _Bit_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:482:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(_Bvector_impl&&) = default; ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end_addr() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:502:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:506: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/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:510:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:515:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:519:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(_Bvector_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:522:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Bvector_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:533:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:547:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_nword(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:613:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:630:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:635:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:640: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_bvector.h:652:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:660:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:663:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Bit_alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:676:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:684: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_bvector.h:696:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:710:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Bit_alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:769:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:788: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_bvector.h:802:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:807: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_bvector.h:811: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_bvector.h:815: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_bvector.h:819: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_bvector.h:823: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_bvector.h:827: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_bvector.h:831: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_bvector.h:835: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/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:840: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_bvector.h:844: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_bvector.h:848: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_bvector.h:852: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:857: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_bvector.h:861: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_bvector.h:873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:889:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:897: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_bvector.h:908: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_bvector.h:912: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/bits/stl_bvector.h:916: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/stl_bvector.h:925:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:929:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:933:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:937:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:946:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:949:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(bool __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:958:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:970:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(reference __x, reference __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:979:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const bool& __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:998:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1032:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1037:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1042: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_bvector.h:1050: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_bvector.h:1057:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, bool __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1067:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1072:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1080: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/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1090:32: 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/stl_bvector.h:1100:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1108:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1134:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_value(bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1147: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_bvector.h:1156: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_bvector.h:1165: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_bvector.h:1172: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_bvector.h:1181: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_bvector.h:1204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1221: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_bvector.h:1235: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_bvector.h:1256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1263: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_bvector.h:1268:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1273:50: 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_bvector.h:1285:54: 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_bvector.h:1288:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1291:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1301: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_bvector.h:1305: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_bvector.h:1308: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_bvector.h:1328:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector&) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:69, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:67:26: 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/vector.tcc:98: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/vector.tcc:120: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/vector.tcc:160: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/vector.tcc:173: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/vector.tcc:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector<_Tp, _Alloc>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:246:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:272: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/vector.tcc:290:32: 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/vector.tcc:328:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v) -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:353:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:383:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:414:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:581: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/vector.tcc:639: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/vector.tcc:653:55: 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/vector.tcc:674:59: 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/vector.tcc:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:776:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:809:59: 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/vector.tcc:842:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:870: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/vector.tcc:881: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/vector.tcc:892: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/vector.tcc:919:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector& __b) const 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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 __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/functional:58, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 _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 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/Rcpp/include/RcppCommon.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(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(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(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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(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(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(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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(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(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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:4: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:66, from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/Rcpp/include/RcppCommon.h:65, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 _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 _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 _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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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&); ^ 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&); ^ 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& __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&); ^ 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& __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& __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::complex(const complex& __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::complex(const complex& __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::complex(const complex& __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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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 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 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 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 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 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 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 _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 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 C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:66, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _controlfp (unsigned int unNew, unsigned int unMask) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:66, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _controlfp_s(unsigned int *_CurrentState, unsigned int _NewValue, unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _control87 (unsigned int unNew, unsigned int unMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _clearfp (void); /* Clear the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _statusfp (void); /* Report the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int * __cdecl __MINGW_NOTHROW __fpecode(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: 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:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 C:/rtools40/mingw64/include/c++/8.3.0/cassert:44, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:137, 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::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::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::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::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::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::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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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& 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& 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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 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 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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& 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 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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& 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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*); ^ 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*); ^ 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*); ^ 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*); ^ 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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*); ^ 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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*); ^ 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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*); ^ 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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*); ^ 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::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(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(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(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(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(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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::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(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(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(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(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(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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::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( 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( 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::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( 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( 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::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(){ 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(){ 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(){ 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(){ ^ 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(){ 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(){ 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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 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, Rcomplex>( std::complex 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, Rcomplex>( std::complex 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 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 caster >( 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 caster >( 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::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(){ ^ 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 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(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(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(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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(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(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(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(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(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(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(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(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(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(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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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( 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 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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( 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 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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::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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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::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(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(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(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(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(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(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(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(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(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(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(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(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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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 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 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 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 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 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 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 object 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 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 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 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 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 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 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 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(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::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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(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(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(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(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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(*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(*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(*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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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& 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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& 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& 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& 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 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 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(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 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 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/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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(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(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 C:/rtools40/mingw64/include/c++/8.3.0/fstream:42, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:35, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:63:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __basic_file(__c_lock* __lock = 0) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __basic_file(__basic_file&& __rv, __c_lock* = 0) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __basic_file& operator=(const __basic_file&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:74:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __basic_file& operator=(__basic_file&&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:77:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__basic_file& __f) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:85:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const char* __name, ios_base::openmode __mode, int __prot = 0664); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const wchar_t* __name, ios_base::openmode __mode); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sys_open(__c_file* __file, ios_base::openmode); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:96:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sys_open(int __fd, ios_base::openmode __mode) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:99:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture close(); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:102:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_open() const throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:105:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fd() throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture file() throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:110:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__basic_file(); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:113:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xsputn(const char* __s, streamsize __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:117:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* __s2, streamsize __n2); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:120:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xsgetn(char* __s, streamsize __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:123:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seekoff(streamoff __off, ios_base::seekdir __way) throw (); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:126:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sync(); ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/basic_file.h:129:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture showmanyc(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:35, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/fstream:199:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_pback() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:216:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_pback() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:235:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_filebuf(); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_filebuf(const basic_filebuf&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:239:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_filebuf(basic_filebuf&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:246:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_filebuf() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:250:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_filebuf& operator=(const basic_filebuf&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:251:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_filebuf& operator=(basic_filebuf&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:252:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void swap(basic_filebuf&); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:260:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_open() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:305:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const char* __s, ios_base::openmode __mode); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:315:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const wchar_t* __s, ios_base::openmode __mode); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const std::string& __s, ios_base::openmode __mode) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:356:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture close(); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:360:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_internal_buffer(); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:363:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_internal_buffer() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:367:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture showmanyc(); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:375:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture underflow(); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:378:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pbackfail(int_type __c = _Traits::eof()); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:388:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture overflow(int_type __c = _Traits::eof()); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:393:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_convert_to_external(char_type*, streamsize); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:408: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/fstream:412: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/fstream:416: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/fstream:420:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:423:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_ext_pos(__state_type &__state); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:426:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sync(); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:429: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/fstream:432: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/fstream:435: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/fstream:439:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_terminate_output(); ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:454:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_buffer(streamsize __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:513:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_ifstream() : __istream_type(), _M_filebuf() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:524:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_ifstream(const char* __s, ios_base::openmode __mode = ios_base::in) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:540:48: 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/fstream:558:48: 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/fstream:580:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_ifstream(const basic_ifstream&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:582:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_ifstream(basic_ifstream&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:594:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_ifstream() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:601:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const basic_ifstream&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:604:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(basic_ifstream&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:612:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_ifstream& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:627:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rdbuf() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:635:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_open() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:641:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_open() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:653:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const char* __s, ios_base::openmode __mode = ios_base::in) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:673:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const wchar_t* __s, ios_base::openmode __mode = ios_base::in) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:692:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const std::string& __s, ios_base::openmode __mode = ios_base::in) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:725:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture close() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:774:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_ofstream(): __ostream_type(), _M_filebuf() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:786:49: 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/fstream:803:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ios_base::openmode __mode = ios_base::out|ios_base::trunc) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:821:49: 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/fstream:843:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_ofstream(const basic_ofstream&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:845:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_ofstream(basic_ofstream&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:857:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_ofstream() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:864:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const basic_ofstream&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:867:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(basic_ofstream&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:875:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_ofstream& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:890:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rdbuf() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:898:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_open() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:904:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_open() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:916:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const char* __s, ios_base::openmode __mode = ios_base::out) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:936:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const wchar_t* __s, ios_base::openmode __mode = ios_base::out) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:955:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const std::string& __s, ios_base::openmode __mode = ios_base::out) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:988:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture close() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1038:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_fstream() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1049:63: 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/fstream:1063:63: 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/fstream:1079:63: 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/fstream:1099:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_fstream(const basic_fstream&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1101:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_fstream(basic_fstream&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1113:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_fstream() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1120:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const basic_fstream&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1123:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(basic_fstream&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1131:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_fstream& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1146:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rdbuf() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1154:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_open() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1160:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_open() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1173:61: 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/fstream:1194:61: 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/fstream:1214:61: 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/fstream:1248:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture close() ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1260:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_filebuf<_CharT, _Traits>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1267:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_ifstream<_CharT, _Traits>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1274:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_ofstream<_CharT, _Traits>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/fstream:1281:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_fstream<_CharT, _Traits>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/fstream:1288, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:35, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:49:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate_internal_buffer() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy_internal_buffer() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:80:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_filebuf() : __streambuf_type(), _M_lock(), _M_file(&_M_lock), ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:95:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_filebuf(basic_filebuf&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:124:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(basic_filebuf&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:153:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_filebuf& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:179:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const char* __s, ios_base::openmode __mode) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:214:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture open(const wchar_t* __s, ios_base::openmode __mode) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:249:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture close() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc: In member function 'std::basic_filebuf<_CharT, _Traits>::__filebuf_type* std::basic_filebuf<_CharT, _Traits>::close()': C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:260:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __close_sentry (basic_filebuf *__fbi): __fb(__fbi) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:261:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__close_sentry () ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:299:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture showmanyc() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:325:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture underflow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pbackfail(int_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:543: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/fstream.tcc:608:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_convert_to_external(_CharT* __ibuf, streamsize __ilen) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:671:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xsgetn(_CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:757:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xsputn(const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:805:42: 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/bits/fstream.tcc:834:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:894:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seekpos(pos_type __pos, ios_base::openmode) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:909:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:934:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_ext_pos(__state_type& __state) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:953:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_terminate_output() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:1014:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sync() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/fstream.tcc:1031:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture imbue(const locale& __loc) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/random:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:46, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:59:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture generate_canonical(_UniformRandomNumberGenerator& __g); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:59:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:116:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __calc(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:125:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __calc(_Tp __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:135:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __calc(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:146:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mod(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:160:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Adaptor(_Engine& __g) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:164:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:168:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:177:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:256:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture linear_congruential_engine(result_type __s = default_seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:269:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture linear_congruential_engine(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:279:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(result_type __s = default_seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:290:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(_Sseq& __q); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:299:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:306:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:313:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard(unsigned long long __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:323:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:342:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const linear_congruential_engine& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:358:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __a1, __c1, __m1>& __lcr); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:378:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __c1, __m1>& __lcr); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:400:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __c, __m>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:488:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mersenne_twister_engine(result_type __sd = default_seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:501:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mersenne_twister_engine(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:505:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(result_type __sd = default_seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:509:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(_Sseq& __q); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:515:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:522:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:529:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard(unsigned long long __z); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:532:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:548:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const mersenne_twister_engine& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:576:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __l1, __f1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:602:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __l1, __f1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:605:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_gen_rand(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:632:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:676:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subtract_with_carry_engine(result_type __sd = default_seed) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subtract_with_carry_engine(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:705:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(result_type __sd = default_seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:713:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(_Sseq& __q); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:720:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:728:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard(unsigned long long __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:761:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const subtract_with_carry_engine& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:783:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __s1, __r1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:802:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __s1, __r1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:828:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __s, __r>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:857:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard_block_engine() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:867:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard_block_engine(const _RandomNumberEngine& __rng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:877:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard_block_engine(_RandomNumberEngine&& __rng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:887:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard_block_engine(result_type __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard_block_engine(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:909:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:920:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(result_type __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:933:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:944:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:951:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:958:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard(unsigned long long __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:975:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:990:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const discard_block_engine& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1009:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __p1, __r1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1027:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __p1, __r1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1050:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __r>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture independent_bits_engine() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1085:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture independent_bits_engine(const _RandomNumberEngine& __rng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1095:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture independent_bits_engine(_RandomNumberEngine&& __rng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1105:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture independent_bits_engine(result_type __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1118:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture independent_bits_engine(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1127:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1135:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(result_type __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1160:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1167:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1174:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard(unsigned long long __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1184:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1200:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const independent_bits_engine& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1219:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __w, _UIntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1246:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UIntType>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1264:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __w, _UIntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1293:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shuffle_order_engine() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1304:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shuffle_order_engine(const _RandomNumberEngine& __rng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1315:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shuffle_order_engine(_RandomNumberEngine&& __rng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shuffle_order_engine(result_type __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1340:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shuffle_order_engine(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1349:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1360:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(result_type __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1373:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1383:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1390:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1397:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1404:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard(unsigned long long __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1414:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1429:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const shuffle_order_engine& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1450:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __k1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1467:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::shuffle_order_engine<_RandomNumberEngine1, __k1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1470:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1498:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __k>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1582:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_device(const std::string& __token = "mt19937") ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1590:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1594:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture entropy() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1608:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1618:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture random_device(const random_device&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1619:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator=(const random_device&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1623:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_init(const std::string& __token); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1624:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_init_pretr1(const std::string& __token); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1625:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_fini(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1627:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture result_type _M_getval(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1628:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture result_type _M_getval_pretr1(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1629:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double _M_getentropy() const noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1661:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::uniform_int_distribution<_IntType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1677:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::uniform_int_distribution<_IntType>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1677:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1691:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::uniform_int_distribution<_IntType>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1691:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1718:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __b = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1725: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/random.h:1729: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/random.h:1733: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/random.h:1737: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/random.h:1754:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __b = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1759:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uniform_real_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1769:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1772: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/random.h:1776: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/random.h:1783: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/random.h:1791: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/random.h:1798: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/random.h:1805: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/random.h:1813: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/random.h:1819: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/random.h:1830: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/random.h:1838: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/random.h:1845: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/random.h:1854:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const uniform_real_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1863: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/random.h:1875:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::uniform_real_distribution<_IntType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1891:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::uniform_real_distribution<_RealType>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1891:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1905:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::uniform_real_distribution<_RealType>&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1905:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1941:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __stddev = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1948:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1952:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stddev() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1956: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/random.h:1961: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/random.h:1976:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture result_type __stddev = result_type(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1981:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normal_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1989:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:1996:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2003:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stddev() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2010: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/random.h:2018: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/random.h:2025: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/random.h:2032: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/random.h:2040: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/random.h:2046: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/random.h:2052: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/random.h:2060: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/random.h:2067: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/random.h:2078:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::normal_distribution<_RealType1>& __d2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::normal_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2108:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::normal_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2116: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/random.h:2129:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::normal_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2159:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __s = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2164:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture m() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2168:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture s() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2172: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/random.h:2176: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/random.h:2186:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __s = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2191:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lognormal_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2199:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2206:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture m() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2210:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture s() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2217: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/random.h:2225: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/random.h:2232: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/random.h:2239: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/random.h:2247: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/random.h:2253: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/random.h:2260: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/random.h:2268: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/random.h:2275: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/random.h:2285:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const lognormal_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2302:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::lognormal_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2317:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::lognormal_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2325: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/random.h:2338:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::lognormal_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2369:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __beta_val = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2377:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture alpha() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2381:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture beta() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2385: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/random.h:2390: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/random.h:2395:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2410:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __beta_val = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gamma_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2423:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2430:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture alpha() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2437:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture beta() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2444: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/random.h:2452: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/random.h:2459: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/random.h:2466: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/random.h:2474: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/random.h:2480: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/random.h:2486: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/random.h:2494: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/random.h:2501: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/random.h:2511:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const gamma_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2528:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::gamma_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2542:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::gamma_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2550: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/random.h:2563:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::gamma_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2589:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(_RealType __n = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2594:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture n() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2598: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/random.h:2602: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/random.h:2610:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi_squared_distribution(_RealType __n = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2615:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi_squared_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2623:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2630:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture n() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2637: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/random.h:2645: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/random.h:2657: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/random.h:2664: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/random.h:2672: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/random.h:2678: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/random.h:2689: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/random.h:2697: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/random.h:2705: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/random.h:2712: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/random.h:2724:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const chi_squared_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2740:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::chi_squared_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2755:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::chi_squared_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2762:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator& __urng); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2770:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::gamma_distribution::param_type& __p); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2783:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::chi_squared_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2810:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __b = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2815: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/random.h:2819: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/random.h:2823: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/random.h:2827: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/random.h:2837:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __b = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2842:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cauchy_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2850:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2857: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/random.h:2861: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/random.h:2868: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/random.h:2876: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/random.h:2883: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/random.h:2890: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/random.h:2898: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/random.h:2904: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/random.h:2910: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/random.h:2918: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/random.h:2925: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/random.h:2934:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const cauchy_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2943: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/random.h:2955:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::cauchy_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2971:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::cauchy_distribution<_RealType>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2971:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2986:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::cauchy_distribution<_RealType>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:2986:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3016:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __n = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3021:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture m() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3025:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture n() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3029: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/random.h:3033: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/random.h:3043:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __n = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3048:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fisher_f_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3056:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3066:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture m() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3070:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture n() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3077: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/random.h:3085: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/random.h:3092: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/random.h:3099: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/random.h:3107: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/random.h:3113: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/random.h:3125: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/random.h:3133: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/random.h:3139: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/random.h:3146: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/random.h:3156:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const fisher_f_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3174:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::fisher_f_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3189:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::fisher_f_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator& __urng); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3203: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/random.h:3216:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::fisher_f_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(_RealType __n = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3249:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture n() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3253: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/random.h:3257: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/random.h:3265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture student_t_distribution(_RealType __n = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3270:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture student_t_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3278:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3288:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture n() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3295: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/random.h:3303: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/random.h:3310: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/random.h:3317: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/random.h:3325:57: 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/random.h:3331: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/random.h:3344: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/random.h:3352: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/random.h:3358: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/random.h:3365: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/random.h:3375:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const student_t_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3392:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::student_t_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3407:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::student_t_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3414:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator& __urng); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3420: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/random.h:3434:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::student_t_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3464:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(double __p = 0.5) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3471:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture p() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3475:64: 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/random.h:3479:64: 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/random.h:3494:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bernoulli_distribution(double __p = 0.5) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3499:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bernoulli_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3509:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3515:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture p() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3522:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3530:36: 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/random.h:3537:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3544:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3552:55: 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/random.h:3558: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/random.h:3572:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator& __urng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3579:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator& __urng, const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3586: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/random.h:3595:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const bernoulli_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3604:30: 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/random.h:3615:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::bernoulli_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3631:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::bernoulli_distribution& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3631:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3645:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::bernoulli_distribution& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3678:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(_IntType __t = _IntType(1), double __p = 0.5) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3688:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture t() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3692:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture p() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3696: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/random.h:3700: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/random.h:3705:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3721:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __p = 0.5) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3726:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binomial_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3734:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3741:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture t() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3748:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture p() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3755: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/random.h:3763: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/random.h:3770: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/random.h:3777: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/random.h:3785: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/random.h:3791: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/random.h:3797: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/random.h:3805: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/random.h:3812: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/random.h:3822:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const binomial_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3843:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::binomial_distribution<_IntType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3859:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::binomial_distribution<_IntType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3867: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/random.h:3872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IntType __t, double __q); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3886:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::binomial_distribution<_IntType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3914:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(double __p = 0.5) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3922:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture p() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3926: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/random.h:3930: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/random.h:3935:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3945:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture geometric_distribution(double __p = 0.5) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3950:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture geometric_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3960:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3966:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture p() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:3973: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/random.h:3981: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/random.h:3988: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/random.h:3995: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/random.h:4003: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/random.h:4009: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/random.h:4015: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/random.h:4023: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/random.h:4030: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/random.h:4039:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const geometric_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4048: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/random.h:4060:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::geometric_distribution<_IntType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4077:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::geometric_distribution<_IntType>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4077:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4092:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::geometric_distribution<_IntType>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4092:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4118:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(_IntType __k = 1, double __p = 0.5) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4125:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture k() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4129:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture p() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4133: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/random.h:4137: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/random.h:4146:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture negative_binomial_distribution(_IntType __k = 1, double __p = 0.5) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture negative_binomial_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4159:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4166:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture k() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4173:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture p() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4180: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/random.h:4188: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/random.h:4195: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/random.h:4202: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/random.h:4210:57: 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/random.h:4215: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/random.h:4221: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/random.h:4229: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/random.h:4235: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/random.h:4242: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/random.h:4252:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const negative_binomial_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4269:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::negative_binomial_distribution<_IntType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4284:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::negative_binomial_distribution<_IntType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4291:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator& __urng); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4297: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/random.h:4310:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::negative_binomial_distribution<_IntType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4346:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(double __mean = 1.0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4354:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4358: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/random.h:4362: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/random.h:4368:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture poisson_distribution(double __mean = 1.0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4385:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture poisson_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4393:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4400:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4407: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/random.h:4415: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/random.h:4422: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/random.h:4429: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/random.h:4437: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/random.h:4443: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/random.h:4449: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/random.h:4457: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/random.h:4464: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/random.h:4474:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const poisson_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4494:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::poisson_distribution<_IntType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4509:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::poisson_distribution<_IntType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4517: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/random.h:4531:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::poisson_distribution<_IntType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4566:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(_RealType __lambda = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4573:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lambda() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4577: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/random.h:4581: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/random.h:4594:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exponential_distribution(const result_type& __lambda = result_type(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4599:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exponential_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4609:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4615:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lambda() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4622: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/random.h:4630: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/random.h:4637: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/random.h:4644: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/random.h:4652: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/random.h:4658: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/random.h:4669: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/random.h:4677: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/random.h:4684: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/random.h:4693:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const exponential_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4702: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/random.h:4714:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::exponential_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4730:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::exponential_distribution<_RealType>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4730:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4745:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::exponential_distribution<_RealType>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4745:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4774:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __b = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4779: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/random.h:4783: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/random.h:4787: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/random.h:4791: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/random.h:4801:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __b = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4806:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weibull_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4814:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4821: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/random.h:4828: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/random.h:4835: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/random.h:4843: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/random.h:4850: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/random.h:4857: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/random.h:4865: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/random.h:4871: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/random.h:4877: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/random.h:4885: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/random.h:4892: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/random.h:4901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const weibull_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4910: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/random.h:4922:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::weibull_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4938:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::weibull_distribution<_RealType>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4938:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4953:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::weibull_distribution<_RealType>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4953:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4982:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __b = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:4987: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/random.h:4991: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/random.h:4995: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/random.h:4999: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/random.h:5009:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RealType __b = _RealType(1)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5014:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extreme_value_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5022:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5029: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/random.h:5036: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/random.h:5043: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/random.h:5051: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/random.h:5058: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/random.h:5065: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/random.h:5073: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/random.h:5079: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/random.h:5085: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/random.h:5093: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/random.h:5100: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/random.h:5109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const extreme_value_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5118: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/random.h:5130:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::extreme_value_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5146:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::extreme_value_distribution<_RealType>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5146:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5161:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::extreme_value_distribution<_RealType>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5161:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5186:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5192:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __wend) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5196:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(initializer_list __wil) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5202:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Func __fw); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5205:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(const param_type&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5206:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type& operator=(const param_type&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5209:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture probabilities() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5213: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/random.h:5217: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/random.h:5222:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5228:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discrete_distribution() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5234:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __wend) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5238:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discrete_distribution(initializer_list __wl) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5244:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Func __fw) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5249:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discrete_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5257:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5264:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture probabilities() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5274: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/random.h:5282: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/random.h:5289: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/random.h:5296: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/random.h:5307: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/random.h:5313: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/random.h:5319: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/random.h:5327: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/random.h:5334: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/random.h:5343:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const discrete_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5359:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::discrete_distribution<_IntType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5375:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::discrete_distribution<_IntType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5383: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/random.h:5395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::discrete_distribution<_IntType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5421:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIteratorW __wbegin); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5431:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(initializer_list<_RealType> __bi, _Func __fw); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5435:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Func __fw); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5438:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(const param_type&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5439:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type& operator=(const param_type&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5442:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intervals() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5455:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture densities() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5459: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/random.h:5463: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/random.h:5468:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5476:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture piecewise_constant_distribution() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5483:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIteratorW __wbegin) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5489:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Func __fw) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5496:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Func __fw) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5501:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture piecewise_constant_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5509:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5516:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intervals() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5532:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture densities() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5542: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/random.h:5550: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/random.h:5557: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/random.h:5567: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/random.h:5578: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/random.h:5584: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/random.h:5590: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/random.h:5598: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/random.h:5605: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/random.h:5614:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const piecewise_constant_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5631:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::piecewise_constant_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5647:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::piecewise_constant_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5655: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/random.h:5667:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::piecewise_constant_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5693:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5700:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIteratorW __wbegin); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5703:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(initializer_list<_RealType> __bl, _Func __fw); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5707:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Func __fw); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5710:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(const param_type&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5711:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type& operator=(const param_type&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5714:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intervals() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5727:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture densities() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5731: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/random.h:5735: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/random.h:5740:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5749:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture piecewise_linear_distribution() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5756:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIteratorW __wbegin) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5762:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Func __fw) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5769:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Func __fw) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5774:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture piecewise_linear_distribution(const param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5782:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5789:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intervals() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5806:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture densities() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5816: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/random.h:5824: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/random.h:5831: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/random.h:5841: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/random.h:5852: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/random.h:5858: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/random.h:5864: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/random.h:5872: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/random.h:5879: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/random.h:5888:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const piecewise_linear_distribution& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5905:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::piecewise_linear_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5921:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::piecewise_linear_distribution<_RealType1>& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5929: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/random.h:5941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::piecewise_linear_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5966:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed_seq() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5971:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed_seq(std::initializer_list<_IntType> il); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5974:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed_seq(_InputIterator __begin, _InputIterator __end); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5979:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture generate(_RandomAccessIterator __begin, _RandomAccessIterator __end); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5982:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t size() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5987:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param(OutputIterator __dest) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5991:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed_seq(const seed_seq&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.h:5992:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed_seq& operator=(const seed_seq&) = delete; ^~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/random:51, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:46, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:53:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __calc(_Tp __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:85:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator __result, const _Tp& __factor) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:117:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(result_type __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:155:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __a, __c, __m>& __lcr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:176:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture linear_congruential_engine<_UIntType, __a, __c, __m>& __lcr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:326:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(result_type __sd) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:396:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_gen_rand(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:432:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard(unsigned long long __z) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:452:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:476:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:504:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:540:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(result_type __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:569:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed(_Sseq& __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:595:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:631:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __w, __s, __r>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:655:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subtract_with_carry_engine<_UIntType, __w, __s, __r>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:685:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:701:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __p, __r>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:723:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discard_block_engine<_RandomNumberEngine, __p, __r>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:742:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:815:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:829:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const shuffle_order_engine<_RandomNumberEngine, __k>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:854:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shuffle_order_engine<_RandomNumberEngine, __k>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:875:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const uniform_int_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:896:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uniform_int_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:921:30: 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/random.tcc:934:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const uniform_real_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:958:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uniform_real_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:982:28: 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/random.tcc:996:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const bernoulli_distribution& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1022: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/random.tcc:1049:34: 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/random.tcc:1078:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const geometric_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture geometric_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1123:55: 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/random.tcc:1137: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/random.tcc:1155:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator& __urng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1175:30: 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/random.tcc:1193:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const negative_binomial_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1218:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture negative_binomial_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1240:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1282: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/random.tcc:1392:34: 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/random.tcc:1404:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const poisson_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1429:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture poisson_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1449:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1503:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IntType __t, double __q) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1538: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/random.tcc:1659:34: 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/random.tcc:1671:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const binomial_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1697:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binomial_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1723:30: 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/random.tcc:1735:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const exponential_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1758:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exponential_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1787: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/random.tcc:1826:34: 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/random.tcc:1882:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const std::normal_distribution<_RealType>& __d2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1902:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const normal_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1929:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normal_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1957:30: 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/random.tcc:1967:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const lognormal_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:1992:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lognormal_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2015:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator& __urng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2030:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::gamma_distribution::param_type& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2040:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const chi_squared_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2064:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi_squared_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2087: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/random.tcc:2107:30: 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/random.tcc:2127:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const cauchy_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2151:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cauchy_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2175:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator& __urng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2189:30: 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/random.tcc:2204:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const fisher_f_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fisher_f_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2253:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _UniformRandomNumberGenerator& __urng) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2267:30: 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/random.tcc:2279:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const student_t_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2303:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture student_t_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2323:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2341: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/random.tcc:2386:34: 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/random.tcc:2448:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const gamma_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2473:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gamma_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2496: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/random.tcc:2511:30: 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/random.tcc:2526:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const weibull_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2550:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weibull_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2573: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/random.tcc:2588:30: 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/random.tcc:2602:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const extreme_value_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2626:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extreme_value_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2647:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2671:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(size_t __nw, double __xmin, double __xmax, _Func __fw) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2689: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/random.tcc:2711:34: 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/random.tcc:2738:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const discrete_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2765:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture discrete_distribution<_IntType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2796:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2830:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIteratorW __wbegin) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2853:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(initializer_list<_RealType> __bl, _Func __fw) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2870:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(size_t __nw, _RealType __xmin, _RealType __xmax, _Func __fw) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2892: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/random.tcc:2917:34: 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/random.tcc:2948:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const piecewise_constant_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:2980:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture piecewise_constant_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:3020:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:3061:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIteratorW __wbegin) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:3076:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(initializer_list<_RealType> __bl, _Func __fw) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:3093:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture param_type(size_t __nw, _RealType __xmin, _RealType __xmax, _Func __fw) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:3115: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/random.tcc:3153:34: 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/random.tcc:3164:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const piecewise_linear_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:3196:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture piecewise_linear_distribution<_RealType>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:3234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed_seq::seed_seq(std::initializer_list<_IntType> __il) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:3242:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture seed_seq::seed_seq(_InputIterator __begin, _InputIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:3252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RandomAccessIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/random.tcc:3315:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture generate_canonical(_UniformRandomNumberGenerator& __urng) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/chrono:125:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cast(const duration<_Rep, _Period>& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:139:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cast(const duration<_Rep, _Period>& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:151:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cast(const duration<_Rep, _Period>& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:164:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cast(const duration<_Rep, _Period>& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture duration_cast(const duration<_Rep, _Period>& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:278:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zero() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:282:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:286:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:324:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr duration() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture duration(const duration&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:333:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr explicit duration(const _Rep2& __rep) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:340:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr duration(const duration<_Rep2, _Period2>& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:343:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~duration() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:344:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture duration& operator=(const duration&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:348:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture count() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:353:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:357:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:361:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:368:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:372:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:379:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:383:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const duration& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:390:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(const duration& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:397:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*=(const rep& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:404:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator/=(const rep& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator%=(const rep& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:425:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator%=(const duration& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:433:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zero() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:437:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:441:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:453:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:466:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:485:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*(const duration<_Rep1, _Period>& __d, const _Rep2& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:494:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*(const _Rep1& __s, const duration<_Rep2, _Period>& __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:500:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator/(const duration<_Rep1, _Period>& __d, const _Rep2& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:511:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:523:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator%(const duration<_Rep1, _Period>& __d, const _Rep2& __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:535:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:548:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:560:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:572:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:579:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:593:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:623:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr time_point() : __d(duration::zero()) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:626:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr explicit time_point(const duration& __dur) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:633:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr time_point(const time_point& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:639:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture time_since_epoch() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:644:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const duration& __dur) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:651:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(const duration& __dur) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:659:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:663:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture time_point_cast(const time_point<_Clock, _Dur>& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:716:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:729:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const time_point<_Clock, _Dur2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:742:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const duration<_Rep2, _Period2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:753:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const time_point<_Clock, _Dur2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:759:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const time_point<_Clock, _Dur2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:765:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const time_point<_Clock, _Dur2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:771:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const time_point<_Clock, _Dur2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:777:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const time_point<_Clock, _Dur2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:783:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const time_point<_Clock, _Dur2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:789:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const time_point<_Clock, _Dur2>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/chrono:832:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture now() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:836:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_time_t(const time_point& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:843:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture from_time_t(std::time_t __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/chrono:867:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture now() noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/mutex:43, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:51, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:72:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:78:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__mutex_base() noexcept { __gthread_mutex_destroy(&_M_mutex); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:81:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex_base(const __mutex_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:82:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex_base& operator=(const __mutex_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:94:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mutex() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:95:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~mutex() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:97:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mutex(const mutex&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:98:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mutex& operator=(const mutex&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:101:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:111:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:118:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture native_handle() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:132:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct defer_lock_t { explicit defer_lock_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct try_to_lock_t { explicit try_to_lock_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct adopt_lock_t { explicit adopt_lock_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:161:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit lock_guard(mutex_type& __m) : _M_device(__m) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:164:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock_guard(mutex_type& __m, adopt_lock_t) noexcept : _M_device(__m) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:167:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~lock_guard() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:170:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock_guard(const lock_guard&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:171:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock_guard& operator=(const lock_guard&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:190:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_lock() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:194:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit unique_lock(mutex_type& __m) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:201:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_lock(mutex_type& __m, defer_lock_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:205:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_lock(mutex_type& __m, try_to_lock_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:209:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_lock(mutex_type& __m, adopt_lock_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:217:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const chrono::time_point<_Clock, _Duration>& __atime) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const chrono::duration<_Rep, _Period>& __rtime) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:229:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unique_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:235:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_lock(const unique_lock&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:236:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_lock& operator=(const unique_lock&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:238:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_lock(unique_lock&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:245:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_lock& operator=(unique_lock&& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:259:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:288:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock_until(const chrono::time_point<_Clock, _Duration>& __atime) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:303:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock_for(const chrono::duration<_Rep, _Period>& __rtime) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:317:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:329:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_lock& __u) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:336: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/std_mutex.h:345:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owns_lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:348: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_mutex.h:352:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mutex() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_mutex.h:363:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(unique_lock<_Mutex>& __x, unique_lock<_Mutex>& __y) noexcept ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:51, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/mutex:71:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex_base(const __recursive_mutex_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:72:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex_base& operator=(const __recursive_mutex_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:77:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:98:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture recursive_mutex() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:99:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~recursive_mutex() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:101:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture recursive_mutex(const recursive_mutex&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:102:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture recursive_mutex& operator=(const recursive_mutex&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:105:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:115:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:122:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:129:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture native_handle() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:142:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_try_lock_for(const chrono::duration<_Rep, _Period>& __rtime) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Duration>& __atime) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:169:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_try_lock_until(const chrono::time_point<_Clock, _Duration>& __atime) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:183:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture timed_mutex() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:184:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~timed_mutex() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:186:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture timed_mutex(const timed_mutex&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:187:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture timed_mutex& operator=(const timed_mutex&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:190:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:200:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:208:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock_for(const chrono::duration<_Rep, _Period>& __rtime) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:213:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock_until(const chrono::time_point<_Clock, _Duration>& __atime) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:217:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:224:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture native_handle() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:231:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_timedlock(const __gthread_time_t& __ts) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:243:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture recursive_timed_mutex() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:244:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~recursive_timed_mutex() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:246:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture recursive_timed_mutex(const recursive_timed_mutex&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:247:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture recursive_timed_mutex& operator=(const recursive_timed_mutex&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:250:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:260:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:268:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock_for(const chrono::duration<_Rep, _Period>& __rtime) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:273:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock_until(const chrono::time_point<_Clock, _Duration>& __atime) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:277:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:284:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture native_handle() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:291:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_timedlock(const __gthread_time_t& __ts) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:469:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __try_to_lock(_Lock& __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:477:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_try_lock(tuple<_Lock&...>& __locks, int& __idx) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:497:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_try_lock(tuple<_Lock&...>& __locks, int& __idx) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:521:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture try_lock(_Lock1& __l1, _Lock2& __l2, _Lock3&... __l3) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:542:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock(_L1& __l1, _L2& __l2, _L3&... __l3) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:637:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr once_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:640:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture once_flag(const once_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:642:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture once_flag& operator=(const once_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/mutex:646:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture call_once(once_flag& __once, _Callable&& __f, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern "C" void __once_proxy(void); ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/mutex:667:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture call_once(once_flag& __once, _Callable&& __f, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex: In function 'void std::call_once(std::once_flag&, _Callable&&, _Args&& ...)': C:/rtools40/mingw64/include/c++/8.3.0/mutex:671:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto __callable = [&] { ^ C:/rtools40/mingw64/include/c++/8.3.0/mutex:677:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __once_call = []{ (*(decltype(__callable)*)__once_callable)(); }; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/atomic:41, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:52, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&(memory_order __m, __memory_order_modifier __mod) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:87:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order2(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:94:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cmpexch_failure_order(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_thread_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:105:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_signal_fence(memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:111:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture kill_dependency(_Tp __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:162:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:163:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic_flag() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:165:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:166:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag& operator=(const atomic_flag&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:169:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic_flag(bool __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:180:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture test_and_set(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:186:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:197:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear(memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:209:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_init(bool __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:249:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:250:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:251:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:252:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:253:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:256:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__int_type __i) noexcept : _M_i (__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:258:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:261:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __int_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:265:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:272:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:279: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/atomic_base.h:283:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:287: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/atomic_base.h:291:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:295: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/atomic_base.h:299:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:303: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/atomic_base.h:307:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:315:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:319:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:323:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:327:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:331:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator&=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:339:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator|=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:343:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:347:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator^=(__int_type __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:351:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:359:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture store(__int_type __i, memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:390:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:400:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:411:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:419:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:426:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:453:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:469:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:483:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:497:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:505:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:513:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:518:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:523:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:533:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:538:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:543:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:548:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:553:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:574:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const { return __d * sizeof(_PTp); } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:577:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_type_size(ptrdiff_t __d) const volatile { return __d * sizeof(_PTp); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:580:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:581:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__atomic_base() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:582:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:583:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:584:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_base& operator=(const __atomic_base&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:587:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __atomic_base(__pointer_type __p) noexcept : _M_p (__p) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:589:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:592:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:610: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/atomic_base.h:614:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:618: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/atomic_base.h:622:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:626: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/atomic_base.h:631:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:636: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/atomic_base.h:641:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:646:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:651:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:656:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:661:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:666:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:674:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:683:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:696:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:707:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:717:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:728:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:736:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:744:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:758:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:777:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:782:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/atomic_base.h:787:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:52, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: C:/rtools40/mingw64/include/c++/8.3.0/atomic:69:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:70:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:71:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:72:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:73:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(bool __i) noexcept : _M_base(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:78:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(bool __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:82:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(bool __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:85:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator bool() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator bool() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:92:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept { return _M_base.is_lock_free(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:95:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept { return _M_base.is_lock_free(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:102:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture store(bool __i, memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:106:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture store(bool __i, memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:110:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:114:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:118:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exchange(bool __i, memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:123:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:128:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:133:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:138:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:143:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:148:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:158:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:163:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:194:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:195:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:196:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:197:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:200:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(_Tp __i) noexcept : _M_i(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:202:28: 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/atomic:205:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator _Tp() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tp __i) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:217:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:225:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:238:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture store(_Tp __i, memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:242:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture store(_Tp __i, memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:246:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:255:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:264:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exchange(_Tp __i, memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:275:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:286:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __f) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:296:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __f) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:306:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:312:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:318:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __f) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:328:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __f) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:338:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:344:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:358:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:359:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:360:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:361:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:362:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:364:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__pointer_type __p) noexcept : _M_b(__p) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:366:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:369:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator __pointer_type() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:373:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:377:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__pointer_type __p) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:381: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/atomic:385:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:389: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/atomic:393:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:397:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:401:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic: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/atomic:409:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:413:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:417:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:421:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:425:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(ptrdiff_t __d) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:429:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:433:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_lock_free() const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:442:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:447:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:451:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture load(memory_order __m = memory_order_seq_cst) const volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:465:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:470:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:476:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:481:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:489:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:497:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m1, memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:503:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:508:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:516:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:524:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:529:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:534:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:539:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m = memory_order_seq_cst) volatile noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:551:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:552:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:553:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:554:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:555:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:557:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:574:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept= default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:576:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:577:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:578:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:580:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:597:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept= default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:598:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:599:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:600:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:601:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:603:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:620:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:621:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:622:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:623:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:624:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:626:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:643:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:644:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:645:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:646:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:647:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:649:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:666:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:667:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:668:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:669:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:670:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:672:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:689:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:690:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:691:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:692:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:693:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:695:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:712:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:713:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:714:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:715:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:716:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:718:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:735:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:736:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:737:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:738:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:739:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:741:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:758:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:759:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:760:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:761:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:762:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:764:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:781:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:782:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:783:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:784:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:785:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:787:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:804:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:805:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:806:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:807:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:808:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:810:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:827:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:828:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:829:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:830:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:831:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:833:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:850:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:851:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~atomic() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:852:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:853:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:854:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=(const atomic&) volatile = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:856:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(__integral_type __i) noexcept : __base_type(__i) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1015:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1020:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1024:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag_clear_explicit(atomic_flag* __a, memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1029:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1033:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag_test_and_set(atomic_flag* __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1037:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag_test_and_set(volatile atomic_flag* __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1041:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag_clear(atomic_flag* __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1045:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_flag_clear(volatile atomic_flag* __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1052:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const atomic<_ITp>* __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1057:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const volatile atomic<_ITp>* __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1062:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_init(atomic<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1067:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_init(volatile atomic<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1079:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const atomic<_ITp>* __a, memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1090:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1096:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1102:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1110:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1118:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1126:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1134:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(atomic<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1145:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(volatile atomic<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1150:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const atomic<_ITp>* __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const volatile atomic<_ITp>* __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1160:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(atomic<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1165:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(volatile atomic<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1171:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ITp* __i1, _ITp __i2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1181:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ITp* __i1, _ITp __i2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1191:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ITp* __i1, _ITp __i2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1201:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ITp* __i1, _ITp __i2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1215:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1221:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1227:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1233:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1239:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1245:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1251:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1257:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1263:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1269:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1274:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_add(__atomic_base<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1279:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_add(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_sub(__atomic_base<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1289:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_sub(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1294:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_and(__atomic_base<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1299:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_and(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_or(__atomic_base<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1309:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_or(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1314:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_xor(__atomic_base<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1319:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_xor(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1327:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1333:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1338:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_add(volatile atomic<_ITp*>* __a, ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1343:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_add(atomic<_ITp*>* __a, ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1349:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptrdiff_t __d, memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1355:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __m) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1360:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_sub(volatile atomic<_ITp*>* __a, ptrdiff_t __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/atomic:1365:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_fetch_sub(atomic<_ITp*>* __a, ptrdiff_t __d) noexcept ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:87, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_forward.hpp:284:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline state_type() : state(int(0)) {} ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:87, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_forward.hpp:290:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator int () const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_forward.hpp:308:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator= (const int in_state) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_forward.hpp:410:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline spsolve_opts_base(const unsigned int in_id) : id(in_id) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_forward.hpp:416:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline spsolve_opts_none() : spsolve_opts_base(0) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_forward.hpp:433:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline superlu_opts() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_forward.hpp:460:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eigs_opts() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:92, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:30:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture format(const char* in_fmt) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:35:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture format(const std::string& in_fmt) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:45:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture format(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:55:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_format(const T1& in_A, const T2& in_B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:65:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_format(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:73:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator% (const format& X, const T2& arg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:83:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator% (const basic_format& X, const T3& arg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:93:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture str(const basic_format< format, T2>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:147:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture str(const basic_format< basic_format< format, T2>, T3>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:201:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture str(const basic_format< basic_format< basic_format< format, T2>, T3>, T4>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:255:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture str(const basic_format< basic_format< basic_format< basic_format< format, T2>, T3>, T4>, T5>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:309:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture str(const basic_format< basic_format< basic_format< basic_format< basic_format< format, T2>, T3>, T4>, T5>, T6>& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:92, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:363:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture str(const basic_format< basic_format< basic_format< basic_format< basic_format< basic_format< format, T2>, T3>, T4>, T5>, T6>, T7>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:422:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_fmt(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:439:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_fmt(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:451:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture str(const basic_format& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:461:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const basic_format& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:486:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture str_wrapper(const T1& x, const typename string_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:499:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture str_wrapper(const T1* x, const typename char_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_str.hpp:512:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture str_wrapper(const T1& x, const typename basic_format_only::result* junk = nullptr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:93, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_version.hpp:40:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_string() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:95, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/traits.hpp:39:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static yes& check(typename X::Mat_fixed_type*); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/traits.hpp:40:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static no& check(...); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/traits.hpp:53:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static yes& check(typename X::Row_fixed_type*); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/traits.hpp:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static no& check(...); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/traits.hpp:67:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static yes& check(typename X::Col_fixed_type*); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/traits.hpp:68:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static no& check(...); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:95, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/traits.hpp:1251:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static yes& check(typename X::template traits*); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/traits.hpp:1252:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static no& check(...); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/traits.hpp:1263:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static yes& check(typename X::template traits*); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/traits.hpp:1264:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static no& check(...); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:96, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/promote_type.hpp:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void check() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:97, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:36:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply(const T1 x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:45:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply(const T2 x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:61:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static const T& apply(const T& x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:74:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static const std::complex& apply(const std::complex& x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:75:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static T apply(const T2 x) { return T(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:86:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static T apply(const T1 x) { return T(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:87:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static const std::complex& apply(const std::complex& x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:98:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static const std::complex apply(const std::complex& x) { return std::complex(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:99:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static double apply(const double x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:109:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static double apply(const double x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:110:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static const std::complex apply(const std::complex& x) { return std::complex(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:121:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static const std::complex apply(const std::complex& x) { return std::complex(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static const std::complex& apply(const std::complex& x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:132:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static const std::complex& apply(const std::complex& x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:133:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static const std::complex apply(const std::complex& x) { return std::complex(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:144:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static const std::complex& apply(const std::complex& x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static double apply(const float x) { return double(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:155:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static double apply(const float x) { return double(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/upgrade_val.hpp:156:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static const std::complex& apply(const std::complex& x) { return x; } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:99, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/access.hpp:28:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template constexpr static T1& rw (const T1& x) { return const_cast(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/access.hpp:29:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template constexpr static T1*& rwp(const T1* const& x) { return const_cast(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/access.hpp:32:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template constexpr static const eT& tmp_real(const eT& X) { return X; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/access.hpp:33:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template constexpr static const T tmp_real(const std::complex& X) { return X.real(); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/access.hpp:36:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template constexpr static const eT tmp_imag(const eT ) { return eT(0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/access.hpp:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template constexpr static const T tmp_imag(const std::complex& X) { return X.imag(); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/access.hpp:40:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template constexpr static const typename enable_if2::no, const eT&>::result alt_conj(const eT& X) { return X; } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:99, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/access.hpp:41:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static const typename enable_if2::yes, const eT >::result alt_conj(const eT& X) { return std::conj(X); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:100, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/span.hpp:48:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture span() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/span.hpp:57:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture span(const span_alt&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/span.hpp:67:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture span(const uword in_a) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/span.hpp:79:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture span(const uword in_a, const uword in_b) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:101, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/distr_param.hpp:44:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline distr_param() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/distr_param.hpp:50:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit distr_param(const int a, const int b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/distr_param.hpp:58:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit distr_param(const double a, const double b) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:102, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants.hpp:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nan(typename arma_real_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants.hpp:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nan(typename arma_cx_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants.hpp:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nan(typename arma_integral_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants.hpp:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inf(typename arma_real_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants.hpp:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inf(typename arma_cx_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants.hpp:105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inf(typename arma_integral_only::result* junk = nullptr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:102, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants.hpp:239:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture most_neg() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants.hpp:249:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture most_neg() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants.hpp:259:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture most_pos() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants.hpp:269:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture most_pos() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:103, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:37:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT pi() { return eT(Datum::pi); } // use datum::pi instead ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:40:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT e() { return eT(Datum::e); } // use datum::e instead ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:43:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT euler() { return eT(Datum::euler); } // use datum::euler instead ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:46:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT gratio() { return eT(Datum::gratio); } // use datum::gratio instead ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:49:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT sqrt2() { return eT(Datum::sqrt2); } // use datum::sqrt2 instead ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:52:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT eps() { return eT(Datum::eps); } // use datum::eps instead ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT log_min() { return eT(Datum::log_min); } // use datum::log_min instead ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:58:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT log_max() { return eT(Datum::log_max); } // use datum::log_max instead ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:61:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT nan() { return eT(Datum::nan); } // use datum::nan instead ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:64:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT inf() { return eT(Datum::inf); } // use datum::inf instead ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:79:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT m_u() { return eT(Datum::m_u); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:82:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT N_A() { return eT(Datum::N_A); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:85:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT k() { return eT(Datum::k); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:88:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT k_evk() { return eT(Datum::k_evk); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:91:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT a_0() { return eT(Datum::a_0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:94:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT mu_B() { return eT(Datum::mu_B); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT Z_0() { return eT(Datum::Z_0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:100:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT G_0() { return eT(Datum::G_0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:103:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT k_e() { return eT(Datum::k_e); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:106:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT eps_0() { return eT(Datum::eps_0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:109:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT m_e() { return eT(Datum::m_e); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:112:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT eV() { return eT(Datum::eV); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT e() { return eT(Datum::ec); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:118:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT F() { return eT(Datum::F); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:121:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT alpha() { return eT(Datum::alpha); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:124:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT alpha_inv() { return eT(Datum::alpha_inv); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:127:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT K_J() { return eT(Datum::K_J); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:130:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT mu_0() { return eT(Datum::mu_0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT phi_0() { return eT(Datum::phi_0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:136:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT R() { return eT(Datum::R); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:139:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT G() { return eT(Datum::G); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:142:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT h() { return eT(Datum::h); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:145:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT h_bar() { return eT(Datum::h_bar); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:148:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT m_p() { return eT(Datum::m_p); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:151:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT R_inf() { return eT(Datum::R_inf); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT c_0() { return eT(Datum::c_0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT sigma() { return eT(Datum::sigma); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT R_k() { return eT(Datum::R_k); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/constants_old.hpp:163:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated static eT b() { return eT(Datum::b); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:104, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mp_misc.hpp:31:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eval(const uword n_elem) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:104, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mp_misc.hpp:61:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mp_misc.hpp:75:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture in_parallel() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:105, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rel_comparators.hpp:27:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool operator() (const eT a, const eT b) const { return (a < b); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rel_comparators.hpp:35:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool operator() (const eT a, const eT b) const { return (a > b); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rel_comparators.hpp:43:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool operator() (const eT a, const eT b) const { return (a <= b); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rel_comparators.hpp:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool operator() (const eT a, const eT b) const { return (a >= b); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rel_comparators.hpp:61:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator() (const eT& a, const eT& b) const { return (std::abs(a) < std::abs(b)); } ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:105, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rel_comparators.hpp:108:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator() (const eT& a, const eT& b) const { return (std::abs(a) > std::abs(b)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rel_comparators.hpp:155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator() (const eT& a, const eT& b) const { return (std::abs(a) <= std::abs(b)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rel_comparators.hpp:165:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator() (const eT& a, const eT& b) const { return (std::abs(a) >= std::abs(b)); } ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:106, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fill.hpp:33:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct fill_class { inline fill_class() {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fill.hpp:74:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline bool isfinite_wrapper(eT ) { return true; } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:106, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fill.hpp:75:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template<> inline bool isfinite_wrapper(float x) { return std::isfinite(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fill.hpp:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template<> inline bool isfinite_wrapper(double x) { return std::isfinite(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fill.hpp:77:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline bool isfinite_wrapper(std::complex& x) { return std::isfinite(x.real()) && std::isfinite(x.imag()); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fill.hpp:86:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit scalar_holder(const scalar_type1& in_scalar) : scalar(in_scalar) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fill.hpp:88:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline scalar_holder() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fill.hpp:96:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator scalar_holder() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fill.hpp:109:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value(const scalar_type& in_scalar) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:109, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:46:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void set_seed(const seed_type val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:48:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static int randi_val(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:49:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static double randu_val(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:50:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static double randn_val(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void randn_dual_val(eT& out1, eT& out2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:56:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void randi_fill(eT* mem, const uword N, const int a, const int b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:58:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static int randi_max_val(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void arma_rng_alt::set_seed(const arma_rng_alt::seed_type val) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:74:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline int arma_rng_alt::randi_val() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:78:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline double arma_rng_alt::randu_val() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline double arma_rng_alt::randn_val() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:105:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void arma_rng_alt::randn_dual_val(eT& out1, eT& out2) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:131:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void arma_rng_alt::randi_fill(eT* mem, const uword N, const int a, const int b) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Alt_R_RNG.h:149:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int arma_rng_alt::randi_max_val() { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:114, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:29:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_seed(const seed_type val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:31:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline int randi_val(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:32:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline double randu_val(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline double randn_val(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:36:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void randn_dual_val(eT& out1, eT& out2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:39:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randi_fill(eT* mem, const uword N, const int a, const int b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:41:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static int randi_max_val(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:44:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randg_fill_simple(eT* mem, const uword N, const double a, const double b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randg_fill(eT* mem, const uword N, const double a, const double b); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:114, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:65:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_rng_cxx11::set_seed(const arma_rng_cxx11::seed_type val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:78:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_rng_cxx11::randi_val() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:87:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_rng_cxx11::randu_val() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:96:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_rng_cxx11::randn_val() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:106:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_rng_cxx11::randn_dual_val(eT& out1, eT& out2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:117:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_rng_cxx11::randi_fill(eT* mem, const uword N, const int a, const int b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:131:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_rng_cxx11::randi_max_val() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:141:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_rng_cxx11::randg_fill_simple(eT* mem, const uword N, const double a, const double b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng_cxx11.hpp:156:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_rng_cxx11::randg_fill(eT* mem, const uword N, const double a, const double b) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:115, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:94:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void set_seed(const seed_type val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:95:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void set_seed_random(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:107:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_rng::set_seed(const arma_rng::seed_type val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:129:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_rng::set_seed_random() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:215:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator eT () ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:238:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_val() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:259:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(eT* mem, const uword N, const int a, const int b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:298:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator eT () ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:321:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(eT* mem, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:356:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator std::complex () ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:388:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(std::complex* mem, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:453:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator eT () const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:476:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dual_val(eT& out1, eT& out2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:500:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_simple(eT* mem, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:538:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(eT* mem, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:592:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator std::complex () const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dual_val(std::complex& out1, std::complex& out2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:634:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_simple(std::complex* mem, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:688:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(std::complex* mem, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:759:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_simple(eT* mem, const uword N, const double a, const double b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_rng.hpp:785:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(eT* mem, const uword N, const double a, const double b) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:54:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const derived& eval() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:79:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:80:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:81:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // simple transpose: no complex conjugates ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const derived& get_ref() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:118:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void print( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:119:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void print(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:121:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void raw_print( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void raw_print(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:124:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void brief_print( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:125:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void brief_print(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:130:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline elem_type min(uword& index_of_min_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline elem_type max(uword& index_of_max_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:133:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline elem_type min(uword& row_of_min_val, uword& col_of_min_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:134:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline elem_type max(uword& row_of_max_val, uword& col_of_max_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:122, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:27:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const derived& eval() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:34:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Cube eval() const; //!< force the immediate evaluation of a delayed expression ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:54:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const derived& get_ref() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:56:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void print( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:57:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void print(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:59:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void raw_print( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:60:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void raw_print(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:62:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void brief_print( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:63:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void brief_print(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:65:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:66:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:68:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:69:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:71:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:73:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:74:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:75:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:76:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:123, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:27:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const derived& eval() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused SpMat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const derived& get_ref() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:55:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:57:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp t() const; //!< Hermitian transpose ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp ht() const; //!< Hermitian transpose ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:59:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp st() const; //!< simple transpose ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:61:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void print( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:62:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void print(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:64:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void raw_print( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:65:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void raw_print(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:67:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void print_dense( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void print_dense(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:70:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void raw_print_dense( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:71:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void raw_print_dense(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:73:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void brief_print( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:74:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void brief_print(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:76:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:77:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:79:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline elem_type min(uword& index_of_min_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:80:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline elem_type max(uword& index_of_max_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:82:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline elem_type min(uword& row_of_min_val, uword& col_of_min_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:83:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline elem_type max(uword& row_of_max_val, uword& col_of_max_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:85:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:86:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:88:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:89:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:92:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:94:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:96:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:97:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:98:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:99:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:100:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:101:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:103:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:104:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:105:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:106:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:108:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp as_col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:109:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp as_row() const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:125, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:102:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float arma_fortran(arma_sasum)(const blas_int* n, const float* x, const blas_int* incx) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:102:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:103:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double arma_fortran(arma_dasum)(const blas_int* n, const double* x, const blas_int* incx) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:103:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:105:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float arma_fortran(arma_snrm2)(const blas_int* n, const float* x, const blas_int* incx) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:105:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double arma_fortran(arma_dnrm2)(const blas_int* n, const double* x, const blas_int* incx) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:108:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float arma_fortran(arma_sdot)(const blas_int* n, const float* x, const blas_int* incx, const float* y, const blas_int* incy) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:108:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:109:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double arma_fortran(arma_ddot)(const blas_int* n, const double* x, const blas_int* incx, const double* y, const blas_int* incy) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:109:129: 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/RcppArmadillo/include/armadillo:125, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:111:271: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgemv)(const char* transA, const blas_int* m, const blas_int* n, const float* alpha, const float* A, const blas_int* ldA, const float* x, const blas_int* incx, const float* beta, float* y, const blas_int* incy, blas_len transA_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:111:271: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:112:271: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgemv)(const char* transA, const blas_int* m, const blas_int* n, const double* alpha, const double* A, const blas_int* ldA, const double* x, const blas_int* incx, const double* beta, double* y, const blas_int* incy, blas_len transA_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:112:271: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:113:271: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgemv)(const char* transA, const blas_int* m, const blas_int* n, const blas_cxf* alpha, const blas_cxf* A, const blas_int* ldA, const blas_cxf* x, const blas_int* incx, const blas_cxf* beta, blas_cxf* y, const blas_int* incy, blas_len transA_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:113:271: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:114:271: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgemv)(const char* transA, const blas_int* m, const blas_int* n, const blas_cxd* alpha, const blas_cxd* A, const blas_int* ldA, const blas_cxd* x, const blas_int* incx, const blas_cxd* beta, blas_cxd* y, const blas_int* incy, blas_len transA_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:114:271: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:116:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgemm)(const char* transA, const char* transB, const blas_int* m, const blas_int* n, const blas_int* k, const float* alpha, const float* A, const blas_int* ldA, const float* B, const blas_int* ldB, const float* beta, float* C, const blas_int* ldC, blas_len transA_len, blas_len transB_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:116:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:117:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgemm)(const char* transA, const char* transB, const blas_int* m, const blas_int* n, const blas_int* k, const double* alpha, const double* A, const blas_int* ldA, const double* B, const blas_int* ldB, const double* beta, double* C, const blas_int* ldC, blas_len transA_len, blas_len transB_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:117:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:118:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgemm)(const char* transA, const char* transB, const blas_int* m, const blas_int* n, const blas_int* k, const blas_cxf* alpha, const blas_cxf* A, const blas_int* ldA, const blas_cxf* B, const blas_int* ldB, const blas_cxf* beta, blas_cxf* C, const blas_int* ldC, blas_len transA_len, blas_len transB_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:118:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:119:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgemm)(const char* transA, const char* transB, const blas_int* m, const blas_int* n, const blas_int* k, const blas_cxd* alpha, const blas_cxd* A, const blas_int* ldA, const blas_cxd* B, const blas_int* ldB, const blas_cxd* beta, blas_cxd* C, const blas_int* ldC, blas_len transA_len, blas_len transB_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:119:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:121:258: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_ssyrk)(const char* uplo, const char* transA, const blas_int* n, const blas_int* k, const float* alpha, const float* A, const blas_int* ldA, const float* beta, float* C, const blas_int* ldC, blas_len uplo_len, blas_len transA_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:121:258: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:122:258: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dsyrk)(const char* uplo, const char* transA, const blas_int* n, const blas_int* k, const double* alpha, const double* A, const blas_int* ldA, const double* beta, double* C, const blas_int* ldC, blas_len uplo_len, blas_len transA_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:122:258: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:124:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cherk)(const char* uplo, const char* transA, const blas_int* n, const blas_int* k, const float* alpha, const blas_cxf* A, const blas_int* ldA, const float* beta, blas_cxf* C, const blas_int* ldC, blas_len uplo_len, blas_len transA_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:124:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:125:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zherk)(const char* uplo, const char* transA, const blas_int* n, const blas_int* k, const double* alpha, const blas_cxd* A, const blas_int* ldA, const double* beta, blas_cxd* C, const blas_int* ldC, blas_len uplo_len, blas_len transA_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_blas.hpp:125:262: 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/RcppArmadillo/include/armadillo:126, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:539:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgetrf)(const blas_int* m, const blas_int* n, float* a, const blas_int* lda, blas_int* ipiv, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:539:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:540:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgetrf)(const blas_int* m, const blas_int* n, double* a, const blas_int* lda, blas_int* ipiv, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:540:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:541:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgetrf)(const blas_int* m, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_int* ipiv, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:541:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:542:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgetrf)(const blas_int* m, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_int* ipiv, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:542:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:545:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgetrs)(const char* trans, const blas_int* n, const blas_int* nrhs, const float* a, const blas_int* lda, const blas_int* ipiv, float* b, const blas_int* ldb, blas_int* info, const blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:545:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:546:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgetrs)(const char* trans, const blas_int* n, const blas_int* nrhs, const double* a, const blas_int* lda, const blas_int* ipiv, double* b, const blas_int* ldb, blas_int* info, const blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:546:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:547:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgetrs)(const char* trans, const blas_int* n, const blas_int* nrhs, const blas_cxf* a, const blas_int* lda, const blas_int* ipiv, blas_cxf* b, const blas_int* ldb, blas_int* info, const blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:547:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:548:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgetrs)(const char* trans, const blas_int* n, const blas_int* nrhs, const blas_cxd* a, const blas_int* lda, const blas_int* ipiv, blas_cxd* b, const blas_int* ldb, blas_int* info, const blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:548:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:551:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgetri)(const blas_int* n, float* a, const blas_int* lda, const blas_int* ipiv, float* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:551:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:552:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgetri)(const blas_int* n, double* a, const blas_int* lda, const blas_int* ipiv, double* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:552:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:553:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgetri)(const blas_int* n, blas_cxf* a, const blas_int* lda, const blas_int* ipiv, blas_cxf* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:553:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:554:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgetri)(const blas_int* n, blas_cxd* a, const blas_int* lda, const blas_int* ipiv, blas_cxd* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:554:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:557:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_strtri)(const char* uplo, const char* diag, const blas_int* n, float* a, const blas_int* lda, blas_int* info, blas_len uplo_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:557:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:558:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dtrtri)(const char* uplo, const char* diag, const blas_int* n, double* a, const blas_int* lda, blas_int* info, blas_len uplo_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:558:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:559:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_ctrtri)(const char* uplo, const char* diag, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_int* info, blas_len uplo_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:559:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:560:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_ztrtri)(const char* uplo, const char* diag, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_int* info, blas_len uplo_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:560:175: 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/RcppArmadillo/include/armadillo:126, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:563:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgeev)(const char* jobvl, const char* jobvr, const blas_int* n, float* a, const blas_int* lda, float* wr, float* wi, float* vl, const blas_int* ldvl, float* vr, const blas_int* ldvr, float* work, const blas_int* lwork, blas_int* info, blas_len jobvl_len, blas_len jobvr_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:563:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:564:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgeev)(const char* jobvl, const char* jobvr, const blas_int* n, double* a, const blas_int* lda, double* wr, double* wi, double* vl, const blas_int* ldvl, double* vr, const blas_int* ldvr, double* work, const blas_int* lwork, blas_int* info, blas_len jobvl_len, blas_len jobvr_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:564:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:567:317: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgeev)(const char* jobvl, const char* jobvr, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_cxf* w, blas_cxf* vl, const blas_int* ldvl, blas_cxf* vr, const blas_int* ldvr, blas_cxf* work, const blas_int* lwork, float* rwork, blas_int* info, blas_len jobvl_len, blas_len jobvr_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:567:317: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:568:317: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgeev)(const char* jobvl, const char* jobvr, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_cxd* w, blas_cxd* vl, const blas_int* ldvl, blas_cxd* vr, const blas_int* ldvr, blas_cxd* work, const blas_int* lwork, double* rwork, blas_int* info, blas_len jobvl_len, blas_len jobvr_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:568:317: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:571:495: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgeevx)(const char* balanc, const char* jobvl, const char* jobvr, const char* sense, const blas_int* n, float* a, const blas_int* lda, float* wr, float* wi, float* vl, const blas_int* ldvl, float* vr, const blas_int* ldvr, blas_int* ilo, blas_int* ihi, float* scale, float* abnrm, float* rconde, float* rcondv, float* work, const blas_int* lwork, blas_int* iwork, blas_int* info, blas_len balanc_len, blas_len jobvl_len, blas_len jobvr_len, blas_len sense_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:571:495: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:572:495: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgeevx)(const char* balanc, const char* jobvl, const char* jobvr, const char* sense, const blas_int* n, double* a, const blas_int* lda, double* wr, double* wi, double* vl, const blas_int* ldvl, double* vr, const blas_int* ldvr, blas_int* ilo, blas_int* ihi, double* scale, double* abnrm, double* rconde, double* rcondv, double* work, const blas_int* lwork, blas_int* iwork, blas_int* info, blas_len balanc_len, blas_len jobvl_len, blas_len jobvr_len, blas_len sense_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:572:495: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:575:496: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgeevx)(const char* balanc, const char* jobvl, const char* jobvr, const char* sense, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_cxf* w, blas_cxf* vl, const blas_int* ldvl, blas_cxf* vr, const blas_int* ldvr, blas_int* ilo, blas_int* ihi, float* scale, float* abnrm, float* rconde, float* rcondv, blas_cxf* work, const blas_int* lwork, float* rwork, const blas_int* info, blas_len balanc_len, blas_len jobvl_len, blas_len jobvr_len, blas_len sense_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:575:496: 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/RcppArmadillo/include/armadillo:126, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:576:496: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgeevx)(const char* balanc, const char* jobvl, const char* jobvr, const char* sense, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_cxd* w, blas_cxd* vl, const blas_int* ldvl, blas_cxd* vr, const blas_int* ldvr, blas_int* ilo, blas_int* ihi, double* scale, double* abnrm, double* rconde, double* rcondv, blas_cxd* work, const blas_int* lwork, double* rwork, const blas_int* info, blas_len balanc_len, blas_len jobvl_len, blas_len jobvr_len, blas_len sense_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:576:496: 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/RcppArmadillo/include/armadillo:126, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:579:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_ssyev)(const char* jobz, const char* uplo, const blas_int* n, float* a, const blas_int* lda, float* w, float* work, const blas_int* lwork, blas_int* info, blas_len jobz_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:579:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:580:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dsyev)(const char* jobz, const char* uplo, const blas_int* n, double* a, const blas_int* lda, double* w, double* work, const blas_int* lwork, blas_int* info, blas_len jobz_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:580:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:583:239: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cheev)(const char* jobz, const char* uplo, const blas_int* n, blas_cxf* a, const blas_int* lda, float* w, blas_cxf* work, const blas_int* lwork, float* rwork, blas_int* info, blas_len jobz_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:583:239: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:584:239: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zheev)(const char* jobz, const char* uplo, const blas_int* n, blas_cxd* a, const blas_int* lda, double* w, blas_cxd* work, const blas_int* lwork, double* rwork, blas_int* info, blas_len jobz_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:584:239: 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/RcppArmadillo/include/armadillo:126, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:587:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_ssyevd)(const char* jobz, const char* uplo, const blas_int* n, float* a, const blas_int* lda, float* w, float* work, const blas_int* lwork, blas_int* iwork, const blas_int* liwork, blas_int* info, blas_len jobz_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:587:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:588:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dsyevd)(const char* jobz, const char* uplo, const blas_int* n, double* a, const blas_int* lda, double* w, double* work, const blas_int* lwork, blas_int* iwork, const blas_int* liwork, blas_int* info, blas_len jobz_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:588:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:591:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cheevd)(const char* jobz, const char* uplo, const blas_int* n, blas_cxf* a, const blas_int* lda, float* w, blas_cxf* work, const blas_int* lwork, float* rwork, const blas_int* lrwork, blas_int* iwork, const blas_int* liwork, blas_int* info, blas_len jobz_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:591:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:592:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zheevd)(const char* jobz, const char* uplo, const blas_int* n, blas_cxd* a, const blas_int* lda, double* w, blas_cxd* work, const blas_int* lwork, double* rwork, const blas_int* lrwork, blas_int* iwork, const blas_int* liwork, blas_int* info, blas_len jobz_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:592:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:595:359: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sggev)(const char* jobvl, const char* jobvr, const blas_int* n, float* a, const blas_int* lda, float* b, const blas_int* ldb, float* alphar, float* alphai, float* beta, float* vl, const blas_int* ldvl, float* vr, const blas_int* ldvr, float* work, const blas_int* lwork, blas_int* info, blas_len jobvl_len, blas_len jobvr_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:595:359: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:596:359: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dggev)(const char* jobvl, const char* jobvr, const blas_int* n, double* a, const blas_int* lda, double* b, const blas_int* ldb, double* alphar, double* alphai, double* beta, double* vl, const blas_int* ldvl, double* vr, const blas_int* ldvr, double* work, const blas_int* lwork, blas_int* info, blas_len jobvl_len, blas_len jobvr_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:596:359: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:599:371: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cggev)(const char* jobvl, const char* jobvr, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_cxf* b, const blas_int* ldb, blas_cxf* alpha, blas_cxf* beta, blas_cxf* vl, const blas_int* ldvl, blas_cxf* vr, const blas_int* ldvr, blas_cxf* work, const blas_int* lwork, float* rwork, blas_int* info, blas_len jobvl_len, blas_len jobvr_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:599:371: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:600:371: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zggev)(const char* jobvl, const char* jobvr, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_cxd* b, const blas_int* ldb, blas_cxd* alpha, blas_cxd* beta, blas_cxd* vl, const blas_int* ldvl, blas_cxd* vr, const blas_int* ldvr, blas_cxd* work, const blas_int* lwork, double* rwork, blas_int* info, blas_len jobvl_len, blas_len jobvr_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:600:371: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:603:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_spotrf)(const char* uplo, const blas_int* n, float* a, const blas_int* lda, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:603:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:604:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dpotrf)(const char* uplo, const blas_int* n, double* a, const blas_int* lda, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:604:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:605:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cpotrf)(const char* uplo, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:605:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:606:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zpotrf)(const char* uplo, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:606:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:609:200: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_spotrs)(const char* uplo, const blas_int* n, const blas_int* nrhs, const float* a, const blas_int* lda, float* b, const blas_int* ldb, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:609:200: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:610:200: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dpotrs)(const char* uplo, const blas_int* n, const blas_int* nrhs, const double* a, const blas_int* lda, double* b, const blas_int* ldb, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:610:200: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:611:200: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cpotrs)(const char* uplo, const blas_int* n, const blas_int* nrhs, const blas_cxf* a, const blas_int* lda, blas_cxf* b, const blas_int* ldb, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:611:200: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:612:200: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zpotrs)(const char* uplo, const blas_int* n, const blas_int* nrhs, const blas_cxd* a, const blas_int* lda, blas_cxd* b, const blas_int* ldb, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:612:200: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:615:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_spbtrf)(const char* uplo, const blas_int* n, const blas_int* kd, float* ab, const blas_int* ldab, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:615:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:616:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dpbtrf)(const char* uplo, const blas_int* n, const blas_int* kd, double* ab, const blas_int* ldab, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:616:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:617:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cpbtrf)(const char* uplo, const blas_int* n, const blas_int* kd, blas_cxf* ab, const blas_int* ldab, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:617:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:618:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zpbtrf)(const char* uplo, const blas_int* n, const blas_int* kd, blas_cxd* ab, const blas_int* ldab, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:618:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:621:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_spotri)(const char* uplo, const blas_int* n, float* a, const blas_int* lda, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:621:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:622:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dpotri)(const char* uplo, const blas_int* n, double* a, const blas_int* lda, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:622:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:623:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cpotri)(const char* uplo, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:623:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:624:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zpotri)(const char* uplo, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:624:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:627:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgeqrf)(const blas_int* m, const blas_int* n, float* a, const blas_int* lda, float* tau, float* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:627:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:628:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgeqrf)(const blas_int* m, const blas_int* n, double* a, const blas_int* lda, double* tau, double* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:628:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:629:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgeqrf)(const blas_int* m, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_cxf* tau, blas_cxf* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:629:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:630:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgeqrf)(const blas_int* m, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_cxd* tau, blas_cxd* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:630:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:633:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgeqp3)(const blas_int* m, const blas_int* n, float* a, const blas_int* lda, blas_int* jpvt, float* tau, float* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:633:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:634:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgeqp3)(const blas_int* m, const blas_int* n, double* a, const blas_int* lda, blas_int* jpvt, double* tau, double* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:634:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:637:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgeqp3)(const blas_int* m, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_int* jpvt, blas_cxf* tau, blas_cxf* work, const blas_int* lwork, float* rwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:637:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:638:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgeqp3)(const blas_int* m, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_int* jpvt, blas_cxd* tau, blas_cxd* work, const blas_int* lwork, double* rwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:638:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:641:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sorgqr)(const blas_int* m, const blas_int* n, const blas_int* k, float* a, const blas_int* lda, const float* tau, float* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:641:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:642:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dorgqr)(const blas_int* m, const blas_int* n, const blas_int* k, double* a, const blas_int* lda, const double* tau, double* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:642:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:645:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cungqr)(const blas_int* m, const blas_int* n, const blas_int* k, blas_cxf* a, const blas_int* lda, const blas_cxf* tau, blas_cxf* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:645:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:646:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zungqr)(const blas_int* m, const blas_int* n, const blas_int* k, blas_cxd* a, const blas_int* lda, const blas_cxd* tau, blas_cxd* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:646:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:649:308: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgesvd)(const char* jobu, const char* jobvt, const blas_int* m, const blas_int* n, float* a, const blas_int* lda, float* s, float* u, const blas_int* ldu, float* vt, const blas_int* ldvt, float* work, const blas_int* lwork, blas_int* info, blas_len jobu_len, blas_len jobvt_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:649:308: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:650:308: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgesvd)(const char* jobu, const char* jobvt, const blas_int* m, const blas_int* n, double* a, const blas_int* lda, double* s, double* u, const blas_int* ldu, double* vt, const blas_int* ldvt, double* work, const blas_int* lwork, blas_int* info, blas_len jobu_len, blas_len jobvt_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:650:308: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:653:331: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgesvd)(const char* jobu, const char* jobvt, const blas_int* m, const blas_int* n, blas_cxf* a, const blas_int* lda, float* s, blas_cxf* u, const blas_int* ldu, blas_cxf* vt, const blas_int* ldvt, blas_cxf* work, const blas_int* lwork, float* rwork, blas_int* info, blas_len jobu_len, blas_len jobvt_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:653:331: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:654:331: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgesvd)(const char* jobu, const char* jobvt, const blas_int* m, const blas_int* n, blas_cxd* a, const blas_int* lda, double* s, blas_cxd* u, const blas_int* ldu, blas_cxd* vt, const blas_int* ldvt, blas_cxd* work, const blas_int* lwork, double* rwork, blas_int* info, blas_len jobu_len, blas_len jobvt_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:654:331: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:657:286: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgesdd)(const char* jobz, const blas_int* m, const blas_int* n, float* a, const blas_int* lda, float* s, float* u, const blas_int* ldu, float* vt, const blas_int* ldvt, float* work, const blas_int* lwork, blas_int* iwork, blas_int* info, blas_len jobz_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:657:286: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:658:286: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgesdd)(const char* jobz, const blas_int* m, const blas_int* n, double* a, const blas_int* lda, double* s, double* u, const blas_int* ldu, double* vt, const blas_int* ldvt, double* work, const blas_int* lwork, blas_int* iwork, blas_int* info, blas_len jobz_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:658:286: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:661:309: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgesdd)(const char* jobz, const blas_int* m, const blas_int* n, blas_cxf* a, const blas_int* lda, float* s, blas_cxf* u, const blas_int* ldu, blas_cxf* vt, const blas_int* ldvt, blas_cxf* work, const blas_int* lwork, float* rwork, blas_int* iwork, blas_int* info, blas_len jobz_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:661:309: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:662:309: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgesdd)(const char* jobz, const blas_int* m, const blas_int* n, blas_cxd* a, const blas_int* lda, double* s, blas_cxd* u, const blas_int* ldu, blas_cxd* vt, const blas_int* ldvt, blas_cxd* work, const blas_int* lwork, double* rwork, blas_int* iwork, blas_int* info, blas_len jobz_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:662:309: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:665:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgesv)(const blas_int* n, const blas_int* nrhs, float* a, const blas_int* lda, blas_int* ipiv, float* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:665:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:666:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgesv)(const blas_int* n, const blas_int* nrhs, double* a, const blas_int* lda, blas_int* ipiv, double* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:666:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:667:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgesv)(const blas_int* n, const blas_int* nrhs, blas_cxf* a, const blas_int* lda, blas_int* ipiv, blas_cxf* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:667:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:668:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgesv)(const blas_int* n, const blas_int* nrhs, blas_cxd* a, const blas_int* lda, blas_int* ipiv, blas_cxd* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:668:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:671:440: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgesvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* nrhs, float* a, const blas_int* lda, float* af, const blas_int* ldaf, blas_int* ipiv, char* equed, float* r, float* c, float* b, const blas_int* ldb, float* x, const blas_int* ldx, float* rcond, float* ferr, float* berr, float* work, blas_int* iwork, blas_int* info, blas_len fact_len, blas_len trans_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:671:440: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:672:440: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgesvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* nrhs, double* a, const blas_int* lda, double* af, const blas_int* ldaf, blas_int* ipiv, char* equed, double* r, double* c, double* b, const blas_int* ldb, double* x, const blas_int* ldx, double* rcond, double* ferr, double* berr, double* work, blas_int* iwork, blas_int* info, blas_len fact_len, blas_len trans_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:672:440: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:675:448: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgesvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* nrhs, blas_cxf* a, const blas_int* lda, blas_cxf* af, const blas_int* ldaf, blas_int* ipiv, char* equed, float* r, float* c, blas_cxf* b, const blas_int* ldb, blas_cxf* x, const blas_int* ldx, float* rcond, float* ferr, float* berr, blas_cxf* work, float* rwork, blas_int* info, blas_len fact_len, blas_len trans_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:675:448: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:676:448: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgesvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* nrhs, blas_cxd* a, const blas_int* lda, blas_cxd* af, const blas_int* ldaf, blas_int* ipiv, char* equed, double* r, double* c, blas_cxd* b, const blas_int* ldb, blas_cxd* x, const blas_int* ldx, double* rcond, double* ferr, double* berr, blas_cxd* work, double* rwork, blas_int* info, blas_len fact_len, blas_len trans_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:676:448: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:679:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sposv)(const char* uplo, const blas_int* n, const blas_int* nrhs, float* a, const blas_int* lda, float* b, const blas_int* ldb, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:679:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:680:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dposv)(const char* uplo, const blas_int* n, const blas_int* nrhs, double* a, const blas_int* lda, double* b, const blas_int* ldb, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:680:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:681:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cposv)(const char* uplo, const blas_int* n, const blas_int* nrhs, blas_cxf* a, const blas_int* lda, blas_cxf* b, const blas_int* ldb, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:681:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:682:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zposv)(const char* uplo, const blas_int* n, const blas_int* nrhs, blas_cxd* a, const blas_int* lda, blas_cxd* b, const blas_int* ldb, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:682:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:685:411: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sposvx)(const char* fact, const char* uplo, const blas_int* n, const blas_int* nrhs, float* a, const blas_int* lda, float* af, const blas_int* ldaf, char* equed, float* s, float* b, const blas_int* ldb, float* x, const blas_int* ldx, float* rcond, float* ferr, float* berr, float* work, blas_int* iwork, blas_int* info, blas_len fact_len, blas_len uplo_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:685:411: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:686:411: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dposvx)(const char* fact, const char* uplo, const blas_int* n, const blas_int* nrhs, double* a, const blas_int* lda, double* af, const blas_int* ldaf, char* equed, double* s, double* b, const blas_int* ldb, double* x, const blas_int* ldx, double* rcond, double* ferr, double* berr, double* work, blas_int* iwork, blas_int* info, blas_len fact_len, blas_len uplo_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:686:411: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:689:419: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cposvx)(const char* fact, const char* uplo, const blas_int* n, const blas_int* nrhs, blas_cxf* a, const blas_int* lda, blas_cxf* af, const blas_int* ldaf, char* equed, float* s, blas_cxf* b, const blas_int* ldb, blas_cxf* x, const blas_int* ldx, float* rcond, float* ferr, float* berr, blas_cxf* work, float* rwork, blas_int* info, blas_len fact_len, blas_len uplo_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:689:419: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:690:419: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zposvx)(const char* fact, const char* uplo, const blas_int* n, const blas_int* nrhs, blas_cxd* a, const blas_int* lda, blas_cxd* af, const blas_int* ldaf, char* equed, double* s, blas_cxd* b, const blas_int* ldb, blas_cxd* x, const blas_int* ldx, double* rcond, double* ferr, double* berr, blas_cxd* work, double* rwork, blas_int* info, blas_len fact_len, blas_len uplo_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:690:419: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:693:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgels)(const char* trans, const blas_int* m, const blas_int* n, const blas_int* nrhs, float* a, const blas_int* lda, float* b, const blas_int* ldb, float* work, const blas_int* lwork, blas_int* info, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:693:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:694:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgels)(const char* trans, const blas_int* m, const blas_int* n, const blas_int* nrhs, double* a, const blas_int* lda, double* b, const blas_int* ldb, double* work, const blas_int* lwork, blas_int* info, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:694:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:695:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgels)(const char* trans, const blas_int* m, const blas_int* n, const blas_int* nrhs, blas_cxf* a, const blas_int* lda, blas_cxf* b, const blas_int* ldb, blas_cxf* work, const blas_int* lwork, blas_int* info, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:695:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:696:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgels)(const char* trans, const blas_int* m, const blas_int* n, const blas_int* nrhs, blas_cxd* a, const blas_int* lda, blas_cxd* b, const blas_int* ldb, blas_cxd* work, const blas_int* lwork, blas_int* info, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:696:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:699:274: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgelsd)(const blas_int* m, const blas_int* n, const blas_int* nrhs, float* a, const blas_int* lda, float* b, const blas_int* ldb, float* S, const float* rcond, blas_int* rank, float* work, const blas_int* lwork, blas_int* iwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:699:274: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:700:274: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgelsd)(const blas_int* m, const blas_int* n, const blas_int* nrhs, double* a, const blas_int* lda, double* b, const blas_int* ldb, double* S, const double* rcond, blas_int* rank, double* work, const blas_int* lwork, blas_int* iwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:700:274: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:703:295: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgelsd)(const blas_int* m, const blas_int* n, const blas_int* nrhs, blas_cxf* a, const blas_int* lda, blas_cxf* b, const blas_int* ldb, float* S, const float* rcond, blas_int* rank, blas_cxf* work, const blas_int* lwork, float* rwork, blas_int* iwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:703:295: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:704:295: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgelsd)(const blas_int* m, const blas_int* n, const blas_int* nrhs, blas_cxd* a, const blas_int* lda, blas_cxd* b, const blas_int* ldb, double* S, const double* rcond, blas_int* rank, blas_cxd* work, const blas_int* lwork, double* rwork, blas_int* iwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:704:295: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:707:276: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_strtrs)(const char* uplo, const char* trans, const char* diag, const blas_int* n, const blas_int* nrhs, const float* a, const blas_int* lda, float* b, const blas_int* ldb, blas_int* info, blas_len uplo_len, blas_len trans_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:707:276: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:708:276: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dtrtrs)(const char* uplo, const char* trans, const char* diag, const blas_int* n, const blas_int* nrhs, const double* a, const blas_int* lda, double* b, const blas_int* ldb, blas_int* info, blas_len uplo_len, blas_len trans_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:708:276: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:709:276: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_ctrtrs)(const char* uplo, const char* trans, const char* diag, const blas_int* n, const blas_int* nrhs, const blas_cxf* a, const blas_int* lda, blas_cxf* b, const blas_int* ldb, blas_int* info, blas_len uplo_len, blas_len trans_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:709:276: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:710:276: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_ztrtrs)(const char* uplo, const char* trans, const char* diag, const blas_int* n, const blas_int* nrhs, const blas_cxd* a, const blas_int* lda, blas_cxd* b, const blas_int* ldb, blas_int* info, blas_len uplo_len, blas_len trans_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:710:276: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:713:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgbtrf)(const blas_int* m, const blas_int* n, const blas_int* kl, const blas_int* ku, float* ab, const blas_int* ldab, blas_int* ipiv, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:713:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:714:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgbtrf)(const blas_int* m, const blas_int* n, const blas_int* kl, const blas_int* ku, double* ab, const blas_int* ldab, blas_int* ipiv, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:714:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:715:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgbtrf)(const blas_int* m, const blas_int* n, const blas_int* kl, const blas_int* ku, blas_cxf* ab, const blas_int* ldab, blas_int* ipiv, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:715:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:716:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgbtrf)(const blas_int* m, const blas_int* n, const blas_int* kl, const blas_int* ku, blas_cxd* ab, const blas_int* ldab, blas_int* ipiv, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:716:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:719:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgbtrs)(const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, const float* ab, const blas_int* ldab, const blas_int* ipiv, float* b, const blas_int* ldb, blas_int* info, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:719:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:720:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgbtrs)(const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, const double* ab, const blas_int* ldab, const blas_int* ipiv, double* b, const blas_int* ldb, blas_int* info, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:720:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:721:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgbtrs)(const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, const blas_cxf* ab, const blas_int* ldab, const blas_int* ipiv, blas_cxf* b, const blas_int* ldb, blas_int* info, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:721:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:722:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgbtrs)(const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, const blas_cxd* ab, const blas_int* ldab, const blas_int* ipiv, blas_cxd* b, const blas_int* ldb, blas_int* info, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:722:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:725:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgbsv)(const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, float* ab, const blas_int* ldab, blas_int* ipiv, float* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:725:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:726:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgbsv)(const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, double* ab, const blas_int* ldab, blas_int* ipiv, double* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:726:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:727:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgbsv)(const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, blas_cxf* ab, const blas_int* ldab, blas_int* ipiv, blas_cxf* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:727:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:728:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgbsv)(const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, blas_cxd* ab, const blas_int* ldab, blas_int* ipiv, blas_cxd* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:728:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:731:484: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgbsvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, float* ab, const blas_int* ldab, float* afb, const blas_int* ldafb, blas_int* ipiv, char* equed, float* r, float* c, float* b, const blas_int* ldb, float* x, const blas_int* ldx, float* rcond, float* ferr, float* berr, float* work, blas_int* iwork, blas_int* info, blas_len fact_len, blas_len trans_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:731:484: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:732:484: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgbsvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, double* ab, const blas_int* ldab, double* afb, const blas_int* ldafb, blas_int* ipiv, char* equed, double* r, double* c, double* b, const blas_int* ldb, double* x, const blas_int* ldx, double* rcond, double* ferr, double* berr, double* work, blas_int* iwork, blas_int* info, blas_len fact_len, blas_len trans_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:732:484: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:735:492: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgbsvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, blas_cxf* ab, const blas_int* ldab, blas_cxf* afb, const blas_int* ldafb, blas_int* ipiv, char* equed, float* r, float* c, blas_cxf* b, const blas_int* ldb, blas_cxf* x, const blas_int* ldx, float* rcond, float* ferr, float* berr, blas_cxf* work, float* rwork, blas_int* info, blas_len fact_len, blas_len trans_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:735:492: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:736:492: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgbsvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_int* nrhs, blas_cxd* ab, const blas_int* ldab, blas_cxd* afb, const blas_int* ldafb, blas_int* ipiv, char* equed, double* r, double* c, blas_cxd* b, const blas_int* ldb, blas_cxd* x, const blas_int* ldx, double* rcond, double* ferr, double* berr, blas_cxd* work, double* rwork, blas_int* info, blas_len fact_len, blas_len trans_len, blas_len equed_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:736:492: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:739:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgtsv)(const blas_int* n, const blas_int* nrhs, float* dl, float* d, float* du, float* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:739:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgtsv)(const blas_int* n, const blas_int* nrhs, double* dl, double* d, double* du, double* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:740:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:741:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgtsv)(const blas_int* n, const blas_int* nrhs, blas_cxf* dl, blas_cxf* d, blas_cxf* du, blas_cxf* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:741:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:742:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgtsv)(const blas_int* n, const blas_int* nrhs, blas_cxd* dl, blas_cxd* d, blas_cxd* du, blas_cxd* b, const blas_int* ldb, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:742:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:745:429: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgtsvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* nrhs, const float* dl, const float* d, const float* du, float* dlf, float* df, float* duf, float* du2, blas_int* ipiv, const float* b, const blas_int* ldb, float* x, const blas_int* ldx, float* rcond, float* ferr, float* berr, float* work, blas_int* iwork, blas_int* info, blas_len fact_len, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:745:429: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:746:429: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgtsvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* nrhs, const double* dl, const double* d, const double* du, double* dlf, double* df, double* duf, double* du2, blas_int* ipiv, const double* b, const blas_int* ldb, double* x, const blas_int* ldx, double* rcond, double* ferr, double* berr, double* work, blas_int* iwork, blas_int* info, blas_len fact_len, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:746:429: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:749:447: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgtsvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* nrhs, const blas_cxf* dl, const blas_cxf* d, const blas_cxf* du, blas_cxf* dlf, blas_cxf* df, blas_cxf* duf, blas_cxf* du2, blas_int* ipiv, const blas_cxf* b, const blas_int* ldb, blas_cxf* x, const blas_int* ldx, float* rcond, float* ferr, float* berr, blas_cxf* work, float* rwork, blas_int* info, blas_len fact_len, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:749:447: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:750:447: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgtsvx)(const char* fact, const char* trans, const blas_int* n, const blas_int* nrhs, const blas_cxd* dl, const blas_cxd* d, const blas_cxd* du, blas_cxd* dlf, blas_cxd* df, blas_cxd* duf, blas_cxd* du2, blas_int* ipiv, const blas_cxd* b, const blas_int* ldb, blas_cxd* x, const blas_int* ldx, double* rcond, double* ferr, double* berr, blas_cxd* work, double* rwork, blas_int* info, blas_len fact_len, blas_len trans_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:750:447: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:753:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgees)(const char* jobvs, const char* sort, fn_select_s2 select, const blas_int* n, float* a, const blas_int* lda, blas_int* sdim, float* wr, float* wi, float* vs, const blas_int* ldvs, float* work, const blas_int* lwork, blas_int* bwork, blas_int* info, blas_len jobvs_len, blas_len sort_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:753:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:754:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgees)(const char* jobvs, const char* sort, fn_select_d2 select, const blas_int* n, double* a, const blas_int* lda, blas_int* sdim, double* wr, double* wi, double* vs, const blas_int* ldvs, double* work, const blas_int* lwork, blas_int* bwork, blas_int* info, blas_len jobvs_len, blas_len sort_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:754:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:757:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgees)(const char* jobvs, const char* sort, fn_select_c1 select, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_int* sdim, blas_cxf* w, blas_cxf* vs, const blas_int* ldvs, blas_cxf* work, const blas_int* lwork, float* rwork, blas_int* bwork, blas_int* info, blas_len jobvs_len, blas_len sort_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:757:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:758:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgees)(const char* jobvs, const char* sort, fn_select_z1 select, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_int* sdim, blas_cxd* w, blas_cxd* vs, const blas_int* ldvs, blas_cxd* work, const blas_int* lwork, double* rwork, blas_int* bwork, blas_int* info, blas_len jobvs_len, blas_len sort_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:758:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:761:319: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_strsyl)(const char* transa, const char* transb, const blas_int* isgn, const blas_int* m, const blas_int* n, const float* a, const blas_int* lda, const float* b, const blas_int* ldb, float* c, const blas_int* ldc, float* scale, blas_int* info, blas_len transa_len, blas_len transb_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:761:319: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:762:319: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dtrsyl)(const char* transa, const char* transb, const blas_int* isgn, const blas_int* m, const blas_int* n, const double* a, const blas_int* lda, const double* b, const blas_int* ldb, double* c, const blas_int* ldc, double* scale, blas_int* info, blas_len transa_len, blas_len transb_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:762:319: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:763:319: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_ctrsyl)(const char* transa, const char* transb, const blas_int* isgn, const blas_int* m, const blas_int* n, const blas_cxf* a, const blas_int* lda, const blas_cxf* b, const blas_int* ldb, blas_cxf* c, const blas_int* ldc, float* scale, blas_int* info, blas_len transa_len, blas_len transb_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:763:319: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:764:319: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_ztrsyl)(const char* transa, const char* transb, const blas_int* isgn, const blas_int* m, const blas_int* n, const blas_cxd* a, const blas_int* lda, const blas_cxd* b, const blas_int* ldb, blas_cxd* c, const blas_int* ldc, double* scale, blas_int* info, blas_len transa_len, blas_len transb_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:764:319: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:767:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgges)(const char* jobvsl, const char* jobvsr, const char* sort, fn_select_s3 selctg, const blas_int* n, float* a, const blas_int* lda, float* b, const blas_int* ldb, blas_int* sdim, float* alphar, float* alphai, float* beta, float* vsl, const blas_int* ldvsl, float* vsr, const blas_int* ldvsr, float* work, const blas_int* lwork, blas_int* bwork, blas_int* info, blas_len jobvsl_len, blas_len jobvsr_len, blas_len sort_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:767:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:768:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgges)(const char* jobvsl, const char* jobvsr, const char* sort, fn_select_d3 selctg, const blas_int* n, double* a, const blas_int* lda, double* b, const blas_int* ldb, blas_int* sdim, double* alphar, double* alphai, double* beta, double* vsl, const blas_int* ldvsl, double* vsr, const blas_int* ldvsr, double* work, const blas_int* lwork, blas_int* bwork, blas_int* info, blas_len jobvsl_len, blas_len jobvsr_len, blas_len sort_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:768:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:771:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgges)(const char* jobvsl, const char* jobvsr, const char* sort, fn_select_c2 selctg, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_cxf* b, const blas_int* ldb, blas_int* sdim, blas_cxf* alpha, blas_cxf* beta, blas_cxf* vsl, const blas_int* ldvsl, blas_cxf* vsr, const blas_int* ldvsr, blas_cxf* work, const blas_int* lwork, float* rwork, blas_int* bwork, blas_int* info, blas_len jobvsl_len, blas_len jobvsr_len, blas_len sort_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:771:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:772:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgges)(const char* jobvsl, const char* jobvsr, const char* sort, fn_select_z2 selctg, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_cxd* b, const blas_int* ldb, blas_int* sdim, blas_cxd* alpha, blas_cxd* beta, blas_cxd* vsl, const blas_int* ldvsl, blas_cxd* vsr, const blas_int* ldvsr, blas_cxd* work, const blas_int* lwork, double* rwork, blas_int* bwork, blas_int* info, blas_len jobvsl_len, blas_len jobvsr_len, blas_len sort_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:772:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:775:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float arma_fortran(arma_slange)(const char* norm, const blas_int* m, const blas_int* n, const float* a, const blas_int* lda, float* work, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:775:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:776:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double arma_fortran(arma_dlange)(const char* norm, const blas_int* m, const blas_int* n, const double* a, const blas_int* lda, double* work, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:776:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:777:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float arma_fortran(arma_clange)(const char* norm, const blas_int* m, const blas_int* n, const blas_cxf* a, const blas_int* lda, float* work, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:777:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:778:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double arma_fortran(arma_zlange)(const char* norm, const blas_int* m, const blas_int* n, const blas_cxd* a, const blas_int* lda, double* work, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:778:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:781:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float arma_fortran(arma_slansy)(const char* norm, const char* uplo, const blas_int* n, const float* a, const blas_int* lda, float* work, blas_len norm_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:781:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:782:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double arma_fortran(arma_dlansy)(const char* norm, const char* uplo, const blas_int* n, const double* a, const blas_int* lda, double* work, blas_len norm_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:782:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:783:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float arma_fortran(arma_clansy)(const char* norm, const char* uplo, const blas_int* n, const blas_cxf* a, const blas_int* lda, float* work, blas_len norm_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:783:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:784:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double arma_fortran(arma_zlansy)(const char* norm, const char* uplo, const blas_int* n, const blas_cxd* a, const blas_int* lda, double* work, blas_len norm_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:784:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:787:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float arma_fortran(arma_clanhe)(const char* norm, const char* uplo, const blas_int* n, const blas_cxf* a, const blas_int* lda, float* work, blas_len norm_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:787:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:788:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double arma_fortran(arma_zlanhe)(const char* norm, const char* uplo, const blas_int* n, const blas_cxd* a, const blas_int* lda, double* work, blas_len norm_len, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:788:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:791:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float arma_fortran(arma_slangb)(const char* norm, const blas_int* n, const blas_int* kl, const blas_int* ku, const float* ab, const blas_int* ldab, float* work, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:791:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:792:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double arma_fortran(arma_dlangb)(const char* norm, const blas_int* n, const blas_int* kl, const blas_int* ku, const double* ab, const blas_int* ldab, double* work, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:792:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:793:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float arma_fortran(arma_clangb)(const char* norm, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_cxf* ab, const blas_int* ldab, float* work, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:793:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:794:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double arma_fortran(arma_zlangb)(const char* norm, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_cxd* ab, const blas_int* ldab, double* work, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:794:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:797:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgecon)(const char* norm, const blas_int* n, const float* a, const blas_int* lda, const float* anorm, float* rcond, float* work, blas_int* iwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:797:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:798:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgecon)(const char* norm, const blas_int* n, const double* a, const blas_int* lda, const double* anorm, double* rcond, double* work, blas_int* iwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:798:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:801:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgecon)(const char* norm, const blas_int* n, const blas_cxf* a, const blas_int* lda, const float* anorm, float* rcond, blas_cxf* work, float* rwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:801:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:802:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgecon)(const char* norm, const blas_int* n, const blas_cxd* a, const blas_int* lda, const double* anorm, double* rcond, blas_cxd* work, double* rwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:802:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:805:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_spocon)(const char* uplo, const blas_int* n, const float* a, const blas_int* lda, const float* anorm, float* rcond, float* work, blas_int* iwork, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:805:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:806:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dpocon)(const char* uplo, const blas_int* n, const double* a, const blas_int* lda, const double* anorm, double* rcond, double* work, blas_int* iwork, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:806:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:809:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cpocon)(const char* uplo, const blas_int* n, const blas_cxf* a, const blas_int* lda, const float* anorm, float* rcond, blas_cxf* work, float* rwork, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:809:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:810:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zpocon)(const char* uplo, const blas_int* n, const blas_cxd* a, const blas_int* lda, const double* anorm, double* rcond, blas_cxd* work, double* rwork, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:810:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:813:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_strcon)(const char* norm, const char* uplo, const char* diag, const blas_int* n, const float* a, const blas_int* lda, float* rcond, float* work, blas_int* iwork, blas_int* info, blas_len norm_len, blas_len uplo_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:813:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:814:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dtrcon)(const char* norm, const char* uplo, const char* diag, const blas_int* n, const double* a, const blas_int* lda, double* rcond, double* work, blas_int* iwork, blas_int* info, blas_len norm_len, blas_len uplo_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:814:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:817:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_ctrcon)(const char* norm, const char* uplo, const char* diag, const blas_int* n, const blas_cxf* a, const blas_int* lda, float* rcond, blas_cxf* work, float* rwork, blas_int* info, blas_len norm_len, blas_len uplo_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:817:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:818:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_ztrcon)(const char* norm, const char* uplo, const char* diag, const blas_int* n, const blas_cxd* a, const blas_int* lda, double* rcond, blas_cxd* work, double* rwork, blas_int* info, blas_len norm_len, blas_len uplo_len, blas_len diag_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:818:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:821:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgbcon)(const char* norm, const blas_int* n, const blas_int* kl, const blas_int* ku, const float* ab, const blas_int* ldab, const blas_int* ipiv, const float* anorm, float* rcond, float* work, blas_int* iwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:821:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:822:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgbcon)(const char* norm, const blas_int* n, const blas_int* kl, const blas_int* ku, const double* ab, const blas_int* ldab, const blas_int* ipiv, const double* anorm, double* rcond, double* work, blas_int* iwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:822:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:825:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgbcon)(const char* norm, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_cxf* ab, const blas_int* ldab, const blas_int* ipiv, const float* anorm, float* rcond, blas_cxf* work, float* rwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:825:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:826:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgbcon)(const char* norm, const blas_int* n, const blas_int* kl, const blas_int* ku, const blas_cxd* ab, const blas_int* ldab, const blas_int* ipiv, const double* anorm, double* rcond, blas_cxd* work, double* rwork, blas_int* info, blas_len norm_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:826:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:829:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture blas_int arma_fortran(arma_ilaenv)(const blas_int* ispec, const char* name, const char* opts, const blas_int* n1, const blas_int* n2, const blas_int* n3, const blas_int* n4, blas_len name_len, blas_len opts_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:829:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:832:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_slahqr)(const blas_int* wantt, const blas_int* wantz, const blas_int* n, const blas_int* ilo, const blas_int* ihi, float* h, const blas_int* ldh, float* wr, float* wi, const blas_int* iloz, const blas_int* ihiz, float* z, const blas_int* ldz, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:832:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:833:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dlahqr)(const blas_int* wantt, const blas_int* wantz, const blas_int* n, const blas_int* ilo, const blas_int* ihi, double* h, const blas_int* ldh, double* wr, double* wi, const blas_int* iloz, const blas_int* ihiz, double* z, const blas_int* ldz, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:833:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:836:238: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sstedc)(const char* compz, const blas_int* n, float* d, float* e, float* z, const blas_int* ldz, float* work, const blas_int* lwork, blas_int* iwork, const blas_int* liwork, blas_int* info, blas_len compz_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:836:238: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:837:238: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dstedc)(const char* compz, const blas_int* n, double* d, double* e, double* z, const blas_int* ldz, double* work, const blas_int* lwork, blas_int* iwork, const blas_int* liwork, blas_int* info, blas_len compz_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:837:238: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:840:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_strevc)(const char* side, const char* howmny, blas_int* select, const blas_int* n, const float* t, const blas_int* ldt, float* vl, const blas_int* ldvl, float* vr, const blas_int* ldvr, const blas_int* mm, blas_int* m, float* work, blas_int* info, blas_len side_len, blas_len howmny_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:840:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:841:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dtrevc)(const char* side, const char* howmny, blas_int* select, const blas_int* n, const double* t, const blas_int* ldt, double* vl, const blas_int* ldvl, double* vr, const blas_int* ldvr, const blas_int* mm, blas_int* m, double* work, blas_int* info, blas_len side_len, blas_len howmny_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:841:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:844:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_slarnv)(const blas_int* idist, blas_int* iseed, const blas_int* n, float* x) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:844:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:845:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dlarnv)(const blas_int* idist, blas_int* iseed, const blas_int* n, double* x) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:845:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:848:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_sgehrd)(const blas_int* n, const blas_int* ilo, const blas_int* ihi, float* a, const blas_int* lda, float* tao, float* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:848:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:849:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dgehrd)(const blas_int* n, const blas_int* ilo, const blas_int* ihi, double* a, const blas_int* lda, double* tao, double* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:849:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:850:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cgehrd)(const blas_int* n, const blas_int* ilo, const blas_int* ihi, blas_cxf* a, const blas_int* lda, blas_cxf* tao, blas_cxf* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:850:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:851:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zgehrd)(const blas_int* n, const blas_int* ilo, const blas_int* ihi, blas_cxd* a, const blas_int* lda, blas_cxd* tao, blas_cxd* work, const blas_int* lwork, blas_int* info) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:851:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:854:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_spstrf)(const char* uplo, const blas_int* n, float* a, const blas_int* lda, blas_int* piv, blas_int* rank, const float* tol, float* work, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:854:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:855:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_dpstrf)(const char* uplo, const blas_int* n, double* a, const blas_int* lda, blas_int* piv, blas_int* rank, const double* tol, double* work, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:855:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:856:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_cpstrf)(const char* uplo, const blas_int* n, blas_cxf* a, const blas_int* lda, blas_int* piv, blas_int* rank, const float* tol, float* work, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:856:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:857:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void arma_fortran(arma_zpstrf)(const char* uplo, const blas_int* n, blas_cxd* a, const blas_int* lda, blas_int* piv, blas_int* rank, const double* tol, double* work, blas_int* info, blas_len uplo_len) ARMA_NOEXCEPT; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/def_lapack.hpp:857:202: 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/RcppArmadillo/include/armadillo:132, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_blas.hpp:31:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gemv(const char* transA, const blas_int* m, const blas_int* n, const eT* alpha, const eT* A, const blas_int* ldA, const eT* x, const blas_int* incx, const eT* beta, eT* y, const blas_int* incy) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_blas.hpp:57:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gemm(const char* transA, const char* transB, const blas_int* m, const blas_int* n, const blas_int* k, const eT* alpha, const eT* A, const blas_int* ldA, const eT* B, const blas_int* ldB, const eT* beta, eT* C, const blas_int* ldC) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_blas.hpp:83:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture syrk(const char* uplo, const char* transA, const blas_int* n, const blas_int* k, const eT* alpha, const eT* A, const blas_int* ldA, const eT* beta, eT* C, const blas_int* ldC) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_blas.hpp:105:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture herk(const char* uplo, const char* transA, const blas_int* n, const blas_int* k, const T* alpha, const std::complex* A, const blas_int* ldA, const T* beta, std::complex* C, const blas_int* ldC) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_blas.hpp:127:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dot(const uword n_elem, const eT* x, const eT* y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_blas.hpp:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asum(const uword n_elem, const eT* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_blas.hpp:232:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nrm2(const uword n_elem, const eT* x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:133, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:30:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getrf(blas_int* m, blas_int* n, eT* a, blas_int* lda, blas_int* ipiv, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getrs(char* trans, blas_int* n, blas_int* nrhs, eT* a, blas_int* lda, blas_int* ipiv, eT* b, blas_int* ldb, blas_int* info) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:133, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:67:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getri(blas_int* n, eT* a, blas_int* lda, blas_int* ipiv, eT* work, blas_int* lwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:82:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trtri(char* uplo, char* diag, blas_int* n, eT* a, blas_int* lda, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:104:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture geev(char* jobvl, char* jobvr, blas_int* n, eT* a, blas_int* lda, eT* wr, eT* wi, eT* vl, blas_int* ldvl, eT* vr, blas_int* ldvr, eT* work, blas_int* lwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:122:200: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_geev(char* jobvl, char* jobvr, blas_int* n, eT* a, blas_int* lda, eT* w, eT* vl, blas_int* ldvl, eT* vr, blas_int* ldvr, eT* work, blas_int* lwork, typename eT::value_type* rwork, blas_int* info) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:133, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:140:295: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture geevx(char* balanc, char* jobvl, char* jobvr, char* sense, blas_int* n, eT* a, blas_int* lda, eT* wr, eT* wi, eT* vl, blas_int* ldvl, eT* vr, blas_int* ldvr, blas_int* ilo, blas_int* ihi, eT* scale, eT* abnrm, eT* rconde, eT* rcondv, eT* work, blas_int* lwork, blas_int* iwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:158:388: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_geevx(char* balanc, char* jobvl, char* jobvr, char* sense, blas_int* n, eT* a, blas_int* lda, eT* w, eT* vl, blas_int* ldvl, eT* vr, blas_int* ldvr, blas_int* ilo, blas_int* ihi, typename eT::value_type* scale, typename eT::value_type* abnrm, typename eT::value_type* rconde, typename eT::value_type* rcondv, eT* work, blas_int* lwork, typename eT::value_type* rwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:176:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture syev(char* jobz, char* uplo, blas_int* n, eT* a, blas_int* lda, eT* w, eT* work, blas_int* lwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:200:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:218:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture syevd(char* jobz, char* uplo, blas_int* n, eT* a, blas_int* lda, eT* w, eT* work, blas_int* lwork, blas_int* iwork, blas_int* liwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:243:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:269:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:295:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:313:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture potrf(char* uplo, blas_int* n, eT* a, blas_int* lda, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:335:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture potrs(char* uplo, blas_int* n, const blas_int* nrhs, eT* a, blas_int* lda, eT* b, blas_int* ldb, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:357:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pbtrf(char* uplo, blas_int* n, blas_int* kd, eT* ab, blas_int* ldab, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:379:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture potri(char* uplo, blas_int* n, eT* a, blas_int* lda, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:401:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture geqrf(blas_int* m, blas_int* n, eT* a, blas_int* lda, eT* tau, eT* work, blas_int* lwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:416:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture geqp3(blas_int* m, blas_int* n, eT* a, blas_int* lda, blas_int* jpvt, eT* tau, eT* work, blas_int* lwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:429:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_geqp3(blas_int* m, blas_int* n, eT* a, blas_int* lda, blas_int* jpvt, eT* tau, eT* work, blas_int* lwork, typename eT::value_type* rwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:442:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture orgqr(blas_int* m, blas_int* n, blas_int* k, eT* a, blas_int* lda, eT* tau, eT* work, blas_int* lwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:455:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ungqr(blas_int* m, blas_int* n, blas_int* k, eT* a, blas_int* lda, eT* tau, eT* work, blas_int* lwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:473:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:496:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:520:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:543:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:562:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gesv(blas_int* n, blas_int* nrhs, eT* a, blas_int* lda, blas_int* ipiv, eT* b, blas_int* ldb, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:577:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gesvx(char* fact, char* trans, blas_int* n, blas_int* nrhs, eT* a, blas_int* lda, eT* af, blas_int* ldaf, blas_int* ipiv, char* equed, eT* r, eT* c, eT* b, blas_int* ldb, eT* x, blas_int* ldx, eT* rcond, eT* ferr, eT* berr, eT* work, blas_int* iwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:595:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_gesvx(char* fact, char* trans, blas_int* n, blas_int* nrhs, eT* a, blas_int* lda, eT* af, blas_int* ldaf, blas_int* ipiv, char* equed, T* r, T* c, eT* b, blas_int* ldb, eT* x, blas_int* ldx, T* rcond, T* ferr, T* berr, eT* work, T* rwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:613:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture posv(char* uplo, blas_int* n, blas_int* nrhs, eT* a, blas_int* lda, eT* b, blas_int* ldb, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:635:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture posvx(char* fact, char* uplo, blas_int* n, blas_int* nrhs, eT* a, blas_int* lda, eT* af, blas_int* ldaf, char* equed, eT* s, eT* b, blas_int* ldb, eT* x, blas_int* ldx, eT* rcond, eT* ferr, eT* berr, eT* work, blas_int* iwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:653:236: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_posvx(char* fact, char* uplo, blas_int* n, blas_int* nrhs, eT* a, blas_int* lda, eT* af, blas_int* ldaf, char* equed, T* s, eT* b, blas_int* ldb, eT* x, blas_int* ldx, T* rcond, T* ferr, T* berr, eT* work, T* rwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:671:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gels(char* trans, blas_int* m, blas_int* n, blas_int* nrhs, eT* a, blas_int* lda, eT* b, blas_int* ldb, eT* work, blas_int* lwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:693:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gelsd(blas_int* m, blas_int* n, blas_int* nrhs, eT* a, blas_int* lda, eT* b, blas_int* ldb, eT* S, eT* rcond, blas_int* rank, eT* work, blas_int* lwork, blas_int* iwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:706:237: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_gelsd(blas_int* m, blas_int* n, blas_int* nrhs, std::complex* a, blas_int* lda, std::complex* b, blas_int* ldb, T* S, T* rcond, blas_int* rank, std::complex* work, blas_int* lwork, T* rwork, blas_int* iwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:721:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trtrs(char* uplo, char* trans, char* diag, blas_int* n, blas_int* nrhs, const eT* a, blas_int* lda, eT* b, blas_int* ldb, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:743:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gbtrf(blas_int* m, blas_int* n, blas_int* kl, blas_int* ku, eT* ab, blas_int* ldab, blas_int* ipiv, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:758:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gbtrs(char* trans, blas_int* n, blas_int* kl, blas_int* ku, blas_int* nrhs, eT* ab, blas_int* ldab, blas_int* ipiv, eT* b, blas_int* ldb, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:780:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gbsv(blas_int* n, blas_int* kl, blas_int* ku, blas_int* nrhs, eT* ab, blas_int* ldab, blas_int* ipiv, eT* b, blas_int* ldb, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:795:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gbsvx(char* fact, char* trans, blas_int* n, blas_int* kl, blas_int* ku, blas_int* nrhs, eT* ab, blas_int* ldab, eT* afb, blas_int* ldafb, blas_int* ipiv, char* equed, eT* r, eT* c, eT* b, blas_int* ldb, eT* x, blas_int* ldx, eT* rcond, eT* ferr, eT* berr, eT* work, blas_int* iwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:813:291: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_gbsvx(char* fact, char* trans, blas_int* n, blas_int* kl, blas_int* ku, blas_int* nrhs, eT* ab, blas_int* ldab, eT* afb, blas_int* ldafb, blas_int* ipiv, char* equed, T* r, T* c, eT* b, blas_int* ldb, eT* x, blas_int* ldx, T* rcond, T* ferr, T* berr, eT* work, T* rwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:831:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gtsv(blas_int* n, blas_int* nrhs, eT* dl, eT* d, eT* du, eT* b, blas_int* ldb, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:846:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gtsvx(char* fact, char* trans, blas_int* n, blas_int* nrhs, eT* dl, eT* d, eT* du, eT* dlf, eT* df, eT* duf, eT* du2, blas_int* ipiv, eT* b, blas_int* ldb, eT* x, blas_int* ldx, eT* rcond, eT* ferr, eT* berr, eT* work, blas_int* iwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:864:246: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_gtsvx(char* fact, char* trans, blas_int* n, blas_int* nrhs, eT* dl, eT* d, eT* du, eT* dlf, eT* df, eT* duf, eT* du2, blas_int* ipiv, eT* b, blas_int* ldb, eT* x, blas_int* ldx, T* rcond, T* ferr, T* berr, eT* work, T* rwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:882:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gees(char* jobvs, char* sort, void* select, blas_int* n, eT* a, blas_int* lda, blas_int* sdim, eT* wr, eT* wi, eT* vs, blas_int* ldvs, eT* work, blas_int* lwork, blas_int* bwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:900:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_gees(char* jobvs, char* sort, void* select, blas_int* n, std::complex* a, blas_int* lda, blas_int* sdim, std::complex* w, std::complex* vs, blas_int* ldvs, std::complex* work, blas_int* lwork, T* rwork, blas_int* bwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:919:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trsyl(char* transa, char* transb, blas_int* isgn, blas_int* m, blas_int* n, const eT* a, blas_int* lda, const eT* b, blas_int* ldb, eT* c, blas_int* ldc, eT* scale, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:950:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:977:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:995:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lange(char* norm, blas_int* m, blas_int* n, eT* a, blas_int* lda, typename get_pod_type::result* work) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1021:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lansy(char* norm, char* uplo, blas_int* n, eT* a, blas_int* lda, typename get_pod_type::result* work) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1047:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lanhe(char* norm, char* uplo, blas_int* n, eT* a, blas_int* lda, typename get_pod_type::result* work) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1069:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture langb(char* norm, blas_int* n, blas_int* kl, blas_int* ku, eT* ab, blas_int* ldab, typename get_pod_type::result* work) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1095:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gecon(char* norm, blas_int* n, const eT* a, blas_int* lda, const eT* anorm, eT* rcond, eT* work, blas_int* iwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1113:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_gecon(char* norm, blas_int* n, const std::complex* a, blas_int* lda, const T* anorm, T* rcond, std::complex* work, T* rwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1133:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pocon(char* uplo, blas_int* n, const eT* a, blas_int* lda, const eT* anorm, eT* rcond, eT* work, blas_int* iwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1151:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_pocon(char* uplo, blas_int* n, const std::complex* a, blas_int* lda, const T* anorm, T* rcond, std::complex* work, T* rwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1171:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trcon(char* norm, char* uplo, char* diag, blas_int* n, const eT* a, blas_int* lda, eT* rcond, eT* work, blas_int* iwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1189:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_trcon(char* norm, char* uplo, char* diag, blas_int* n, const std::complex* a, blas_int* lda, T* rcond, std::complex* work, T* rwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1209:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gbcon(char* norm, blas_int* n, blas_int* kl, blas_int* ku, const eT* ab, blas_int* ldab, const blas_int* ipiv, const eT* anorm, eT* rcond, eT* work, blas_int* iwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1227:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_gbcon(char* norm, blas_int* n, blas_int* kl, blas_int* ku, const std::complex* ab, blas_int* ldab, const blas_int* ipiv, const T* anorm, T* rcond, std::complex* work, T* rwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1246:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture laenv(blas_int* ispec, char* name, char* opts, blas_int* n1, blas_int* n2, blas_int* n3, blas_int* n4, blas_len name_len, blas_len opts_len) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1262:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lahqr(blas_int* wantt, blas_int* wantz, blas_int* n, blas_int* ilo, blas_int* ihi, eT* h, blas_int* ldh, eT* wr, eT* wi, blas_int* iloz, blas_int* ihiz, eT* z, blas_int* ldz, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1275:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stedc(char* compz, blas_int* n, eT* d, eT* e, eT* z, blas_int* ldz, eT* work, blas_int* lwork, blas_int* iwork, blas_int* liwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1293:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trevc(char* side, char* howmny, blas_int* select, blas_int* n, eT* t, blas_int* ldt, eT* vl, blas_int* ldvl, eT* vr, blas_int* ldvr, blas_int* mm, blas_int* m, eT* work, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1311:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture larnv(blas_int* idist, blas_int* iseed, const blas_int* n, eT* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1323:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gehrd(blas_int* n, blas_int* ilo, blas_int* ihi, eT* a, blas_int* lda, eT* tao, eT* work, blas_int* lwork, blas_int* info) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/translate_lapack.hpp:1338:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pstrf(const char* uplo, const blas_int* n, eT* a, const blas_int* lda, blas_int* piv, blas_int* rank, const typename get_pod_type::result* tol, const typename get_pod_type::result* work, blas_int* info) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:138, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_bones.hpp:31:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static bool lt(const eT A, const eT B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_bones.hpp:32:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static bool gt(const eT A, const eT B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_bones.hpp:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static bool leq(const eT A, const eT B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_bones.hpp:35:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static bool geq(const eT A, const eT B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_bones.hpp:37:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static eT make_neg(const eT val); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:139, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:29:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(eT* dest, const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:33:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_small(eT* dest, const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:37:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_zeros(eT* dest, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:41:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(eT* mem, const uword n_elem, const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:45:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clean(eT* mem, const uword n_elem, const eT abs_limit, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:49:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clean(std::complex* mem, const uword n_elem, const T abs_limit); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:139, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:53:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clamp(eT* mem, const uword n_elem, const eT min_val, const eT max_val, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:57:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clamp(std::complex* mem, const uword n_elem, const std::complex& min_val, const std::complex& max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:65:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture convert_cx_scalar(out_eT& out, const in_eT& in, const typename arma_not_cx::result* junk1 = nullptr, const typename arma_not_cx< in_eT>::result* junk2 = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:69:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture convert_cx_scalar(out_eT& out, const std::complex& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture convert_cx_scalar(std::complex& out, const std::complex< in_T>& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:77:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture convert(out_eT* dest, const in_eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:81:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture convert_cx(out_eT* dest, const in_eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:90:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_plus(eT* dest, const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_minus(eT* dest, const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:100:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_mul(eT* dest, const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_div(eT* dest, const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:111:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_plus_base(eT* dest, const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:116:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_minus_base(eT* dest, const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:121:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_mul_base(eT* dest, const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:126:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_div_base(eT* dest, const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:135:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_set(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:140:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_set_simple(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_set_base(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_set_small(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:155:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_set_fixed(eT* dest, const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:160:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_plus(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:165:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_minus(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:169:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_mul(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:174:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_div(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:180:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_plus_base(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:185:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_minus_base(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:189:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_mul_base(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_div_base(eT* dest, const eT val, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:203:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accumulate(const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:208:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture product(const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:213:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_zero(const eT* mem, const uword n_elem, const eT abs_limit, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:218:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_zero(const std::complex* mem, const uword n_elem, const T abs_limit); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:223:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_finite(const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture has_inf(const eT* src, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_bones.hpp:233:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture has_nan(const eT* src, const uword n_elem); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:140, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:48:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~podarray(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:49:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline podarray(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:51:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline podarray (const podarray& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:52:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const podarray& operator=(const podarray& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:54:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline explicit podarray(const uword new_N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:56:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline explicit podarray(const eT* X, const uword new_N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:61:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT& operator[] (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator[] (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:64:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT& operator() (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:65:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator() (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:67:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_min_size(const uword min_n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:69:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const uword new_n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:70:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:76:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(const uword new_n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:78:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT* memptr(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:79:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* memptr() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:81:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void copy_row(const Mat& A, const uword row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:86:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_cold(const uword new_n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_bones.hpp:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_warm(const uword new_n_elem); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:141, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:32:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool inv(Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:35:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool inv(Mat& out, const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:38:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool inv_tr(Mat& A, const uword layout); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:41:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool inv_sympd(Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:44:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool inv_sympd(Mat& out, const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:47:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool inv_sympd_rcond(Mat& A, const eT rcond_threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:50:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool inv_sympd_rcond(Mat< std::complex >& A, const T rcond_threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:57:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool det(eT& out_val, Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:60:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool log_det(eT& out_val, typename get_pod_type::result& out_sign, Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:63:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool log_det_sympd(typename get_pod_type::result& out_val, Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:70:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool lu(Mat& L, Mat& U, podarray& ipiv, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:73:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool lu(Mat& L, Mat& U, Mat& P, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:76:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool lu(Mat& L, Mat& U, const Base& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:141, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:83:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_gen(Mat< std::complex >& vals, Mat< std::complex >& vecs, const bool vecs_on, const Base& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:86:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_gen(Mat< std::complex >& vals, Mat< std::complex >& vecs, const bool vecs_on, const Base< std::complex, T1 >& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:93:200: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_gen_balance(Mat< std::complex >& vals, Mat< std::complex >& vecs, const bool vecs_on, const Base& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:96:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_gen_balance(Mat< std::complex >& vals, Mat< std::complex >& vecs, const bool vecs_on, const Base< std::complex, T1 >& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:103:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_gen_twosided(Mat< std::complex >& vals, Mat< std::complex >& lvecs, Mat< std::complex >& rvecs, const Base& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:106:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_gen_twosided(Mat< std::complex >& vals, Mat< std::complex >& lvecs, Mat< std::complex >& rvecs, const Base< std::complex, T1 >& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:113:241: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_gen_twosided_balance(Mat< std::complex >& vals, Mat< std::complex >& lvecs, Mat< std::complex >& rvecs, const Base& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:141, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:116:258: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_gen_twosided_balance(Mat< std::complex >& vals, Mat< std::complex >& lvecs, Mat< std::complex >& rvecs, const Base< std::complex, T1 >& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:123:241: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_pair(Mat< std::complex >& vals, Mat< std::complex >& vecs, const bool vecs_on, const Base& A_expr, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:126:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_pair(Mat< std::complex >& vals, Mat< std::complex >& vecs, const bool vecs_on, const Base< std::complex, T1 >& A_expr, const Base< std::complex, T2 >& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:133:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_pair_twosided(Mat< std::complex >& vals, Mat< std::complex >& lvecs, Mat< std::complex >& rvecs, const Base& A_expr, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:136:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_pair_twosided(Mat< std::complex >& vals, Mat< std::complex >& lvecs, Mat< std::complex >& rvecs, const Base< std::complex, T1 >& A_expr, const Base< std::complex, T2 >& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:143:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_sym(Col& eigval, Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:146:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_sym(Col& eigval, Mat< std::complex >& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_sym(Col& eigval, Mat& eigvec, const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:152:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_sym(Col& eigval, Mat< std::complex >& eigvec, const Mat< std::complex >& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:155:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_sym_dc(Col& eigval, Mat& eigvec, const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:158:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eig_sym_dc(Col& eigval, Mat< std::complex >& eigvec, const Mat< std::complex >& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:165:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool chol_simple(Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool chol(Mat& X, const uword layout); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool chol_band(Mat& X, const uword KD, const uword layout); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool chol_band(Mat< std::complex >& X, const uword KD, const uword layout); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:177:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool chol_band_common(Mat& X, const uword KD, const uword layout); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:180:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool chol_pivot(Mat& X, Mat& P, const uword layout); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:187:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool hess(Mat& H, const Base& X, Col& tao); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:194:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool qr(Mat& Q, Mat& R, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:197:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool qr_econ(Mat& Q, Mat& R, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:200:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool qr_pivot(Mat& Q, Mat& R, Mat& P, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:203:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool qr_pivot(Mat< std::complex >& Q, Mat< std::complex >& R, Mat& P, const Base,T1>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:210:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd(Col& S, Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:213:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd(Col& S, Mat< std::complex >& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:217:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd(Mat& U, Col& S, Mat& V, Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:220:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd(Mat< std::complex >& U, Col& S, Mat< std::complex >& V, Mat< std::complex >& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:223:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd_econ(Mat& U, Col& S, Mat& V, Mat& A, const char mode); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:226:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd_econ(Mat< std::complex >& U, Col& S, Mat< std::complex >& V, Mat< std::complex >& A, const char mode); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:230:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd_dc(Col& S, Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:233:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd_dc(Col& S, Mat< std::complex >& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:237:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd_dc(Mat& U, Col& S, Mat& V, Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:240:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd_dc(Mat< std::complex >& U, Col& S, Mat< std::complex >& V, Mat< std::complex >& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:243:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd_dc_econ(Mat& U, Col& S, Mat& V, Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:246:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool svd_dc_econ(Mat< std::complex >& U, Col& S, Mat< std::complex >& V, Mat< std::complex >& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:253:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline static bool solve_square_tiny(Mat& out, const Mat& A, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:256:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_square_fast(Mat& out, Mat& A, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:259:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_square_rcond(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const Base& B_expr, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:262:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_square_refine(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const Base& B_expr, const bool equilibrate, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:265:277: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_square_refine(Mat< std::complex >& out, typename T1::pod_type& out_rcond, Mat< std::complex >& A, const Base,T1>& B_expr, const bool equilibrate, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:270:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_sympd_fast(Mat& out, Mat& A, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:273:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_sympd_fast_common(Mat& out, Mat& A, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:276:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_sympd_rcond(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const Base& B_expr, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:279:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_sympd_rcond(Mat< std::complex >& out, typename T1::pod_type& out_rcond, Mat< std::complex >& A, const Base< std::complex,T1>& B_expr, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:282:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_sympd_refine(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const Base& B_expr, const bool equilibrate, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:285:276: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_sympd_refine(Mat< std::complex >& out, typename T1::pod_type& out_rcond, Mat< std::complex >& A, const Base,T1>& B_expr, const bool equilibrate, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:290:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_rect_fast(Mat& out, Mat& A, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:293:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_rect_rcond(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const Base& B_expr, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:298:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_approx_svd(Mat& out, Mat& A, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:301:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_approx_svd(Mat< std::complex >& out, Mat< std::complex >& A, const Base,T1>& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:306:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_trimat_fast(Mat& out, const Mat& A, const Base& B_expr, const uword layout); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:309:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_trimat_rcond(Mat& out, typename T1::pod_type& out_rcond, const Mat& A, const Base& B_expr, const uword layout, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:314:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_band_fast(Mat& out, Mat& A, const uword KL, const uword KU, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:317:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_band_fast(Mat< std::complex >& out, Mat< std::complex >& A, const uword KL, const uword KU, const Base< std::complex,T1>& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:320:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_band_fast_common(Mat& out, const Mat& A, const uword KL, const uword KU, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:323:236: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_band_rcond(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const uword KL, const uword KU, const Base& B_expr, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:326:283: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_band_rcond(Mat< std::complex >& out, typename T1::pod_type& out_rcond, Mat< std::complex >& A, const uword KL, const uword KU, const Base< std::complex,T1>& B_expr, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:329:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_band_rcond_common(Mat& out, typename T1::pod_type& out_rcond, const Mat& A, const uword KL, const uword KU, const Base& B_expr, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:332:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_band_refine(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const uword KL, const uword KU, const Base& B_expr, const bool equilibrate, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:335:307: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_band_refine(Mat< std::complex >& out, typename T1::pod_type& out_rcond, Mat< std::complex >& A, const uword KL, const uword KU, const Base,T1>& B_expr, const bool equilibrate, const bool allow_ugly); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:340:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_tridiag_fast(Mat& out, Mat& A, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:343:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_tridiag_fast(Mat< std::complex >& out, Mat< std::complex >& A, const Base< std::complex,T1>& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:346:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool solve_tridiag_fast_common(Mat& out, const Mat& A, const Base& B_expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:353:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool schur(Mat& U, Mat& S, const Base& X, const bool calc_U = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:356:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool schur(Mat< std::complex >& U, Mat< std::complex >& S, const Base,T1>& X, const bool calc_U = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:359:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool schur(Mat< std::complex >& U, Mat< std::complex >& S, const bool calc_U = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:365:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool syl(Mat& X, const Mat& A, const Mat& B, const Mat& C); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:372:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool qz(Mat& A, Mat& B, Mat& vsl, Mat& vsr, const Base& X_expr, const Base& Y_expr, const char mode); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:375:238: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool qz(Mat< std::complex >& A, Mat< std::complex >& B, Mat< std::complex >& vsl, Mat< std::complex >& vsr, const Base< std::complex, T1 >& X_expr, const Base< std::complex, T2 >& Y_expr, const char mode); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:382:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT rcond(Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:385:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T rcond(Mat< std::complex >& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:388:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT rcond_sympd(Mat& A, bool& calc_ok); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:391:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T rcond_sympd(Mat< std::complex >& A, bool& calc_ok); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:394:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT rcond_trimat(const Mat& A, const uword layout); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:397:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T rcond_trimat(const Mat< std::complex >& A, const uword layout); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:404:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT lu_rcond(const Mat& A, const eT norm_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:407:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T lu_rcond(const Mat< std::complex >& A, const T norm_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:410:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT lu_rcond_sympd(const Mat& A, const eT norm_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:413:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T lu_rcond_sympd(const Mat< std::complex >& A, const T norm_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:416:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT lu_rcond_band(const Mat& AB, const uword KL, const uword KU, const podarray& ipiv, const eT norm_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:419:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T lu_rcond_band(const Mat< std::complex >& AB, const uword KL, const uword KU, const podarray& ipiv, const T norm_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:426:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool crippled_lapack(const Base&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:429:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::pod_type epsilon_lapack(const Base&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:432:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool rudimentary_sym_check(const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:435:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool rudimentary_sym_check(const Mat< std::complex >& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:442:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline blas_int select_lhp(const T* x_ptr, const T* y_ptr, const T* z_ptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:442:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:443:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline blas_int select_rhp(const T* x_ptr, const T* y_ptr, const T* z_ptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:443:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:444:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline blas_int select_iuc(const T* x_ptr, const T* y_ptr, const T* z_ptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:444:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:445:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline blas_int select_ouc(const T* x_ptr, const T* y_ptr, const T* z_ptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:445:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:447:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline blas_int cx_select_lhp(const std::complex* x_ptr, const std::complex* y_ptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:447:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:448:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline blas_int cx_select_rhp(const std::complex* x_ptr, const std::complex* y_ptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:448:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:449:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline blas_int cx_select_iuc(const std::complex* x_ptr, const std::complex* y_ptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:449:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:450:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline blas_int cx_select_ouc(const std::complex* x_ptr, const std::complex* y_ptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:450:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:452:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void_ptr ptr_cast(blas_int (*function)(const T*, const T*, const T*)); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:452:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:453:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void_ptr ptr_cast(blas_int (*function)(const std::complex*, const std::complex*)); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_bones.hpp:453:117: 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/RcppArmadillo/include/armadillo:142, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:33:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static form_type interpret_form_str(const char* form_str); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:142, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:39:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_sym(Col& eigval, Mat& eigvec, const SpBase& X, const uword n_eigvals, const form_type form_val, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:42:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_sym(Col& eigval, Mat& eigvec, const SpBase& X, const uword n_eigvals, const eT sigma, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:45:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_sym_newarp(Col& eigval, Mat& eigvec, const SpMat& X, const uword n_eigvals, const form_type form_val, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:48:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_sym_newarp(Col& eigval, Mat& eigvec, const SpMat& X, const uword n_eigvals, const eT sigma, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:51:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_sym_arpack(Col& eigval, Mat& eigvec, const SpMat& X, const uword n_eigvals, const form_type form_val, const eT sigma, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:57:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_gen(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpBase& X, const uword n_eigvals, const form_type form_val, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:60:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_gen(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpBase& X, const uword n_eigvals, const std::complex sigma, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:63:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_gen_newarp(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpMat& X, const uword n_eigvals, const form_type form_val, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:66:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_gen_arpack(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpMat& X, const uword n_eigvals, const form_type form_val, const std::complex sigma, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:72:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_gen(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpBase< std::complex, T1>& X, const uword n_eigvals, const form_type form_val, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:75:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_gen(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpBase< std::complex, T1>& X, const uword n_eigvals, const std::complex sigma, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:78:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool eigs_gen(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpMat< std::complex >& X, const uword n_eigvals, const form_type form_val, const std::complex sigma, const eigs_opts& opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:84:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool spsolve_simple(Mat& out, const SpBase& A, const Base& B, const superlu_opts& user_opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:87:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool spsolve_refine(Mat& out, typename T1::pod_type& out_rcond, const SpBase& A, const Base& B, const superlu_opts& user_opts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:143:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:155:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool rudimentary_sym_check(const SpMat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_bones.hpp:162:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool rudimentary_sym_check(const SpMat< std::complex >& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:144, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:29:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline mat_injector_row(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:31:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void insert(const eT val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:47:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void insert(const elem_type val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void end_of_row() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline ~mat_injector(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline mat_injector(T1& in_X, const elem_type val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:55:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline mat_injector(T1& in_X, const injector_end_of_row<>& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:79:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline field_injector_row(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline ~field_injector_row(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:82:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void insert(const oT& val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void insert(const object_type& val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:99:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void end_of_row() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:100:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline ~field_injector(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline field_injector(T1& in_X, const object_type& val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_bones.hpp:106:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline field_injector(T1& in_X, const injector_end_of_row<>& x); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:60:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~Mat(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:61:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:63:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Mat(const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:64:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Mat(const SizeMat& s); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Mat(const uword in_n_rows, const uword in_n_cols, const arma_initmode_indicator&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:67:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Mat(const SizeMat& s, const arma_initmode_indicator&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:69:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const uword in_n_rows, const uword in_n_cols, const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:70:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const SizeMat& s, const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:72:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const uword in_n_rows, const uword in_n_cols, const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:73:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const SizeMat& s, const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:75:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold Mat(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:76:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold Mat& operator=(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:78:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold Mat(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:79:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold Mat& operator=(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:81:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const std::vector& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator=(const std::vector& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:85:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator=(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:87:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const std::initializer_list< std::initializer_list >& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:88:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator=(const std::initializer_list< std::initializer_list >& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:90:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(Mat&& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:91:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator=(Mat&& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat( eT* aux_mem, const uword aux_n_rows, const uword aux_n_cols, const bool copy_aux_mem = true, const bool strict = false); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:94:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const eT* aux_mem, const uword aux_n_rows, const uword aux_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:96:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:97:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator+=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:98:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator-=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator*=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:100:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator/=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:102:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const Mat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:103:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator= (const Mat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:104:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator+=(const Mat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:105:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator-=(const Mat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:106:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator*=(const Mat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:107:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator%=(const Mat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:108:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator/=(const Mat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:110:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:111:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:112:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:113:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:114:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:115:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:116:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:119:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Mat(const Base& A, const Base& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:121:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Mat(const subview& X, const bool use_colmem); // only to be used by the quasi_unwrap class ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:123:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:124:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator= (const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:125:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator+=(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator-=(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:127:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator*=(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:128:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator%=(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:129:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator/=(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:131:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const subview_row_strans& X); // subview_row_strans can only be generated by the Proxy class ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:132:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const subview_row_htrans& X); // subview_row_htrans can only be generated by the Proxy class ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:133:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const xvec_htrans& X); // xvec_htrans can only be generated by the Proxy class ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:136:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const xtrans_mat& X); // xtrans_mat can only be generated by the Proxy class ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator= (const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator+=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:141:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator-=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:142:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator*=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:143:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator%=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator/=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:146:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const diagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:147:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator= (const diagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:148:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator+=(const diagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator-=(const diagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:150:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator*=(const diagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:151:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator%=(const diagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator/=(const diagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:154:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const subview_elem1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:155:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const subview_elem1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:156:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const subview_elem1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:157:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const subview_elem1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:158:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const subview_elem1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:159:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const subview_elem1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:160:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const subview_elem1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:162:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const subview_elem2& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:163:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const subview_elem2& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:164:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const subview_elem2& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:165:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const subview_elem2& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:166:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const subview_elem2& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:167:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const subview_elem2& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:168:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const subview_elem2& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:171:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Mat(const SpBase& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:172:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const SpBase& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:173:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const SpBase& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:174:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const SpBase& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const SpBase& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:176:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const SpBase& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:177:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const SpBase& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:179:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Mat(const SpSubview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:180:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator= (const SpSubview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:182:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Mat(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:183:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator= (const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:184:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator+=(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator-=(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:186:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator*=(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:187:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator%=(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:188:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator/=(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:191:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline mat_injector operator<<(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:192:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline mat_injector operator<<(const injector_end_of_row<>& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:195:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:196:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row row(const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:198:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row operator()(const uword row_num, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:199:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_row operator()(const uword row_num, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:202:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:203:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:205:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col operator()(const span& row_span, const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:206:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_col operator()(const span& row_span, const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:208:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col unsafe_col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:209:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Col unsafe_col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:212:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:213:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview rows(const uword in_row1, const uword in_row2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cols cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cols cols(const uword in_col1, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:218:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview rows(const span& row_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:219:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview rows(const span& row_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:221:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cols cols(const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:222:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cols cols(const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:225:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:226:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:228:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview submat(const uword in_row1, const uword in_col1, const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:229:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview submat(const uword in_row1, const uword in_col1, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:231:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview submat (const span& row_span, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:232:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview submat (const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:234:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview operator()(const span& row_span, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:235:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview operator()(const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:237:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview operator()(const uword in_row1, const uword in_col1, const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:238:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview operator()(const uword in_row1, const uword in_col1, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:240:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview head_rows(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:241:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview head_rows(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:243:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview tail_rows(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:244:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview tail_rows(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:246:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cols head_cols(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:247:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_cols head_cols(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:249:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cols tail_cols(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:250:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_cols tail_cols(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:252:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline subview_elem1 elem(const Base& a); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:253:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline const subview_elem1 elem(const Base& a) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:255:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline subview_elem1 operator()(const Base& a); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:256:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline const subview_elem1 operator()(const Base& a) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:259:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline subview_elem2 elem(const Base& ri, const Base& ci); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:260:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline const subview_elem2 elem(const Base& ri, const Base& ci) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:262:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline subview_elem2 submat(const Base& ri, const Base& ci); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:263:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline const subview_elem2 submat(const Base& ri, const Base& ci) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:265:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline subview_elem2 operator()(const Base& ri, const Base& ci); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:266:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline const subview_elem2 operator()(const Base& ri, const Base& ci) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:269:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline subview_elem2 rows(const Base& ri); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:270:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline const subview_elem2 rows(const Base& ri) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:272:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline subview_elem2 cols(const Base& ci); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:273:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline const subview_elem2 cols(const Base& ci) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:276:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_each1< Mat, 0 > each_col(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:277:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_each1< Mat, 1 > each_row(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:279:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_each1< Mat, 0 > each_col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:280:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_each1< Mat, 1 > each_row() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:282:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline subview_each2< Mat, 0, T1 > each_col(const Base& indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:283:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline subview_each2< Mat, 1, T1 > each_row(const Base& indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:285:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const subview_each2< Mat, 0, T1 > each_col(const Base& indices) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:286:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const subview_each2< Mat, 1, T1 > each_row(const Base& indices) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:288:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& each_col(const std::function< void( Col&) >& F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:289:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& each_col(const std::function< void(const Col&) >& F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:291:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& each_row(const std::function< void( Row&) >& F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:292:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& each_row(const std::function< void(const Row&) >& F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:295:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline diagview diag(const sword in_id = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:296:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const diagview diag(const sword in_id = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void swap_rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:300:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void swap_cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:302:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:303:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:305:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:306:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void shed_rows(const Base& indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:309:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void shed_cols(const Base& indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:311:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void insert_rows(const uword row_num, const uword N, const bool set_to_zero = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void insert_cols(const uword col_num, const uword N, const bool set_to_zero = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:314:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void insert_rows(const uword row_num, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:315:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void insert_cols(const uword col_num, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:318:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const Gen& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:319:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const Gen& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const Gen& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:321:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const Gen& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:322:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const Gen& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:323:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const Gen& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:324:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const Gen& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:326:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:327:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:328:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:330:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:331:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:332:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:334:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const eOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:335:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const eOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:336:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const eOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:337:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const eOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:338:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const eOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:339:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const eOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:340:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const eOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:342:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:343:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:344:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:345:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:346:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:347:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:348:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:350:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const CubeToMatOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:351:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const CubeToMatOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:352:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const CubeToMatOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:353:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const CubeToMatOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:354:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const CubeToMatOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:355:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const CubeToMatOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:356:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const CubeToMatOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:358:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const SpToDOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:359:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const SpToDOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:360:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const SpToDOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:361:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const SpToDOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:362:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const SpToDOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:363:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const SpToDOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:364:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const SpToDOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:366:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:367:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:368:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:369:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:370:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:371:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:372:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:374:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:375:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:377:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const eGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:378:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const eGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:379:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const eGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:380:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const eGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:381:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const eGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:382:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const eGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:383:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const eGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:385:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat(const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:386:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator= (const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:387:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator+=(const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:388:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator-=(const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:389:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator*=(const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:390:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator%=(const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:391:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator/=(const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:397:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:398:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:399:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:400:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:401:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:403:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:404:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:405:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:406:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:408:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const Mat& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:409:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:411:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const Mat& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:412:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:414:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:415:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_vec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:416:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_rowvec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:417:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_colvec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:418:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_square() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:419:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:421:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:422:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:424:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction = "ascend") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:425:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction, const uword dim) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:428:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted_helper(const comparator& comp, const uword dim) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:430:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:431:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:433:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:434:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:435:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:436:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:438:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:440:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* colptr(const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* colptr(const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:443:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:444:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:448:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void copy_size(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:450:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const uword new_n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:451:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const uword new_n_rows, const uword new_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:452:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:454:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void resize(const uword new_n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:455:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void resize(const uword new_n_rows, const uword new_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:456:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void resize(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:458:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reshape(const uword new_n_rows, const uword new_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:459:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reshape(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:461:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_deprecated inline void reshape(const uword new_n_rows, const uword new_n_cols, const uword dim); //!< NOTE: don't use this form: it will be removed ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:464:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const Mat& for_each(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:465:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const Mat& for_each(functor F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:467:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const Mat& transform(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:468:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const Mat& imbue(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:471:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& replace(const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:473:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& clean(const pod_type threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:475:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& clamp(const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& fill(const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:482:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:483:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& zeros(const uword new_n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:484:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& zeros(const uword new_n_rows, const uword new_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:485:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& zeros(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:487:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:488:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& ones(const uword new_n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:489:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& ones(const uword new_n_rows, const uword new_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:490:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& ones(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:492:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& randu(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:493:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& randu(const uword new_n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:494:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& randu(const uword new_n_rows, const uword new_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& randu(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:497:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& randn(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:498:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& randn(const uword new_n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:499:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& randn(const uword new_n_rows, const uword new_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:500:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& randn(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:502:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& eye(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:503:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& eye(const uword new_n_rows, const uword new_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:504:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& eye(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:506:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:507:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold void soft_reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:510:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_real(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:511:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_imag(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:514:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:515:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:517:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT min(uword& index_of_min_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:518:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT max(uword& index_of_max_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:520:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT min(uword& row_of_min_val, uword& col_of_min_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:521:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT max(uword& row_of_max_val, uword& col_of_max_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:524:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save(const std::string name, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:525:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save(const hdf5_name& spec, const file_type type = hdf5_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:526:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save(const csv_name& spec, const file_type type = csv_ascii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:527:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save( std::ostream& os, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:529:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load(const std::string name, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:530:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load(const hdf5_name& spec, const file_type type = hdf5_binary); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:531:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load(const csv_name& spec, const file_type type = csv_ascii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:532:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load( std::istream& is, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:534:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save(const std::string name, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:535:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save(const hdf5_name& spec, const file_type type = hdf5_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:536:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save(const csv_name& spec, const file_type type = csv_ascii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:537:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save( std::ostream& os, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:539:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load(const std::string name, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:540:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load(const hdf5_name& spec, const file_type type = hdf5_binary); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:541:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load(const csv_name& spec, const file_type type = csv_ascii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:542:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load( std::istream& is, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:562:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:563:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(const row_iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:564:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(Mat& in_M, const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:566:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator* (); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:568:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:569:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused row_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:571:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:572:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused row_iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:574:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:575:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:576:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const const_row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:577:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const const_row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:595:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:596:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const row_iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:597:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const const_row_iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:598:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const Mat& in_M, const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:600:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& operator*() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:602:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:603:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_row_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:605:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:606:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_row_iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:608:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:609:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:610:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const const_row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:611:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const const_row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:631:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_col_iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:632:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_col_iterator(const row_col_iterator& in_it); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:633:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_col_iterator(Mat& in_M, const uword row = 0, const uword col = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:635:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator*(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:637:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_col_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:638:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused row_col_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:640:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_col_iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:641:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused row_col_iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:643:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword row() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:644:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:646:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const row_col_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:647:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const row_col_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:648:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const const_row_col_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:649:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const const_row_col_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:668:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_col_iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:669:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_col_iterator(const row_col_iterator& in_it); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:670:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_col_iterator(const const_row_col_iterator& in_it); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:671:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_col_iterator(const Mat& in_M, const uword row = 0, const uword col = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:673:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& operator*() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:675:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_col_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:676:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_row_col_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:678:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_col_iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:679:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_row_col_iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:681:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword row() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:682:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:684:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const const_row_col_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:685:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const const_row_col_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:686:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const row_col_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:687:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const row_col_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:703:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:704:34: 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/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:705:34: 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/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:707:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator end(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:708:32: 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/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:709:32: 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/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:711:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline col_iterator begin_col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:712:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_col_iterator begin_col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:714:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline col_iterator end_col (const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:715:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_col_iterator end_col (const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:717:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator begin_row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:718:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator begin_row(const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:720:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator end_row (const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:721:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator end_row (const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:723:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_col_iterator begin_row_col(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:724:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_col_iterator begin_row_col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:726:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_col_iterator end_row_col(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:727:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_col_iterator end_row_col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:730:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clear(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:731:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:732:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword size() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:734:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:735:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:737:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:738:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& back() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:740:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void swap(Mat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:742:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void steal_mem(Mat& X); //!< don't use this unless you're writing code internal to Armadillo ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void steal_mem_col(Mat& X, const uword max_n_rows); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:752:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_cold(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:753:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_warm(uword in_n_rows, uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:755:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold void init(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:757:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:758:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const std::initializer_list< std::initializer_list >& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:761:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const Base& A, const Base& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:763:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const char junk, const eT* aux_mem, const uword aux_n_rows, const uword aux_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:765:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const arma_vec_indicator&, const uhword in_vec_state); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:766:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const arma_vec_indicator&, const uword in_n_rows, const uword in_n_cols, const uhword in_vec_state); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:768:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat(const arma_fixed_indicator&, const uword in_n_rows, const uword in_n_cols, const uhword in_vec_state, const eT* in_mem); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:785, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_proto.h:28:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat( const Rcpp::VectorBase& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_proto.h:31:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat( const Rcpp::MatrixBase& X ) ; ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:818:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline fixed(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:819:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline fixed(const fixed& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:821:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:822:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:823:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const Base& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:824:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const Base& A, const Base& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:826:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const eT* aux_mem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:828:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:829:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:834:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator=(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const std::initializer_list< std::initializer_list >& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:838:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& operator=(const std::initializer_list< std::initializer_list >& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:840:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline Mat& operator=(const fixed& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:843:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator=(const eOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:844:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Mat& operator=(const eGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:847:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op< Mat_fixed_type, op_htrans > t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:848:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op< Mat_fixed_type, op_htrans > ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:849:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op< Mat_fixed_type, op_strans > st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:851:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:853:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:854:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:855:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:857:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:858:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:860:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:861:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:862:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:863:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:865:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* colptr(const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:866:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* colptr(const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:869:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_vec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:873:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:874:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:875:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:901:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void prefix_pp(Mat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:902:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void prefix_pp(Mat< std::complex >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:904:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void postfix_pp(Mat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:905:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void postfix_pp(Mat< std::complex >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:907:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void prefix_mm(Mat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:908:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void prefix_mm(Mat< std::complex >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:910:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void postfix_mm(Mat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:911:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void postfix_mm(Mat< std::complex >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:913:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_real(Mat& out, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:914:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_real(Mat< std::complex >& out, const Base< T,T1>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:916:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_imag(Mat& out, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:917:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_imag(Mat< std::complex >& out, const Base< T,T1>& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:147, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:36:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:37:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(const Col& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:39:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Col(const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:40:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Col(const uword in_rows, const uword in_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:41:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Col(const SizeMat& s); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:147, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:43:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Col(const uword n_elem, const arma_initmode_indicator&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:44:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Col(const uword in_rows, const uword in_cols, const arma_initmode_indicator&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:45:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Col(const SizeMat& s, const arma_initmode_indicator&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:47:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Col(const uword n_elem, const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:48:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Col(const uword in_rows, const uword in_cols, const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:49:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Col(const SizeMat& s, const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:51:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(const uword N, const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:52:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(const uword in_rows, const uword in_cols, const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:53:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(const SizeMat& s, const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:55:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:56:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:58:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:59:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:61:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(const std::vector& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const std::vector& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:64:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:65:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:67:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(Col&& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(Col&& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:70:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const Col& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:73:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Col(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Col& operator=(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Col(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:77:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Col& operator=(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:79:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col( eT* aux_mem, const uword aux_length, const bool copy_aux_mem = true, const bool strict = false); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:80:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(const eT* aux_mem, const uword aux_length); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:83:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Col(const Base& A, const Base& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:85:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Col(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:86:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Col& operator=(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:89:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:91:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline mat_injector operator<<(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:93:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:94:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:95:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:97:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_row() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:99:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:100:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col row(const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:105:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:106:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col rows(const uword in_row1, const uword in_row2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:108:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col subvec(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:109:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col subvec(const uword in_row1, const uword in_row2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:111:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col rows(const span& row_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:112:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col rows(const span& row_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:114:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col subvec(const span& row_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col subvec(const span& row_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:117:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col operator()(const span& row_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col operator()(const span& row_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:120:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col subvec(const uword start_row, const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:121:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col subvec(const uword start_row, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:123:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col head(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:124:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col head(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:126:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col tail(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:127:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col tail(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:129:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col head_rows(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:130:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col head_rows(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_col tail_rows(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:133:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_col tail_rows(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:136:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_row (const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:137:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void shed_rows(const Base& indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:141:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void insert_rows(const uword row_num, const uword N, const bool set_to_zero = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:142:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void insert_rows(const uword row_num, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:145:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:148:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:149:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:155:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator begin_row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:156:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator begin_row(const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator end_row (const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:159:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator end_row (const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:167:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col(const arma_fixed_indicator&, const uword in_n_elem, const eT* in_mem); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:173, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:147, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Col_proto.h:28:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col( const Rcpp::VectorBase& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Col_proto.h:31:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col( const Rcpp::MatrixBase& X ) ; ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:147, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:205:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline fixed(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:206:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline fixed(const fixed& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:207:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:209:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:210:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:211:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const Base& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:212:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const Base& A, const Base& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:214:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const eT* aux_mem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:219:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Col& operator=(const Base& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:222:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:223:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:224:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:228:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:229:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col& operator=(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:231:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline Col& operator=(const fixed& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:234:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Col& operator=(const eOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:235:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Col& operator=(const eGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:238:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op< Col_fixed_type, op_htrans > t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:239:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op< Col_fixed_type, op_htrans > ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:240:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op< Col_fixed_type, op_strans > st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:242:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:244:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:245:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:246:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:247:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:248:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:249:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:251:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:252:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:253:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:254:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:256:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:257:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:259:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline const Col& fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:260:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline const Col& zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:261:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline const Col& ones(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:148, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:36:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:37:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const Row& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:39:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Row(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:40:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Row(const uword in_rows, const uword in_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:41:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Row(const SizeMat& s); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:148, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:43:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Row(const uword N, const arma_initmode_indicator&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:44:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Row(const uword in_rows, const uword in_cols, const arma_initmode_indicator&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:45:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Row(const SizeMat& s, const arma_initmode_indicator&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:47:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row(const uword n_elem, const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:48:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row(const uword in_rows, const uword in_cols, const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:49:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row(const SizeMat& s, const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:51:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const uword N, const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:52:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const uword in_rows, const uword in_cols, const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:53:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const SizeMat& s, const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:55:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:56:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:58:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:59:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:61:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const std::vector& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const std::vector& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:64:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:65:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:67:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(Row&& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(Row&& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:70:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const Row& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:73:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row& operator=(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:76:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Row(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:77:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row& operator=(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:79:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row( eT* aux_mem, const uword aux_length, const bool copy_aux_mem = true, const bool strict = false); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:80:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const eT* aux_mem, const uword aux_length); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:83:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Row(const Base& A, const Base& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:85:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:86:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row& operator=(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:89:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:91:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline mat_injector operator<<(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:93:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:94:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:95:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:97:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:99:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:100:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:105:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:106:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row cols(const uword in_col1, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:108:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row subvec(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:109:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row subvec(const uword in_col1, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:111:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row cols(const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:112:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row cols(const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:114:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row subvec(const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row subvec(const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:117:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row operator()(const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row operator()(const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:120:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row subvec(const uword start_col, const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:121:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row subvec(const uword start_col, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:123:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row head(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:124:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row head(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:126:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row tail(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:127:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row tail(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:129:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row head_cols(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:130:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row head_cols(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_row tail_cols(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:133:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_row tail_cols(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:136:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_col (const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:137:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:139:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void shed_cols(const Base& indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:141:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void insert_cols(const uword col_num, const uword N, const bool set_to_zero = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:142:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void insert_cols(const uword col_num, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:145:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:148:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:149:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:155:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator begin_row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:156:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator begin_row(const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator end_row (const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:159:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator end_row (const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:167:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const arma_fixed_indicator&, const uword in_n_elem, const eT* in_mem); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:173, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:148, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Row_proto.h:28:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row( const Rcpp::VectorBase& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Row_proto.h:31:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row( const Rcpp::MatrixBase& X ) ; ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:148, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:205:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline fixed(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:206:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline fixed(const fixed& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:207:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:209:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:210:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:211:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const Base& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:212:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const Base& A, const Base& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:214:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const eT* aux_mem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:217:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:219:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row& operator=(const Base& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:222:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:223:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:224:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:228:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:229:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row& operator=(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:231:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline Row& operator=(const fixed& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:234:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row& operator=(const eOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:235:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row& operator=(const eGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:238:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op< Row_fixed_type, op_htrans > t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:239:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op< Row_fixed_type, op_htrans > ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:240:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op< Row_fixed_type, op_strans > st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:242:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:244:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:245:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:246:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:247:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:248:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:249:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:251:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:252:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:253:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:254:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:256:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:257:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:259:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline const Row& fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:260:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline const Row& zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:261:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline const Row& ones(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:149, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:68:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~Cube(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:69:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Cube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:72:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Cube(const SizeCube& s); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:149, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:74:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Cube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices, const arma_initmode_indicator&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:75:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit Cube(const SizeCube& s, const arma_initmode_indicator&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:77:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices, const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:78:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube(const SizeCube& s, const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:80:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube(const uword in_rows, const uword in_cols, const uword in_slices, const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:81:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube(const SizeCube& s, const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:83:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube(Cube&& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator=(Cube&& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:86:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube( eT* aux_mem, const uword aux_n_rows, const uword aux_n_cols, const uword aux_n_slices, const bool copy_aux_mem = true, const bool strict = false, const bool prealloc_mat = false); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:87:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube(const eT* aux_mem, const uword aux_n_rows, const uword aux_n_cols, const uword aux_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:89:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:90:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator+=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:91:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator-=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:92:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator*=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:93:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator/=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:95:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube(const Cube& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:96:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator= (const Cube& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:97:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator+=(const Cube& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:98:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator-=(const Cube& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:99:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator%=(const Cube& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator/=(const Cube& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:103:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Cube(const BaseCube& A, const BaseCube& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:105:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:106:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator= (const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:107:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator+=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:108:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator-=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator%=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator/=(const subview_cube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:112:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube(const subview_cube_slices& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:113:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator= (const subview_cube_slices& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:114:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator+=(const subview_cube_slices& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator-=(const subview_cube_slices& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:116:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator%=(const subview_cube_slices& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:117:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator/=(const subview_cube_slices& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:119:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube row(const uword in_row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:120:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cube row(const uword in_row) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:122:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube col(const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:123:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cube col(const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:125:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat& slice(const uword in_slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:126:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& slice(const uword in_slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:129:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cube rows(const uword in_row1, const uword in_row2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:131:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:132:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cube cols(const uword in_col1, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:134:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube slices(const uword in_slice1, const uword in_slice2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:135:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cube slices(const uword in_slice1, const uword in_slice2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:137:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube subcube(const uword in_row1, const uword in_col1, const uword in_slice1, const uword in_row2, const uword in_col2, const uword in_slice2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:138:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cube subcube(const uword in_row1, const uword in_col1, const uword in_slice1, const uword in_row2, const uword in_col2, const uword in_slice2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:140:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube subcube(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:141:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_cube subcube(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:143:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube subcube(const span& row_span, const span& col_span, const span& slice_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:144:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_cube subcube(const span& row_span, const span& col_span, const span& slice_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:146:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube operator()(const span& row_span, const span& col_span, const span& slice_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:147:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_cube operator()(const span& row_span, const span& col_span, const span& slice_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:149:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube operator()(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:150:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_cube operator()(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:152:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube tube(const uword in_row1, const uword in_col1); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:153:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cube tube(const uword in_row1, const uword in_col1) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:155:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube tube(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:156:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cube tube(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:158:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube tube(const uword in_row1, const uword in_col1, const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:159:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cube tube(const uword in_row1, const uword in_col1, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:161:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube tube(const span& row_span, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_cube tube(const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:164:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube head_slices(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:165:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_cube head_slices(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:167:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube tail_slices(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_cube tail_slices(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:170:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline subview_elem1 elem(const Base& a); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:171:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline const subview_elem1 elem(const Base& a) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:173:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline subview_elem1 operator()(const Base& a); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:174:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline const subview_elem1 operator()(const Base& a) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube_each1 each_slice(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:178:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const subview_cube_each1 each_slice() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:180:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline subview_cube_each2 each_slice(const Base& indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:181:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const subview_cube_each2 each_slice(const Base& indices) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:183:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& each_slice(const std::function< void( Mat&) >& F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:184:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& each_slice(const std::function< void(const Mat&) >& F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:186:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& each_slice(const std::function< void( Mat&) >& F, const bool use_mp); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:187:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& each_slice(const std::function< void(const Mat&) >& F, const bool use_mp) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:190:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline subview_cube_slices slices(const Base& indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:191:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline const subview_cube_slices slices(const Base& indices) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:194:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:195:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:196:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_slice(const uword slice_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:198:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:199:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:200:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_slices(const uword in_slice1, const uword in_slice2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:202:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void shed_slices(const Base& indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:204:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void insert_rows(const uword row_num, const uword N, const bool set_to_zero = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:205:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void insert_cols(const uword row_num, const uword N, const bool set_to_zero = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:206:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void insert_slices(const uword slice_num, const uword N, const bool set_to_zero = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:208:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void insert_rows(const uword row_num, const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:209:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void insert_cols(const uword col_num, const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:210:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void insert_slices(const uword slice_num, const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:213:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube(const GenCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:214:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator= (const GenCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:215:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator+=(const GenCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator-=(const GenCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:217:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator%=(const GenCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:218:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator/=(const GenCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:220:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube(const OpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:221:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator= (const OpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:222:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator+=(const OpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:223:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator-=(const OpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:224:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator%=(const OpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:225:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator/=(const OpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:227:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube(const eOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:228:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator= (const eOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:229:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator+=(const eOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator-=(const eOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:231:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator%=(const eOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:232:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator/=(const eOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:234:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube(const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:235:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator= (const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator+=(const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:237:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator-=(const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:238:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator%=(const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:239:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator/=(const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:241:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube(const GlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:242:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator= (const GlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:243:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator+=(const GlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:244:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator-=(const GlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:245:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator%=(const GlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:246:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator/=(const GlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:248:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube(const eGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:249:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator= (const eGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:250:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator+=(const eGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:251:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator-=(const eGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:252:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator%=(const eGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:253:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator/=(const eGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:255:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube(const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:256:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator= (const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:257:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator+=(const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:258:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator-=(const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:259:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator%=(const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:260:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Cube& operator/=(const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:263:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:265:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:268:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:269:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:271:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:272:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:274:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col, const uword in_slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:275:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:277:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col, const uword in_slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:278:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:280:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const Cube& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:281:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const Cube& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:284:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:286:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:287:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:289:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:290:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:292:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:293:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:295:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:296:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool in_range(const span& row_span, const span& col_span, const span& slice_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:298:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const uword in_slice, const SizeCube& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:300:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:301:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* slice_memptr(const uword slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:304:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* slice_memptr(const uword slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:306:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* slice_colptr(const uword in_slice, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:307:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* slice_colptr(const uword in_slice, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:309:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:310:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:312:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reshape(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:313:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reshape(const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:315:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void resize(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void resize(const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:319:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void copy_size(const Cube& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:321:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const Cube& for_each(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:322:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const Cube& for_each(functor F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:324:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const Cube& transform(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:325:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const Cube& imbue(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& replace(const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:329:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& clean(const pod_type threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:331:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& clamp(const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:333:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:335:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:336:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& zeros(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& zeros(const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:339:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:340:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& ones(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:341:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& ones(const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:343:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& randu(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:344:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& randu(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:345:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& randu(const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:347:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& randn(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:348:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& randn(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:349:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Cube& randn(const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:351:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:352:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void soft_reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:355:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_real(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:356:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_imag(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:359:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:360:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:362:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT min(uword& index_of_min_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:363:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT max(uword& index_of_max_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:365:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT min(uword& row_of_min_val, uword& col_of_min_val, uword& slice_of_min_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:366:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT max(uword& row_of_max_val, uword& col_of_max_val, uword& slice_of_max_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:369:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save(const std::string name, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:370:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save(const hdf5_name& spec, const file_type type = hdf5_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:371:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save( std::ostream& os, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:373:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load(const std::string name, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:374:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load(const hdf5_name& spec, const file_type type = hdf5_binary); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:375:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load( std::istream& is, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:377:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save(const std::string name, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:378:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save(const hdf5_name& spec, const file_type type = hdf5_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:379:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save( std::ostream& os, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:381:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load(const std::string name, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:382:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load(const hdf5_name& spec, const file_type type = hdf5_binary); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:383:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load( std::istream& is, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:394:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:395:34: 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/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:396:34: 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/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:398:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator end(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:399:32: 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/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:400:32: 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/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:402:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline slice_iterator begin_slice(const uword slice_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:403:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_slice_iterator begin_slice(const uword slice_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:405:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline slice_iterator end_slice(const uword slice_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:406:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_slice_iterator end_slice(const uword slice_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:408:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clear(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:409:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:410:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword size() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:412:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:413:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:415:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:416:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& back() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:418:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void swap(Cube& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:420:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void steal_mem(Cube& X); //!< don't use this unless you're writing code internal to Armadillo ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:427:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_cold(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:428:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_warm(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:431:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const BaseCube& A, const BaseCube& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:433:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void delete_mat(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:434:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void create_mat(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:465:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void mem_setup(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:470:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:471:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const fixed& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:473:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fixed(const fill::scalar_holder f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:474:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const fill::fill_class& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:475:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const BaseCube& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:476:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline fixed(const BaseCube& A, const BaseCube& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:481:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Cube& operator=(const fixed& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:484:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:485:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:487:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:490:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:491:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:493:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col, const uword in_slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:494:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:496:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col, const uword in_slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:497:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:506:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static void prefix_pp(Cube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:507:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static void prefix_pp(Cube< std::complex >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:509:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static void postfix_pp(Cube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:510:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static void postfix_pp(Cube< std::complex >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:512:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static void prefix_mm(Cube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:513:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static void prefix_mm(Cube< std::complex >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:515:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static void postfix_mm(Cube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:516:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static void postfix_mm(Cube< std::complex >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:518:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_real(Cube& out, const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:519:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_imag(Cube& out, const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:521:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_real(Cube< std::complex >& out, const BaseCube< T,T1>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:522:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_imag(Cube< std::complex >& out, const BaseCube< T,T1>& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:150, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:42:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit xvec_htrans(const eT* const in_mem, const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:44:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void extract(Mat& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:46:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator[](const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:47:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at_alt (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:49:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at (const uword in_row, const uword in_col) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:151, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_bones.hpp:44:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit xtrans_mat(const Mat& in_X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_bones.hpp:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void extract(Mat& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_bones.hpp:48:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator[](const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_bones.hpp:49:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at_alt (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_bones.hpp:51:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT at(const uword in_row, const uword in_col) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:152, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_bones.hpp:31:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SizeMat(const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_bones.hpp:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword operator[](const uword dim) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_bones.hpp:34:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword operator()(const uword dim) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_bones.hpp:36:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator==(const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_bones.hpp:37:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator!=(const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_bones.hpp:39:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeMat operator+(const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_bones.hpp:40:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeMat operator-(const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_bones.hpp:42:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeMat operator+(const uword val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_bones.hpp:43:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeMat operator-(const uword val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_bones.hpp:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeMat operator*(const uword val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_bones.hpp:46:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeMat operator/(const uword val) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:153, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_bones.hpp:32:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SizeCube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_bones.hpp:34:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword operator[](const uword dim) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_bones.hpp:35:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword operator()(const uword dim) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_bones.hpp:37:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator==(const SizeCube& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_bones.hpp:38:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator!=(const SizeCube& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_bones.hpp:40:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeCube operator+(const SizeCube& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_bones.hpp:41:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeCube operator-(const SizeCube& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_bones.hpp:43:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeCube operator+(const uword val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_bones.hpp:44:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeCube operator-(const uword val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_bones.hpp:46:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeCube operator*(const uword val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_bones.hpp:47:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SizeCube operator/(const uword val) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:155, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:41:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpValProxy(uword row, uword col, T1& in_parent, eT* in_val_ptr = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:42:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpValProxy() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:45:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpValProxy& operator=(const SpValProxy& rhs); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:47:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpValProxy& operator=(const SpValProxy& rhs); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpValProxy& operator=(const eT rhs); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:53:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpValProxy& operator+=(const eT rhs); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:54:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpValProxy& operator-=(const eT rhs); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:55:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpValProxy& operator*=(const eT rhs); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:56:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpValProxy& operator/=(const eT rhs); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:58:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpValProxy& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:59:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpValProxy& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:60:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator++(const int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:61:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator--(const int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:64:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline operator eT() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline typename get_pod_type::result real() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:67:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline typename get_pod_type::result imag() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_bones.hpp:73:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void check_zero(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:156, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:85:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:86:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~SpMat(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:88:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpMat(const uword in_rows, const uword in_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:89:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpMat(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:91:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:92:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator=(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:93:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:94:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator=(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:95:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const SpMat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:97:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(SpMat&& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:98:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator=(SpMat&& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpMat(const MapMat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:101:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator= (const MapMat& x); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:156, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:104:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const Base& rowind, const Base& colptr, const Base& values, const uword n_rows, const uword n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:107:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const Base& locations, const Base& values, const bool sort_locations = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:110:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const Base& locations, const Base& values, const uword n_rows, const uword n_cols, const bool sort_locations = true, const bool check_for_zeros = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:113:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const bool add_values, const Base& locations, const Base& values, const uword n_rows, const uword n_cols, const bool sort_locations = true, const bool check_for_zeros = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator= (const eT val); //! sets size to 1x1 ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator*=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:117:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator/=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:120:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator= (const SpMat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:121:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator+=(const SpMat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:122:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator-=(const SpMat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:123:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator*=(const SpMat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:124:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator%=(const SpMat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:125:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator/=(const SpMat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:127:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit SpMat(const Base& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:128:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator= (const Base& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:129:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator+=(const Base& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:130:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator-=(const Base& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:131:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator*=(const Base& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:132:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator/=(const Base& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:133:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator%=(const Base& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:135:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit SpMat(const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:136:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator= (const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:137:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator+=(const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:138:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator-=(const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:139:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator*=(const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:140:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator/=(const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator%=(const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:144:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline explicit SpMat(const SpToDOp& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:148:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpMat(const SpBase& A, const SpBase& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:150:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const SpSubview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator= (const SpSubview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:152:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator+=(const SpSubview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:153:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator-=(const SpSubview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator*=(const SpSubview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:155:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator%=(const SpSubview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:156:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator/=(const SpSubview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:158:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat(const SpSubview_col_list& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:159:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator= (const SpSubview_col_list& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:160:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator+=(const SpSubview_col_list& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:161:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator-=(const SpSubview_col_list& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:162:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator*=(const SpSubview_col_list& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:163:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator%=(const SpSubview_col_list& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:164:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator/=(const SpSubview_col_list& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:166:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator= (const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator+=(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:169:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator-=(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:170:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator*=(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:171:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator%=(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:172:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat& operator/=(const spdiagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:175:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat(const SpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:176:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator= (const SpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:177:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator+=(const SpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:178:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator-=(const SpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:179:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator*=(const SpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:180:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator%=(const SpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:181:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator/=(const SpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:184:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat(const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:185:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator= (const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:186:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator+=(const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:187:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator-=(const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:188:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator*=(const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:189:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator%=(const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:190:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator/=(const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:193:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat(const mtSpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:194:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator= (const mtSpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:195:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator+=(const mtSpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:196:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator-=(const mtSpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator*=(const mtSpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:198:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator%=(const mtSpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:199:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator/=(const mtSpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:202:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat(const mtSpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:203:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator= (const mtSpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:204:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator+=(const mtSpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:205:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator-=(const mtSpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:206:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator*=(const mtSpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:207:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator%=(const mtSpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:208:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpMat& operator/=(const mtSpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:211:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpSubview_row row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:212:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const SpSubview_row row(const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:214:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_row operator()(const uword row_num, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:215:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview_row operator()(const uword row_num, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:217:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpSubview_col col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const SpSubview_col col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:220:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_col operator()(const span& row_span, const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:221:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview_col operator()(const span& row_span, const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:223:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpSubview rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:224:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const SpSubview rows(const uword in_row1, const uword in_row2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpSubview cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:227:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const SpSubview cols(const uword in_col1, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:229:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpSubview submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:230:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const SpSubview submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:232:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpSubview submat(const uword in_row1, const uword in_col1, const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:233:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const SpSubview submat(const uword in_row1, const uword in_col1, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:235:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview submat (const span& row_span, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:236:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview submat (const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:238:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview operator()(const span& row_span, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:239:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview operator()(const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:241:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpSubview operator()(const uword in_row1, const uword in_col1, const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:242:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const SpSubview operator()(const uword in_row1, const uword in_col1, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:245:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview head_rows(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:246:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview head_rows(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:248:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview tail_rows(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:249:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview tail_rows(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:251:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview head_cols(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:252:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview head_cols(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:254:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview tail_cols(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:255:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview tail_cols(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:258:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline SpSubview_col_list cols(const Base& ci); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:259:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline const SpSubview_col_list cols(const Base& ci) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:262:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline spdiagview diag(const sword in_id = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:263:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const spdiagview diag(const sword in_id = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:266:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void swap_rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:267:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void swap_cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:269:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:270:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:272:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:273:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:277:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val operator[] (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:278:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT operator[] (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:279:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val at (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:280:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT at (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:281:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val operator() (const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:282:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT operator() (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:285:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val at (const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:286:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT at (const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:287:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val operator() (const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:288:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT operator() (const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:291:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:292:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_vec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:293:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_rowvec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:294:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_colvec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:295:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_square() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:296:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:298:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:299:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:302:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:304:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:305:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:307:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:308:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:310:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:311:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:312:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:313:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:315:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:318:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void copy_size(const SpMat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:319:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void copy_size(const Mat& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:321:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const uword in_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:322:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const uword in_rows, const uword in_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:323:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:325:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void resize(const uword in_rows, const uword in_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:326:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void resize(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reshape(const uword in_rows, const uword in_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:329:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reshape(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:331:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reshape_helper_generic(const uword in_rows, const uword in_cols); //! internal use only ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:332:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reshape_helper_intovec(); //! internal use only ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:334:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpMat& for_each(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:335:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpMat& for_each(functor F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:337:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpMat& transform(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& replace(const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:341:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& clean(const pod_type threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:343:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& clamp(const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:345:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:346:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& zeros(const uword in_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:347:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& zeros(const uword in_rows, const uword in_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:348:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& zeros(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:350:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& eye(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:351:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& eye(const uword in_rows, const uword in_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:352:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& eye(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:354:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& speye(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:355:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& speye(const uword in_rows, const uword in_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:356:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& speye(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:358:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& sprandu(const uword in_rows, const uword in_cols, const double density); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:359:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& sprandu(const SizeMat& s, const double density); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:361:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& sprandn(const uword in_rows, const uword in_cols, const double density); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:362:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpMat& sprandn(const SizeMat& s, const double density); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:364:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:365:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset_cache(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:368:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reserve(const uword in_rows, const uword in_cols, const uword new_n_nonzero); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:371:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const arma_reserve_indicator&, const uword in_rows, const uword in_cols, const uword new_n_nonzero); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:375:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const arma_layout_indicator&, const SpMat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:377:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_real(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:378:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_imag(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:384:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save(const std::string name, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:385:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save(const csv_name& spec, const file_type type = csv_ascii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:386:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save( std::ostream& os, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:388:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load(const std::string name, const file_type type = arma_binary); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:389:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load(const csv_name& spec, const file_type type = csv_ascii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:390:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load( std::istream& is, const file_type type = arma_binary); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:392:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save(const std::string name, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:393:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save(const csv_name& spec, const file_type type = csv_ascii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:394:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save( std::ostream& os, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:396:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load(const std::string name, const file_type type = arma_binary); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:397:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load(const csv_name& spec, const file_type type = csv_ascii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:398:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load( std::istream& is, const file_type type = arma_binary); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:414:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator_base(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:415:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator_base(const SpMat& in_M); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:416:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator_base(const SpMat& in_M, const uword col, const uword pos); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:418:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator*() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:421:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword row() const { return M->row_indices[internal_pos]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:422:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword col() const { return internal_col; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:423:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword pos() const { return internal_pos; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:440:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:441:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const SpMat& in_M, uword initial_pos = 0); // assumes initial_pos is valid ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:443:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const SpMat& in_M, uword in_row, uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:445:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const SpMat& in_M, uword in_row, uword in_col, uword in_pos); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:446:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const const_iterator& other); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:448:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot const_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:449:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:451:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot const_iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:452:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:454:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:455:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:457:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const typename SpSubview::const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:458:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const typename SpSubview::const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:460:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:461:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:463:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const typename SpSubview::const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:464:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const typename SpSubview::const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:476:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator() : const_iterator() { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:477:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(SpMat& in_M, uword initial_pos = 0) : const_iterator(in_M, initial_pos) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:478:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(SpMat& in_M, uword in_row, uword in_col) : const_iterator(in_M, in_row, in_col) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:479:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(SpMat& in_M, uword in_row, uword in_col, uword in_pos) : const_iterator(in_M, in_row, in_col, in_pos) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:480:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(const iterator& other) : const_iterator(other) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:482:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot SpValProxy< SpMat > operator*(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:485:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:486:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:489:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:501:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:502:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const SpMat& in_M, uword initial_pos = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:504:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const SpMat& in_M, uword in_row, uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:505:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const const_row_iterator& other); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:507:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot const_row_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:508:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_row_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:510:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot const_row_iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:511:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_row_iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:516:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator*() const { return iterator_base::M->values[actual_pos]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:518:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword row() const { return internal_row; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:521:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:523:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const typename SpSubview::const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:524:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const typename SpSubview::const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:526:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:527:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:529:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const typename SpSubview::const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:530:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const typename SpSubview::const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:537:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator() : const_row_iterator() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:538:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(SpMat& in_M, uword initial_pos = 0) : const_row_iterator(in_M, initial_pos) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:540:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(SpMat& in_M, uword in_row, uword in_col) : const_row_iterator(in_M, in_row, in_col) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:541:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(const row_iterator& other) : const_row_iterator(other) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:543:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot SpValProxy< SpMat > operator*(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:546:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot row_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:547:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused row_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:549:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot row_iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:550:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused row_iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:566:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:567:37: 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/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:568:37: 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/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:570:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator end(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:571:35: 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/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:572:35: 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/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:574:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline col_iterator begin_col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_col_iterator begin_col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:577:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline col_iterator begin_col_no_sync(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:578:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_col_iterator begin_col_no_sync(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:580:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline col_iterator end_col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:581:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_col_iterator end_col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:583:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline col_iterator end_col_no_sync(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:584:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_col_iterator end_col_no_sync(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:586:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator begin_row(const uword row_num = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:587:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator begin_row(const uword row_num = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:589:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator end_row(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:590:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator end_row() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:592:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator end_row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:593:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator end_row(const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:595:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_col_iterator begin_row_col(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:596:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_col_iterator begin_row_col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:598:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_col_iterator end_row_col(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:599:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_col_iterator end_row_col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:602:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clear(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:603:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword size() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val front(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:607:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:609:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val back(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:610:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT back() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:616:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void mem_resize(const uword new_n_nonzero); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:619:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void sync() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:622:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void remove_zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void steal_mem(SpMat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:628:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void steal_mem_simple(SpMat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:631:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template< typename T1, typename Functor> inline void init_xform (const SpBase& x, const Functor& func); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:632:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void init_xform_mt(const SpBase& x, const Functor& func); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:635:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:640:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(uword in_rows, uword in_cols, const uword new_n_nonzero = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:641:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void arma_cold init_cold(uword in_rows, uword in_cols, const uword new_n_nonzero = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:643:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:644:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const SpMat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const MapMat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:647:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_simple(const SpMat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:649:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_batch_std(const Mat& locations, const Mat& values, const bool sort_locations); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:650:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_batch_add(const Mat& locations, const Mat& values, const bool sort_locations); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:652:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const arma_vec_indicator&, const uword in_vec_state); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:653:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat(const arma_vec_indicator&, const uword in_n_rows, const uword in_n_cols, const uword in_vec_state); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:658:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused const eT* find_value_csc(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:660:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused eT get_value(const uword i ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:661:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused eT get_value(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:663:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused eT get_value_csc(const uword i ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:664:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused eT get_value_csc(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:666:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused bool try_set_value_csc(const uword in_row, const uword in_col, const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:667:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused bool try_add_value_csc(const uword in_row, const uword in_col, const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:668:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused bool try_sub_value_csc(const uword in_row, const uword in_col, const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:669:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused bool try_mul_value_csc(const uword in_row, const uword in_col, const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:670:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused bool try_div_value_csc(const uword in_row, const uword in_col, const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:672:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& insert_element(const uword in_row, const uword in_col, const eT in_val = eT(0)); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:673:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void delete_element(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:688:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void invalidate_cache() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:689:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void invalidate_csc() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:691:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void sync_cache() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:692:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void sync_cache_simple() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:693:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void sync_csc() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:694:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void sync_csc_simple() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:720:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_real(SpMat& out, const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:721:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_real(SpMat< std::complex >& out, const SpBase< T,T1>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:723:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_imag(SpMat& out, const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:724:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void set_imag(SpMat< std::complex >& out, const SpBase< T,T1>& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:157, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:37:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpCol(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:38:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpCol(const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpCol(const uword in_rows, const uword in_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpCol(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:42:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpCol(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:43:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpCol& operator=(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:45:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpCol(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpCol& operator=(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:48:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpCol& operator=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:50:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpCol(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpCol& operator=(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:53:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpCol(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:54:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpCol& operator=(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:57:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpCol(const SpBase& A, const SpBase& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:59:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_htrans> t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:60:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_htrans> ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:61:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_strans> st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:63:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_row (const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:72:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator begin_row(const uword row_num = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:73:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator begin_row(const uword row_num = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator end_row (const uword row_num = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_bones.hpp:76:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator end_row (const uword row_num = 0) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:158, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:37:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpRow(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:38:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpRow(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpRow(const uword in_rows, const uword in_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpRow(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:42:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpRow(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:43:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpRow& operator=(const char* text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:45:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpRow(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpRow& operator=(const std::string& text); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:48:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpRow& operator=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:50:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpRow(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpRow& operator=(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:53:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpRow(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:54:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline SpRow& operator=(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:57:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpRow(const SpBase& A, const SpBase& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:59:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_htrans> t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:60:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_htrans> ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:61:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_strans> st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:63:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_col (const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void shed_cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:72:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator begin_row(const uword row_num = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:73:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator begin_row(const uword row_num = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:75:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator end_row(const uword row_num = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_bones.hpp:76:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator end_row(const uword row_num = 0) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:159, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:46:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview(const SpMat& in_m, const uword in_row1, const uword in_col1, const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:50:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~SpSubview(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:51:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:53:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview(const SpSubview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:54:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview( SpSubview&& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:56:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview& operator+= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:57:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview& operator-= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:58:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview& operator*= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:59:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview& operator/= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:61:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview& operator=(const SpSubview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:63:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:64:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator+=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:65:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator-=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:66:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator*=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:67:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator%=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:68:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator/=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:70:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator_equ_common(const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:72:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:73:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator+=(const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:74:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator-=(const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:75:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator*=(const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:76:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator%=(const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:77:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline const SpSubview& operator/=(const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void for_each(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:89:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void for_each(functor F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:91:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void transform(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void replace(const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:95:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clean(const pod_type threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:97:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clamp(const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:99:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:100:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:101:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:102:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void eye(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:103:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randu(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:104:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randn(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:107:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline SpSubview_MapMat_val operator[](const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:108:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline eT operator[](const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:110:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline SpSubview_MapMat_val operator()(const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:111:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline eT operator()(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:113:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline SpSubview_MapMat_val operator()(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:114:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline eT operator()(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:116:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline SpSubview_MapMat_val at(const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:117:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline eT at(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:119:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline SpSubview_MapMat_val at(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:120:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline eT at(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:122:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool check_overlap(const SpSubview& x) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool is_vec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:126:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_row row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:127:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview_row row(const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:129:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_col col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:130:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview_col col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:132:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:133:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview rows(const uword in_row1, const uword in_row2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:135:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:136:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview cols(const uword in_col1, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:138:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:139:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:141:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview submat(const span& row_span, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:142:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview submat(const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview operator()(const uword row_num, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:145:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview operator()(const uword row_num, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:147:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview operator()(const span& row_span, const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:148:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview operator()(const span& row_span, const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:150:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview operator()(const span& row_span, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:151:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const SpSubview operator()(const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void swap_rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:155:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void swap_cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator_base(const SpSubview& in_M); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:170:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator_base(const SpSubview& in_M, const uword col, const uword pos); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:172:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword col() const { return internal_col; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:173:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword pos() const { return internal_pos; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const SpSubview& in_M, uword initial_pos = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const SpSubview& in_M, uword in_row, uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:192:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const SpSubview& in_M, uword in_row, uword in_col, uword in_pos, uword skip_pos); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:193:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const const_iterator& other); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator*() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:198:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword row() const { return iterator_base::M->m.row_indices[iterator_base::internal_pos + skip_pos] - iterator_base::M->aux_row1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot const_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:201:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:203:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot const_iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:204:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:206:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:207:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:209:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const typename SpMat::const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:210:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const typename SpMat::const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:212:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:213:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:215:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const typename SpMat::const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:216:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const typename SpMat::const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:225:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(SpSubview& in_M, const uword initial_pos = 0) : const_iterator(in_M, initial_pos) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:226:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(SpSubview& in_M, const uword in_row, const uword in_col) : const_iterator(in_M, in_row, in_col) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:227:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(SpSubview& in_M, const uword in_row, const uword in_col, const uword in_pos, const uword in_skip_pos) : const_iterator(in_M, in_row, in_col, in_pos, in_skip_pos) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:228:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(const iterator& other) : const_iterator(other) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:230:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot SpValProxy< SpSubview > operator*(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:233:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:234:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:236:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:237:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:249:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:250:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const SpSubview& in_M, uword initial_pos = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:251:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const SpSubview& in_M, uword in_row, uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const const_row_iterator& other); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:254:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot const_row_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:255:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_row_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:257:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot const_row_iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:258:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_row_iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:263:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator*() const { return iterator_base::M->m.values[actual_pos]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:265:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword row() const { return internal_row; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:267:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:270:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const typename SpMat::const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:271:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const typename SpMat::const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:273:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:274:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:276:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator!=(const typename SpMat::const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:277:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot bool operator==(const typename SpMat::const_row_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:284:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(SpSubview& in_M, uword initial_pos = 0) : const_row_iterator(in_M, initial_pos) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:285:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(SpSubview& in_M, uword in_row, uword in_col) : const_row_iterator(in_M, in_row, in_col) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:286:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(const row_iterator& other) : const_row_iterator(other) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:288:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot SpValProxy< SpSubview > operator*(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot row_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:292:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused row_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:294:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot row_iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:295:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused row_iterator operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:303:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:304:37: 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/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:305:37: 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/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:307:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin_col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:308:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator begin_col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:310:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator begin_row(const uword row_num = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator begin_row(const uword row_num = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:313:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator end(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:314:35: 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/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:315:35: 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/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:317:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator end_row(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator end_row() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:320:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator end_row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:321:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator end_row(const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:324:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:334:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& insert_element(const uword in_row, const uword in_col, const eT in_val = eT(0)); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:335:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void delete_element(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:337:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void invalidate_cache() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:354:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const SpSubview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:355:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const SpSubview_col& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:357:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_htrans> t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:361:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_htrans> ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:362:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_strans> st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:367:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_col(const SpMat& in_m, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:368:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_col(const SpMat& in_m, const uword in_col, const uword in_row1, const uword in_n_rows); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:369:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_col() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const SpSubview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:393:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const SpSubview_row& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:395:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:396:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_htrans> t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:399:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_htrans> ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:400:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp,spop_strans> st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_row(const SpMat& in_m, const uword in_row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:406:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_row(const SpMat& in_m, const uword in_row, const uword in_col1, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:407:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_row() = delete; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:160, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:42:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpSubview_col_list(const SpMat& in_m, const Base& in_ci); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:47:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~SpSubview_col_list(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:48:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_col_list() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:50:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void for_each(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:51:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void for_each(functor F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:53:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void transform(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:55:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void replace(const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clean(const pod_type threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:60:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:63:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator+= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:64:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator-= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:65:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator*= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:66:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator/= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:68:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:69:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:70:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:71:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:72:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:74:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const SpSubview_col_list& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:75:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const SpSubview_col_list& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:77:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:78:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:79:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:83:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void extract(SpMat& out, const SpSubview_col_list& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:85:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void plus_inplace(SpMat& out, const SpSubview_col_list& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:86:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void minus_inplace(SpMat& out, const SpSubview_col_list& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:87:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void schur_inplace(SpMat& out, const SpSubview_col_list& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_bones.hpp:88:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void div_inplace(SpMat& out, const SpSubview_col_list& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:161, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:49:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline spdiagview(const SpMat& in_m, const uword in_row_offset, const uword in_col_offset, const uword len); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:54:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~spdiagview(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:55:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline spdiagview() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:57:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator=(const spdiagview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:59:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator+=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:60:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator-=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:61:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator*=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:62:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator/=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:64:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:65:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:66:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:67:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:68:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:70:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:71:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+=(const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:72:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-=(const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:73:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%=(const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:74:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/=(const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:76:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val operator[](const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:77:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator[](const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:79:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val at(const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:80:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at(const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:82:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val operator()(const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:83:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:85:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val at(const uword in_n_row, const uword); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:86:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at(const uword in_n_row, const uword) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:88:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val operator()(const uword in_n_row, const uword in_n_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:89:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const uword in_n_row, const uword in_n_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:92:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void replace(const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:94:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clean(const pod_type threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clamp(const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:98:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:99:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:100:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:101:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randu(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randn(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:105:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void extract(SpMat& out, const spdiagview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:106:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void extract( Mat& out, const spdiagview& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:162, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:51:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~MapMat(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:52:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline MapMat(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:54:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit MapMat(const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:55:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit MapMat(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline MapMat(const MapMat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:58:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator=(const MapMat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:60:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit MapMat(const SpMat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:61:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator=(const SpMat& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline MapMat(MapMat&& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:64:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator=(MapMat&& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:66:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:67:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const uword in_n_rows); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:68:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:69:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:71:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:72:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(const uword in_n_rows); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:73:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:74:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:76:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void eye(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:77:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void eye(const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:78:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void eye(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:80:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void speye(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:81:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void speye(const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:82:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void speye(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:84:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused MapMat_val operator[](const uword index); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:85:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator[](const uword index) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:87:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused MapMat_val operator()(const uword index); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:88:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword index) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:90:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused MapMat_val at(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:91:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:93:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused MapMat_val operator()(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:94:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:96:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:97:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:98:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:99:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:100:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:103:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void sprandu(const uword in_n_rows, const uword in_n_cols, const double density); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:105:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void print(const std::string& extra_text) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:107:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword get_n_nonzero() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void get_locval_format(umat& locs, Col& vals) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:113:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_cold(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:114:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_warm(const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:116:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void set_val(const uword index, const eT& in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:117:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void erase_val(const uword index); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:137:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline MapMat_val(MapMat& in_parent, const uword in_index); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:144:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline operator eT() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline typename get_pod_type::result real() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:147:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline typename get_pod_type::result imag() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:149:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator= (const MapMat_val& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:150:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator= (const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:151:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator+=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator-=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:153:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator*=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:154:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator/=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:156:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:157:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:159:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:160:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:176:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val(SpMat& in_s_parent, MapMat& in_m_parent, const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:185:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline operator eT() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:187:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename get_pod_type::result real() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:188:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename get_pod_type::result imag() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:190:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val& operator= (const SpMat_MapMat_val& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:192:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val& operator= (const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:193:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val& operator+=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:194:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val& operator-=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:195:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val& operator*=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:196:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val& operator/=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:198:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:199:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:201:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpMat_MapMat_val& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:202:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:204:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:205:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void add(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void sub(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:207:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void mul(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void div(const eT in_val); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:162, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:218:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline SpSubview_MapMat_val(SpSubview& in_sv_parent, MapMat& in_m_parent, const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:230:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_MapMat_val& operator= (const SpSubview_MapMat_val& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_MapMat_val& operator= (const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:233:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_MapMat_val& operator+=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_MapMat_val& operator-=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:235:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_MapMat_val& operator*=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_MapMat_val& operator/=(const eT in_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:238:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_MapMat_val& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:239:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:241:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpSubview_MapMat_val& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:242:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator--(int); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_Mat >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:24:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:54:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const derived& eval() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:24:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:24:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp: In instantiation of 'class arma::Mat': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:24:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword ii) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:396:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword ii); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:399:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword ii) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:400:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:403:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:404:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:405:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:406:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:414:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:415:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:417:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:418:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:419:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:422:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction = "ascend") const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:425:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction, const uword dim) const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted_helper(const comparator& comp, const uword dim) const; ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:431:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x ) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:433:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:434:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:438:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:440:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* colptr(const uword in_col); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:441:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* colptr(const uword in_col) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:443:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:444:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:514:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:737:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:738:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& back() const; ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_Mat >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:33:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:54:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const derived& eval() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:33:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:33:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp: In instantiation of 'class arma::Mat': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:33:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword ii) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:396:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword ii); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:399:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword ii) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:400:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:403:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:404:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:405:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:406:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:414:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:415:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:417:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:418:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:419:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:422:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction = "ascend") const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:425:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction, const uword dim) const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted_helper(const comparator& comp, const uword dim) const; ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:431:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x ) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:433:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:434:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:438:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:440:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* colptr(const uword in_col); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:441:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* colptr(const uword in_col) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:443:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:444:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:514:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:737:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:738:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& back() const; ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:42:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_Mat >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:42:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:54:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const derived& eval() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:42:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:42:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp: In instantiation of 'class arma::Mat': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:42:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword ii) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:396:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword ii); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:399:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword ii) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:400:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:403:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:404:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:405:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:406:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:414:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:415:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:417:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:418:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:419:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:422:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction = "ascend") const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:425:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction, const uword dim) const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted_helper(const comparator& comp, const uword dim) const; ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:431:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x ) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:433:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:434:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:438:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:440:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* colptr(const uword in_col); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:441:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* colptr(const uword in_col) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:443:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:444:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:514:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:737:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:738:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& back() const; ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:51:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_Mat >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:51:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:54:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const derived& eval() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:51:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:51:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp: In instantiation of 'class arma::Mat': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:51:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword ii) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:396:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword ii); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:399:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword ii) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:400:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:403:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:404:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:405:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:406:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:414:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:415:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:417:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:418:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:419:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:422:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction = "ascend") const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:425:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction, const uword dim) const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted_helper(const comparator& comp, const uword dim) const; ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:431:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x ) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:433:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:434:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:438:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:440:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* colptr(const uword in_col); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:441:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* colptr(const uword in_col) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:443:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:444:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:514:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:737:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:738:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& back() const; ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Mat > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:69:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_Mat, arma::Mat > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:69:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:54:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const derived& eval() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_cx > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:69:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:79:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:81:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // simple transpose: no complex conjugates ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base, arma::Mat > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:69:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp: In instantiation of 'class arma::Mat >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:69:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword ii) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:396:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword ii); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:399:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword ii) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:400:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:403:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:404:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:405:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:406:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:414:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:415:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:417:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:418:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:419:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:422:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction = "ascend") const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:425:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction, const uword dim) const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted_helper(const comparator& comp, const uword dim) const; ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:431:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x ) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:433:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:434:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:438:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:440:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* colptr(const uword in_col); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:441:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* colptr(const uword in_col) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:443:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:444:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:514:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:737:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:738:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& back() const; ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Mat > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:78:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_Mat, arma::Mat > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:78:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:54:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const derived& eval() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_cx > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:78:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:79:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:81:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // simple transpose: no complex conjugates ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base, arma::Mat > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:78:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp: In instantiation of 'class arma::Mat >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:78:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword ii) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:396:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword ii); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:399:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword ii) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:400:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:403:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:404:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:405:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:406:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:414:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:415:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:417:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:418:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:419:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:422:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction = "ascend") const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:425:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction, const uword dim) const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted_helper(const comparator& comp, const uword dim) const; ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:431:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x ) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:433:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:434:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:438:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:440:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* colptr(const uword in_col); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:441:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* colptr(const uword in_col) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:443:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:444:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:514:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:737:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:738:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& back() const; ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:147, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp: In instantiation of 'class arma::Col': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:100:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_row() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp: In instantiation of 'class arma::Col': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:109:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_row() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp: In instantiation of 'class arma::Col': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:118:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_row() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp: In instantiation of 'class arma::Col': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:127:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_row() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp: In instantiation of 'class arma::Col >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:145:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_row() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp: In instantiation of 'class arma::Col >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:154:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_row() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:148, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp: In instantiation of 'class arma::Row': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:252:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp: In instantiation of 'class arma::Row': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:261:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp: In instantiation of 'class arma::Row': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:270:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp: In instantiation of 'class arma::Row': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:279:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp: In instantiation of 'class arma::Row >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:297:19: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp: In instantiation of 'class arma::Row >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/typedef_mat_fixed.hpp:306:19: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:166, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:55:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~field(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:56:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:58:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field(const field& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:59:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field& operator=(const field& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:61:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field(const subview_field& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:62:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field& operator=(const subview_field& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:64:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit field(const uword n_elem_in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:65:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit field(const uword n_rows_in, const uword n_cols_in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:66:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit field(const uword n_rows_in, const uword n_cols_in, const uword n_slices_in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit field(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:68:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit field(const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:70:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const uword n_obj_in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const uword n_rows_in, const uword n_cols_in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const uword n_rows_in, const uword n_cols_in, const uword n_slices_in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:74:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_size(const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:76:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field(const std::vector& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:77:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field& operator=(const std::vector& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:79:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field& operator=(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:82:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field(const std::initializer_list< std::initializer_list >& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:83:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field& operator=(const std::initializer_list< std::initializer_list >& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:85:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field(field&& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:86:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline field& operator=(field&& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:89:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void copy_size(const field& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:91:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& operator[](const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:92:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& operator[](const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:94:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& at(const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:95:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& at(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:97:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& operator()(const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:98:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& operator()(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:100:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& at(const uword row, const uword col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& at(const uword row, const uword col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:103:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& at(const uword row, const uword col, const uword slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:104:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& at(const uword row, const uword col, const uword slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:106:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& operator()(const uword row, const uword col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:107:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& operator()(const uword row, const uword col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:109:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& operator()(const uword row, const uword col, const uword slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:110:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& operator()(const uword row, const uword col, const uword slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:113:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& front(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:114:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:116:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& back(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& back() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:120:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline field_injector operator<<(const oT& val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:121:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline field_injector operator<<(const injector_end_of_row<>& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:124:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:125:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field row(const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:127:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:128:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:130:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field slice(const uword slice_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:131:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field slice(const uword slice_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:133:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:134:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field rows(const uword in_row1, const uword in_row2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:136:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:137:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field cols(const uword in_col1, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:139:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field slices(const uword in_slice1, const uword in_slice2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:140:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field slices(const uword in_slice1, const uword in_slice2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:142:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field subfield(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:143:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field subfield(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:166, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:145:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field subfield(const uword in_row1, const uword in_col1, const uword in_slice1, const uword in_row2, const uword in_col2, const uword in_slice2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:146:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field subfield(const uword in_row1, const uword in_col1, const uword in_slice1, const uword in_row2, const uword in_col2, const uword in_slice2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:148:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field subfield(const uword in_row1, const uword in_col1, const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:149:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field subfield(const uword in_row1, const uword in_col1, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:151:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field subfield(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:152:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field subfield(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:154:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field subfield(const span& row_span, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:155:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field subfield(const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:157:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field subfield(const span& row_span, const span& col_span, const span& slice_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:158:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field subfield(const span& row_span, const span& col_span, const span& slice_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:160:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field operator()(const span& row_span, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:161:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field operator()(const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:163:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field operator()(const span& row_span, const span& col_span, const span& slice_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:164:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field operator()(const span& row_span, const span& col_span, const span& slice_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:166:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field operator()(const uword in_row1, const uword in_col1, const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:167:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field operator()(const uword in_row1, const uword in_col1, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:169:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field operator()(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:170:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_field operator()(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:173:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void print( const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:174:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline void print(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:176:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const field& for_each(const std::function< void( oT&) >& F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:177:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const field& for_each(const std::function< void(const oT&) >& F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:179:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const field& fill(const oT& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:181:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset_objects(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:187:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:188:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:190:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:191:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:192:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:193:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:195:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:197:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:198:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span, const span& slice_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:200:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const uword in_slice, const SizeCube& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:203:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save(const std::string name, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:204:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool save( std::ostream& os, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:206:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load(const std::string name, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:207:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool load( std::istream& is, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:210:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save(const std::string name, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:211:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_save( std::ostream& os, const file_type type = arma_binary) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:213:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load(const std::string name, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:214:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold bool quiet_load( std::istream& is, const file_type type = auto_detect); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:227:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(field& in_M, const bool at_end = false); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:229:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline oT& operator* (); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:232:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:234:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:235:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:237:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator!=(const iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator==(const iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:249:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator(const field& in_M, const bool at_end = false); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:250:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator(const iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:252:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const oT& operator*() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:254:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:255:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:257:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator& operator--(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:258:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator--(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:260:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator!=(const const_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:261:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator==(const const_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:267:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:268:34: 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/RcppArmadillo/include/armadillo_bits/field_bones.hpp:269:34: 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/RcppArmadillo/include/armadillo_bits/field_bones.hpp:271:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator end(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:272:32: 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/RcppArmadillo/include/armadillo_bits/field_bones.hpp:273:32: 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/RcppArmadillo/include/armadillo_bits/field_bones.hpp:275:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clear(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:276:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:277:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword size() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:282:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const field& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:283:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const uword n_rows_in, const uword n_cols_in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:284:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const uword n_rows_in, const uword n_cols_in, const uword n_slices_in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:286:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void delete_objects(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:287:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void create_objects(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:306:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void reset_objects(field< oT >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:307:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void reset_objects(field< Mat >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void reset_objects(field< Col >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:309:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void reset_objects(field< Row >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:310:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void reset_objects(field< Cube >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:311:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void reset_objects(field< std::string >& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:314:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save(const field< oT >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:315:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save(const field< oT >& x, std::ostream& os, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:316:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load( field< oT >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:317:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load( field< oT >& x, std::istream& is, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:319:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save(const field< Mat >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:320:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save(const field< Mat >& x, std::ostream& os, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:321:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load( field< Mat >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:322:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load( field< Mat >& x, std::istream& is, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:324:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save(const field< Col >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:325:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save(const field< Col >& x, std::ostream& os, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:326:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load( field< Col >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:327:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load( field< Col >& x, std::istream& is, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:329:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save(const field< Row >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:330:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save(const field< Row >& x, std::ostream& os, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:331:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load( field< Row >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:332:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load( field< Row >& x, std::istream& is, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:334:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save(const field< Cube >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:335:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save(const field< Cube >& x, std::ostream& os, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:336:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load( field< Cube >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:337:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load( field< Cube >& x, std::istream& is, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:339:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool save(const field< std::string >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:340:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool save(const field< std::string >& x, std::ostream& os, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:341:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool load( field< std::string >& x, const std::string& name, const file_type type, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:342:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool load( field< std::string >& x, std::istream& is, const file_type type, std::string& err_msg); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:167, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:48:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview(const Mat& in_m, const uword in_row1, const uword in_col1, const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:53:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~subview(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:54:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:56:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview(const subview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview( subview&& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:59:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void inplace_op(const eT val ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:60:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void inplace_op(const Base& x, const char* identifier); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:61:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void inplace_op(const subview& x, const char* identifier); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:65:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:66:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator+= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:67:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator-= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:68:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator*= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:69:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator/= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:71:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:72:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator+= (const subview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:73:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator-= (const subview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:74:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator%= (const subview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator/= (const subview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:77:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:78:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:80:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:81:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:83:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:84:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:85:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:86:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:87:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:90:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename enable_if2< is_same_type::value, void>::result operator=(const Gen& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:92:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator=(const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:93:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator=(const std::initializer_list< std::initializer_list >& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:96:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void extract(Mat& out, const subview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:98:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void plus_inplace(Mat& out, const subview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:99:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void minus_inplace(Mat& out, const subview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:100:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void schur_inplace(Mat& out, const subview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:101:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void div_inplace(Mat& out, const subview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:103:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void for_each(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:104:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void for_each(functor F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:106:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void transform(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:107:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void imbue(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:109:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void replace(const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:111:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clean(const pod_type threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:113:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clamp(const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:115:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:116:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:117:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void eye(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:119:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randu(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:120:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randn(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at_alt (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:124:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator[](const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator[](const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator()(const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:128:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:130:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator()(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:131:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:133:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:134:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:136:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:137:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:139:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:140:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT back() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:142:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT* colptr(const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* colptr(const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:146:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool check_overlap(const subview& x) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:148:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:149:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:150:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const pod_type tol = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:152:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:153:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:155:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row row(const uword row_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:156:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_row row(const uword row_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:158:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row operator()(const uword row_num, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:159:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_row operator()(const uword row_num, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:161:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:162:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_col col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:164:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col operator()(const span& row_span, const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:165:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_col operator()(const span& row_span, const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:167:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col unsafe_col(const uword col_num); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:168:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Col unsafe_col(const uword col_num) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:170:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:171:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview rows(const uword in_row1, const uword in_row2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:173:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:174:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview cols(const uword in_col1, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:176:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:177:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:179:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview submat (const span& row_span, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:180:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview submat (const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview operator()(const span& row_span, const span& col_span); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:183:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview operator()(const span& row_span, const span& col_span) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:185:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_each1< subview, 0 > each_col(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:186:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_each1< subview, 1 > each_row(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:188:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline subview_each2< subview, 0, T1 > each_col(const Base& indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:189:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline subview_each2< subview, 1, T1 > each_row(const Base& indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:191:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void each_col(const std::function< void( Col&) >& F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:192:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void each_col(const std::function< void(const Col&) >& F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void each_row(const std::function< void( Row&) >& F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:195:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void each_row(const std::function< void(const Row&) >& F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:197:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline diagview diag(const sword in_id = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:198:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const diagview diag(const sword in_id = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:200:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void swap_rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:201:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void swap_cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:210:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:211:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(const iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:212:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(subview& in_sv, const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:214:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator*(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:216:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:219:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:220:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:222:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:244:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:246:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const const_iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:247:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const subview& in_sv, const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:249:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& operator*(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:251:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:252:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:254:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:255:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:256:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:257:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:282:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(const row_iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:284:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(subview& in_sv, const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:286:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator* (); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:289:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused row_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:291:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:292:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:293:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const const_row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:294:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const const_row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:315:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:316:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const row_iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:317:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const const_row_iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:318:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator(const subview& in_sv, const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:320:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& operator*() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:322:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_row_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:323:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_row_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:325:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:326:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:327:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const const_row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:328:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const const_row_iterator& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:346:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:347:34: 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/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:348:34: 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/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:350:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator end(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:351:32: 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/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:352:32: 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/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:374:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:375:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview_col& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:376:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:377:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:379:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:380:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:383:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename enable_if2< is_same_type::value, void>::result operator=(const Gen& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:385:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:386:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:387:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:389:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_row() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:391:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:395:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT at_alt (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:397:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT& operator[](const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:398:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator[](const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT& operator()(const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:401:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:403:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT& operator()(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:404:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:406:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT& at(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:407:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:409:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT* colptr(const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:410:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* colptr(const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col rows(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:413:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_col rows(const uword in_row1, const uword in_row2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:415:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col subvec(const uword in_row1, const uword in_row2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:416:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_col subvec(const uword in_row1, const uword in_row2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:418:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col subvec(const uword start_row, const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:419:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_col subvec(const uword start_row, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:421:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col head(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:422:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_col head(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:424:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col tail(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:425:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_col tail(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:427:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:428:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:430:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT min(uword& index_of_min_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:431:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT max(uword& index_of_max_val) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:433:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:434:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:436:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col(const subview_col& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:437:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col( subview_col&& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:442:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col(const Mat& in_m, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:443:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col(const Mat& in_m, const uword in_col, const uword in_row1, const uword in_n_rows); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:444:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_col() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:466:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cols(const subview_cols& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:467:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cols( subview_cols&& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:469:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:470:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview_cols& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:471:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:472:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:473:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const std::initializer_list< std::initializer_list >& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:475:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:476:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:479:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename enable_if2< is_same_type::value, void>::result operator=(const Gen& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:481:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:482:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:483:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:485:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_vectorise_col> as_col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:487:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at_alt (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:489:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator[](const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:490:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator[](const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:492:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator()(const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:493:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:495:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator()(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:498:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:499:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:501:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT* colptr(const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:502:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* colptr(const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:506:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cols(const Mat& in_m, const uword in_col1, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cols() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:527:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:528:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview_row& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:529:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:530:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const std::initializer_list& list); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:532:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:533:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:536:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename enable_if2< is_same_type::value, void>::result operator=(const Gen& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:538:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:539:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:540:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:542:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_col() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at_alt (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:546:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT& operator[](const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:547:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator[](const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:549:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT& operator()(const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:550:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:552:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT& operator()(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:553:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:555:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT& at(const uword in_row, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:556:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:558:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row cols(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:559:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_row cols(const uword in_col1, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:561:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row subvec(const uword in_col1, const uword in_col2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:562:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_row subvec(const uword in_col1, const uword in_col2) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:564:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row subvec(const uword start_col, const SizeMat& s); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:565:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_row subvec(const uword start_col, const SizeMat& s) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:567:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row head(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:568:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_row head(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:570:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row tail(const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:571:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const subview_row tail(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:573:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:574:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:576:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename subview::row_iterator begin(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:577:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename subview::const_row_iterator begin() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:578:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename subview::const_row_iterator cbegin() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:580:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename subview::row_iterator end(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:581:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename subview::const_row_iterator end() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:582:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline typename subview::const_row_iterator cend() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:584:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row(const subview_row& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:585:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row( subview_row&& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:590:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row(const Mat& in_m, const uword in_row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:591:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row(const Mat& in_m, const uword in_row, const uword in_col1, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:592:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_row() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:622:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit subview_row_strans(const subview_row& in_sv_row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:624:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void extract(Mat& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:626:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at_alt (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:628:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator[](const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:629:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:631:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:632:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:657:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit subview_row_htrans(const subview_row& in_sv_row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:659:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void extract(Mat& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:661:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at_alt (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:663:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator[](const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:664:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:666:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const uword in_row, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:667:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at(const uword in_row, const uword in_col) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:168, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:43:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_elem1(const Mat& in_m, const Base& in_a); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:44:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_elem1(const Cube& in_q, const Base& in_a); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:49:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~subview_elem1(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:50:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_elem1() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:52:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void inplace_op(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:53:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void inplace_op(const subview_elem1& x ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void inplace_op(const Base& x ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const Op,op_htrans> t() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:57:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const Op,op_htrans> ht() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:58:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const Op,op_strans> st() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:60:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void replace(const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clean(const pod_type threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:64:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clamp(const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:67:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:68:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:69:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randu(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:70:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randn(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:72:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator+= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:73:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator-= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:74:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator*= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:75:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator/= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:79:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator_equ(const subview_elem1& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:80:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const subview_elem1& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:81:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview_elem1& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:82:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const subview_elem1& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:83:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const subview_elem1& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:84:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const subview_elem1& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:85:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const subview_elem1& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:87:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:88:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:90:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:91:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:93:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void extract(Mat& out, const subview_elem1& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:95:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void mat_inplace_op(Mat& out, const subview_elem1& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:97:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void plus_inplace(Mat& out, const subview_elem1& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:98:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void minus_inplace(Mat& out, const subview_elem1& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:99:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void schur_inplace(Mat& out, const subview_elem1& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:100:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void div_inplace(Mat& out, const subview_elem1& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:169, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:47:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_elem2(const Mat& in_m, const Base& in_ri, const Base& in_ci, const bool in_all_rows, const bool in_all_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:52:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~subview_elem2(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:53:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_elem2() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:56:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void inplace_op(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:59:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void inplace_op(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:61:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void replace(const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clean(const pod_type threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:65:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clamp(const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:67:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:68:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:69:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:71:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator+= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:72:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator-= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:73:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator*= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:74:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator/= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:78:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator_equ(const subview_elem2& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:79:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const subview_elem2& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:80:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview_elem2& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:82:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const subview_elem2& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:83:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const subview_elem2& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:84:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const subview_elem2& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:85:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const subview_elem2& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:87:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:88:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:89:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:90:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:93:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:94:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:95:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:97:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const SpBase& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:99:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void extract(Mat& out, const subview_elem2& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:101:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void plus_inplace(Mat& out, const subview_elem2& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:102:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void minus_inplace(Mat& out, const subview_elem2& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:103:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void schur_inplace(Mat& out, const subview_elem2& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_bones.hpp:104:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void div_inplace(Mat& out, const subview_elem2& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:170, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:46:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_field(const field& in_f, const uword in_row1, const uword in_col1, const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:47:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_field(const field& in_f, const uword in_row1, const uword in_col1, const uword in_slice1, const uword in_n_rows, const uword in_n_cols, const uword in_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:52:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~subview_field(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:53:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_field() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:55:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const field& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:56:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview_field& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline oT& operator[](const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:59:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const oT& operator[](const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:61:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline oT& operator()(const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:62:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const oT& operator()(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:64:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline oT& at(const uword row, const uword col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:65:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const oT& at(const uword row, const uword col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:67:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline oT& at(const uword row, const uword col, const uword slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:68:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const oT& at(const uword row, const uword col, const uword slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:70:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline oT& operator()(const uword row, const uword col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:71:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const oT& operator()(const uword row, const uword col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline oT& operator()(const uword row, const uword col, const uword slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:74:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const oT& operator()(const uword row, const uword col, const uword slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:76:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_empty() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:78:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool check_overlap(const subview_field& x) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:80:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void print(const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:81:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void print(std::ostream& user_stream, const std::string extra_text = "") const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:83:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void for_each(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void for_each(functor F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:86:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const oT& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_bones.hpp:88:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void extract(field& out, const subview_field& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:171, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:48:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube(const Cube& in_m, const uword in_row1, const uword in_col1, const uword in_slice1, const uword in_n_rows, const uword in_n_cols, const uword in_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:53:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~subview_cube(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:54:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:56:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube(const subview_cube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube( subview_cube&& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:59:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void inplace_op(const eT val ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:60:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void inplace_op(const BaseCube& x, const char* identifier); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:61:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void inplace_op(const subview_cube& x, const char* identifier); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:63:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:64:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator+= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:65:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator-= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:66:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator*= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:67:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator/= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:70:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const BaseCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:71:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const BaseCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:72:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const BaseCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:73:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const BaseCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const BaseCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview_cube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:77:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator+= (const subview_cube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:78:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator-= (const subview_cube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:79:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator%= (const subview_cube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:80:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator/= (const subview_cube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:82:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:84:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:85:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:86:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:88:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator=(const GenCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:90:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void extract(Cube& out, const subview_cube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void plus_inplace(Cube& out, const subview_cube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:92:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void minus_inplace(Cube& out, const subview_cube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:93:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void schur_inplace(Cube& out, const subview_cube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:94:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void div_inplace(Cube& out, const subview_cube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:96:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void extract(Mat& out, const subview_cube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:97:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void plus_inplace(Mat& out, const subview_cube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:98:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void minus_inplace(Mat& out, const subview_cube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:99:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void schur_inplace(Mat& out, const subview_cube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:100:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void div_inplace(Mat& out, const subview_cube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:102:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void for_each(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void for_each(functor F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:105:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void transform(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:106:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void imbue(functor F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:108:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void each_slice(const std::function< void( Mat&) >& F); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:109:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void each_slice(const std::function< void(const Mat&) >& F) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:111:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void replace(const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:113:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clean(const pod_type threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:115:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clamp(const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:117:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:119:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:120:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randu(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:121:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randn(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:123:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:124:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const pod_type tol = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:126:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:129:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT at_alt (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:131:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT& operator[](const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:132:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator[](const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:134:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT& operator()(const uword i); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:135:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:137:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT& operator()(const uword in_row, const uword in_col, const uword in_slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:138:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:140:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT& at(const uword in_row, const uword in_col, const uword in_slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:141:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT at(const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT* slice_colptr(const uword in_slice, const uword in_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:144:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* slice_colptr(const uword in_slice, const uword in_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool check_overlap(const subview_cube& x) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool check_overlap(const Mat& x) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:158:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:159:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(const iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:160:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator(subview_cube& in_sv, const uword in_row, const uword in_col, const uword in_slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:162:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator*(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:164:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:165:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:168:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:169:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:170:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:196:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:198:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const const_iterator& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:199:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator(const subview_cube& in_sv, const uword in_row, const uword in_col, const uword in_slice); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& operator*(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:203:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:204:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const_iterator operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:206:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:207:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:208:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator==(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:209:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool operator!=(const const_iterator& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:232:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:233:34: 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/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:234:34: 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/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:236:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator end(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:237:32: 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/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:238:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator cend() const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:172, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:49:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline diagview(const Mat& in_m, const uword in_row_offset, const uword in_col_offset, const uword len); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:54:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~diagview(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:55:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline diagview() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:57:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline diagview(const diagview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline diagview( diagview&& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:60:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator=(const diagview& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:62:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator+=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:63:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator-=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:64:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator*=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:65:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator/=(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:67:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:68:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:69:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:70:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:71:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/=(const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:74:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT at_alt (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:76:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT& operator[](const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:77:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator[](const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT& at(const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:80:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT at(const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:82:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT& operator()(const uword ii); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:85:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT& at(const uword in_n_row, const uword); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:86:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT at(const uword in_n_row, const uword) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:88:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT& operator()(const uword in_n_row, const uword in_n_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const uword in_n_row, const uword in_n_col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:92:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void replace(const eT old_val, const eT new_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:94:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clean(const pod_type threshold); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void clamp(const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:98:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:99:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:100:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:101:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randu(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randn(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:104:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void extract(Mat& out, const diagview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:106:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void plus_inplace(Mat& out, const diagview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:107:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void minus_inplace(Mat& out, const diagview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:108:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void schur_inplace(Mat& out, const diagview& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:109:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void div_inplace(Mat& out, const diagview& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:173, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:33:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void check_size(const Mat& A) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:38:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_each_common(const parent& in_P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:39:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_each_common() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:41:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const Mat& get_mat_ref_helper(const Mat & X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:42:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const Mat& get_mat_ref_helper(const subview& X) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const Mat& get_mat_ref() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:46:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline const std::string incompat_size_string(const Mat& A) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:57:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_each1(const parent& in_P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:64:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~subview_each1(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:65:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_each1() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:68:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:70:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:71:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:72:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:86:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_each2(const parent& in_P, const Base& in_indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:95:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void check_indices(const Mat& indices) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:97:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~subview_each2(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:98:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_each2() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:101:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:102:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:103:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:105:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const Base& x); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:173, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:119:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_plus(const subview_each1& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:122:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_minus(const subview_each1& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:125:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_minus(const Base& X, const subview_each1& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:128:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_schur(const subview_each1& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:131:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_div(const subview_each1& X,const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:134:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_div(const Base& X, const subview_each1& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:144:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_plus(const subview_each2& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:147:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_minus(const subview_each2& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:150:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_minus(const Base& X, const subview_each2& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:153:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_schur(const subview_each2& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:156:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_div(const subview_each2& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_bones.hpp:159:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Mat operator_div(const Base& X, const subview_each2& Y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:174, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:31:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void check_size(const Mat& A) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube_each_common(const Cube& in_p); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:37:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube_each_common() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:39:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline const std::string incompat_size_string(const Mat& A) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:50:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube_each1(const Cube& in_p); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube_each1() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:56:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~subview_cube_each1(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:59:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:60:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:62:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:64:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator*= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:77:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube_each2(const Cube& in_p, const Base& in_indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:78:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube_each2() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:85:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void check_indices(const Mat& indices) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:86:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~subview_cube_each2(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:90:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:91:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:92:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:93:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const Base& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:106:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_plus(const subview_cube_each1& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:109:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_minus(const subview_cube_each1& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:112:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_minus(const Base& X, const subview_cube_each1& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:115:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_schur(const subview_cube_each1& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:118:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_div(const subview_cube_each1& X,const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:121:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_div(const Base& X, const subview_cube_each1& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:124:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_times(const subview_cube_each1& X,const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:127:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_times(const Base& X, const subview_cube_each1& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:137:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_plus(const subview_cube_each2& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:140:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_minus(const subview_cube_each2& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:143:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_minus(const Base& X, const subview_cube_each2& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:146:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_schur(const subview_cube_each2& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:149:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_div(const subview_cube_each2& X, const Base& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_bones.hpp:152:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline Cube operator_div(const Base& X, const subview_cube_each2& Y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:175, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline subview_cube_slices(const Cube& in_m, const Base& in_si); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:43:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~subview_cube_slices(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:44:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline subview_cube_slices() = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:46:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void inplace_rand(const uword rand_mode); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:48:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void inplace_op(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:49:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void inplace_op(const BaseCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:51:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill(const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:52:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void zeros(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:53:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void ones(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:54:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randu(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:55:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void randn(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:57:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator+= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator-= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator*= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:60:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator/= (const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:64:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator_equ(const subview_cube_slices& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const subview_cube_slices& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:66:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator= (const subview_cube_slices& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:68:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const subview_cube_slices& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:69:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const subview_cube_slices& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:70:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const subview_cube_slices& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const subview_cube_slices& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:73:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator= (const BaseCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:74:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator+= (const BaseCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator-= (const BaseCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:76:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator%= (const BaseCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:77:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void operator/= (const BaseCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void extract(Cube& out, const subview_cube_slices& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:81:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void plus_inplace(Cube& out, const subview_cube_slices& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void minus_inplace(Cube& out, const subview_cube_slices& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:83:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void schur_inplace(Cube& out, const subview_cube_slices& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_bones.hpp:84:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void div_inplace(Cube& out, const subview_cube_slices& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:177, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/hdf5_name.hpp:31:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit opts(const flag_type in_flags); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/hdf5_name.hpp:33:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const opts operator+(const opts& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/hdf5_name.hpp:37:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture opts::opts(const flag_type in_flags) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/hdf5_name.hpp:43:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture opts::operator+(const opts& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/hdf5_name.hpp:58:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_none : public opts { inline opts_none() : opts(flag_none ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/hdf5_name.hpp:59:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_trans : public opts { inline opts_trans() : opts(flag_trans ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/hdf5_name.hpp:60:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_append : public opts { inline opts_append() : opts(flag_append ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/hdf5_name.hpp:61:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_replace : public opts { inline opts_replace() : opts(flag_replace) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/hdf5_name.hpp:77:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hdf5_name(const std::string& in_filename) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/hdf5_name.hpp:84:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hdf5_name(const std::string& in_filename, const std::string& in_dsname, const hdf5_opts::opts& in_opts = hdf5_opts::none) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:178, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:31:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit opts(const flag_type in_flags); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:33:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const opts operator+(const opts& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:37:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture opts::opts(const flag_type in_flags) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:43:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture opts::operator+(const opts& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:59:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_none : public opts { inline opts_none() : opts(flag_none ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_trans : public opts { inline opts_trans() : opts(flag_trans ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:61:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_no_header : public opts { inline opts_no_header() : opts(flag_no_header ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_with_header : public opts { inline opts_with_header() : opts(flag_with_header) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:63:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_semicolon : public opts { inline opts_semicolon() : opts(flag_semicolon ) {} }; ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:166, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp: In instantiation of 'class arma::field >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:80:22: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:91:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& operator[](const uword i); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:92:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& operator[](const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:94:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:95:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& operator()(const uword i); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& operator()(const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:100:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& at(const uword row, const uword col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& at(const uword row, const uword col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& at(const uword row, const uword col, const uword slice); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:104:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& at(const uword row, const uword col, const uword slice) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:106:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& operator()(const uword row, const uword col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:107:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& operator()(const uword row, const uword col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& operator()(const uword row, const uword col, const uword slice); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& operator()(const uword row, const uword col, const uword slice) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:113:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:114:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:116:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused oT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:117:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const oT& back() const; ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:166, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:187:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:188:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:190:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:191:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:192:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:193:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:195:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:197:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:198:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span, const span& slice_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_bones.hpp:200:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const uword in_slice, const SizeCube& s) const; ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:178, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:85:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture csv_name(const std::string& in_filename, const csv_opts::opts& in_opts = csv_opts::no_header) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:93:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture csv_name(const std::string& in_filename, field& in_header) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:101:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture csv_name(const std::string& in_filename, const field& in_header) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:109:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture csv_name(const std::string& in_filename, field& in_header, const csv_opts::opts& in_opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/csv_name.hpp:117:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture csv_name(const std::string& in_filename, const field& in_header, const csv_opts::opts& in_opts) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:179, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:28:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_deprecated static file_type guess_file_type(std::istream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline arma_cold static std::string gen_txt_header(const Mat&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:44:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline arma_cold static std::string gen_bin_header(const Mat&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:46:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline arma_cold static std::string gen_bin_header(const SpMat&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:48:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline arma_cold static std::string gen_txt_header(const Cube&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:49:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline arma_cold static std::string gen_bin_header(const Cube&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold static file_type guess_file_type_internal(std::istream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:53:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold static std::string gen_tmp_name(const std::string& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:55:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_cold static bool safe_rename(const std::string& old_name, const std::string& new_name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:57:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool convert_token(eT& val, const std::string& token); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:58:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool convert_token(std::complex& val, const std::string& token); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:60:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static std::streamsize prepare_stream(std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:66:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_raw_ascii (const Mat& x, const std::string& final_name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:67:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_raw_binary (const Mat& x, const std::string& final_name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:68:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_ascii (const Mat& x, const std::string& final_name); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:179, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:69:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_csv_ascii (const Mat& x, const std::string& final_name, const field& header, const bool with_header, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:70:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_coord_ascii(const Mat& x, const std::string& final_name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:71:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_binary(const Mat& x, const std::string& final_name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:72:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_pgm_binary (const Mat& x, const std::string& final_name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:73:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_pgm_binary (const Mat< std::complex >& x, const std::string& final_name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:74:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_hdf5_binary(const Mat& x, const hdf5_name& spec, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:76:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_raw_ascii (const Mat& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:77:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_raw_binary (const Mat& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:78:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_ascii (const Mat& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:79:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_csv_ascii (const Mat& x, std::ostream& f, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:80:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_csv_ascii (const Mat< std::complex >& x, std::ostream& f, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:81:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_coord_ascii(const Mat& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:82:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_coord_ascii(const Mat< std::complex >& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:83:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_binary(const Mat& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_pgm_binary (const Mat& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:85:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_pgm_binary (const Mat< std::complex >& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:91:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_raw_ascii (Mat& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:92:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_raw_binary (Mat& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:93:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_ascii (Mat& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:94:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_csv_ascii (Mat& x, const std::string& name, std::string& err_msg, field& header, const bool with_header, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:95:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_coord_ascii(Mat& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:96:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_binary(Mat& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:97:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_pgm_binary (Mat& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:98:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_pgm_binary (Mat< std::complex >& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:99:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_hdf5_binary(Mat& x, const hdf5_name& spec, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:100:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_auto_detect(Mat& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:102:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_raw_ascii (Mat& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:103:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_raw_binary (Mat& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:104:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_ascii (Mat& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:105:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_csv_ascii (Mat& x, std::istream& f, std::string& err_msg, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:106:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_csv_ascii (Mat< std::complex >& x, std::istream& f, std::string& err_msg, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:107:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_coord_ascii(Mat& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:108:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_coord_ascii(Mat< std::complex >& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:109:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_binary(Mat& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:110:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_pgm_binary (Mat& x, std::istream& is, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:111:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_pgm_binary (Mat< std::complex >& x, std::istream& is, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:112:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_auto_detect(Mat& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:114:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void pnm_skip_comments(std::istream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:120:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_csv_ascii (const SpMat& x, const std::string& final_name, const field& header, const bool with_header, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:121:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_coord_ascii(const SpMat& x, const std::string& final_name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:122:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_binary(const SpMat& x, const std::string& final_name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:124:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_csv_ascii (const SpMat& x, std::ostream& f, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:125:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_csv_ascii (const SpMat< std::complex >& x, std::ostream& f, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:126:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_coord_ascii(const SpMat& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:127:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_coord_ascii(const SpMat< std::complex >& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:128:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_binary(const SpMat& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:134:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_csv_ascii (SpMat& x, const std::string& name, std::string& err_msg, field& header, const bool with_header, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:135:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_coord_ascii(SpMat& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:136:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_binary(SpMat& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:138:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_csv_ascii (SpMat& x, std::istream& f, std::string& err_msg, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:139:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_csv_ascii (SpMat< std::complex >& x, std::istream& f, std::string& err_msg, const char separator); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:140:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_coord_ascii(SpMat& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:141:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_coord_ascii(SpMat< std::complex >& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:142:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_binary(SpMat& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:149:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_raw_ascii (const Cube& x, const std::string& name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:150:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_raw_binary (const Cube& x, const std::string& name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:151:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_ascii (const Cube& x, const std::string& name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:152:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_binary(const Cube& x, const std::string& name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:153:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_hdf5_binary(const Cube& x, const hdf5_name& spec, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:155:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_raw_ascii (const Cube& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_raw_binary (const Cube& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_ascii (const Cube& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:158:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_binary(const Cube& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:164:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_raw_ascii (Cube& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:165:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_raw_binary (Cube& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:166:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_ascii (Cube& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:167:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_binary(Cube& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:168:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_hdf5_binary(Cube& x, const hdf5_name& spec, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:169:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_auto_detect(Cube& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:171:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_raw_ascii (Cube& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:172:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_raw_binary (Cube& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:173:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_ascii (Cube& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_binary(Cube& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_auto_detect(Cube& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:181:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_binary(const field& x, const std::string& name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:182:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_arma_binary(const field& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:184:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_binary( field& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:185:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_arma_binary( field& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:187:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_auto_detect( field& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:188:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_auto_detect( field& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:190:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool save_std_string(const field& x, const std::string& name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:191:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool save_std_string(const field& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:193:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool load_std_string( field& x, const std::string& name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:194:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool load_std_string( field& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:201:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_ppm_binary(const Cube& x, const std::string& final_name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:202:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_ppm_binary(const Cube& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:204:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_ppm_binary( Cube& x, const std::string& final_name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:205:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_ppm_binary( Cube& x, std::istream& f, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:211:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_ppm_binary(const field& x, const std::string& final_name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:212:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool save_ppm_binary(const field& x, std::ostream& f); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:214:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_ppm_binary( field& x, const std::string& final_name, std::string& err_msg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_bones.hpp:215:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool load_ppm_binary( field& x, std::istream& f, std::string& err_msg); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:180, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/wall_clock_bones.hpp:28:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline wall_clock(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/wall_clock_bones.hpp:29:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~wall_clock(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/wall_clock_bones.hpp:31:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void tic(); //!< start the timer ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/wall_clock_bones.hpp:32:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused double toc(); //!< return the number of seconds since the last call to tic() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:181, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:29:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~arma_counter(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:30:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_counter(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const arma_counter& operator++(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:33:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator++(int); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:35:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT value() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:37:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT value_plus_1() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:38:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT value_minus_1() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:61:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~running_stat(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:62:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline running_stat(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator() (const T sample); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:65:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator() (const std::complex& sample); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:67:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:69:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT mean() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:71:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T var (const uword norm_type = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:72:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T stddev(const uword norm_type = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:74:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:76:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT range() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:78:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T count() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:107:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void update_stats(running_stat& x, const eT sample, const typename arma_not_cx::result* junk = nullptr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:181, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:110:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void update_stats(running_stat& x, const std::complex& sample, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:113:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void update_stats(running_stat& x, const typename eT::value_type sample, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_bones.hpp:116:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void update_stats(running_stat& x, const eT& sample, const typename arma_cx_only::result* junk = nullptr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:182, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:60:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~running_stat_vec(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:61:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline running_stat_vec(const bool in_calc_cov = false); // TODO: investigate char* overload, eg. "calc_cov", "no_calc_cov" ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline running_stat_vec(const running_stat_vec& in_rsv); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:65:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline running_stat_vec& operator=(const running_stat_vec& in_rsv); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:67:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline void operator() (const Base< T, T1>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:68:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline void operator() (const Base, T1>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:70:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:72:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const return_type1& mean() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:74:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const return_type2& var (const uword norm_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline return_type2 stddev(const uword norm_type = 0) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:76:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Mat& cov (const uword norm_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const return_type1& min() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const return_type1& max() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:80:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline return_type1 range() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:82:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T count() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:125:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:134:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:143:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_bones.hpp:152: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/RcppArmadillo/include/armadillo:184, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:55:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Op(const T1& in_m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:56:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Op(const T1& in_m, const elem_type in_aux); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:57:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Op(const T1& in_m, const elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:58:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Op(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:184, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:59:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Op(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c, const char junk); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:60:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~Op(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:185, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/CubeToMatOp_bones.hpp:32:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit CubeToMatOp(const T1& in_m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/CubeToMatOp_bones.hpp:33:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline CubeToMatOp(const T1& in_m, const elem_type in_aux); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/CubeToMatOp_bones.hpp:34:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~CubeToMatOp(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:186, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_bones.hpp:34:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit OpCube(const BaseCube& in_m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_bones.hpp:35:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline OpCube(const BaseCube& in_m, const elem_type in_aux); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:186, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_bones.hpp:36:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline OpCube(const BaseCube& in_m, const elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_bones.hpp:37:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline OpCube(const BaseCube& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_bones.hpp:38:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline OpCube(const BaseCube& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_bones.hpp:39:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline OpCube(const BaseCube& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c, const uword in_aux_uword_d, const char junk); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_bones.hpp:40:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~OpCube(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:187, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpOp_bones.hpp:36:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpOp(const T1& in_m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpOp_bones.hpp:37:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpOp(const T1& in_m, const elem_type in_aux); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpOp_bones.hpp:38:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpOp(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpOp_bones.hpp:39:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~SpOp(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpOp_bones.hpp:41:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:188, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpToDOp_bones.hpp:43:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpToDOp(const T1& in_m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpToDOp_bones.hpp:44:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpToDOp(const T1& in_m, const elem_type in_aux); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpToDOp_bones.hpp:45:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~SpToDOp(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:190, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:47:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~eOp(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:48:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit eOp(const T1& in_m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:49:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eOp(const T1& in_m, const elem_type in_aux); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eOp(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:51:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eOp(const T1& in_m, const elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:53:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:55:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:57:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:58:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:59:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword ii) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:191, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:42:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~eOpCube(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:43:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit eOpCube(const BaseCube& in_m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eOpCube(const BaseCube& in_m, const elem_type in_aux); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:191, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:45:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eOpCube(const BaseCube& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:46:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eOpCube(const BaseCube& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:47:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eOpCube(const BaseCube& in_m, const elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:49:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:50:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:51:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:52:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:56:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col, const uword slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_bones.hpp:57:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:193, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit mtOp(const T1& in_m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:41:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtOp(const T1& in_m, const in_eT in_aux); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:42:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtOp(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:43:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtOp(const T1& in_m, const in_eT in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:45:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtOp(const char junk, const T1& in_m, const out_eT in_aux); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:47:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtOp(const mtOp_dual_aux_indicator&, const T1& in_m, const in_eT in_aux_a, const out_eT in_aux_b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:49:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~mtOp(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:194, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_bones.hpp:37:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit mtOpCube(const T1& in_m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_bones.hpp:38:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtOpCube(const T1& in_m, const in_eT in_aux); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_bones.hpp:39:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtOpCube(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:194, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_bones.hpp:40:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtOpCube(const T1& in_m, const in_eT in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_bones.hpp:42:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtOpCube(const char junk, const T1& in_m, const out_eT in_aux); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_bones.hpp:44:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtOpCube(const mtOpCube_dual_aux_indicator&, const T1& in_m, const in_eT in_aux_a, const out_eT in_aux_b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_bones.hpp:46:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~mtOpCube(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:195, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpOp_bones.hpp:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit mtSpOp(const T1& in_m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpOp_bones.hpp:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtSpOp(const T1& in_m, const uword aux_uword_a, const uword aux_uword_b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpOp_bones.hpp:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtSpOp(const char junk, const T1& in_m, const out_eT in_aux); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpOp_bones.hpp:44:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~mtSpOp(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpOp_bones.hpp:47:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:197, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:55:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Glue(const T1& in_A, const T2& in_B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:56:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Glue(const T1& in_A, const T2& in_B, const uword in_aux_uword); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:57:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~Glue(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:198, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:44:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ~eGlue(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:45:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eGlue(const T1& in_A, const T2& in_B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:47:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:48:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:49:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:51:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:52:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:53:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword ii) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:199, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlue_bones.hpp:36:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline mtGlue(const T1& in_A, const T2& in_B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlue_bones.hpp:37:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline mtGlue(const T1& in_A, const T2& in_B, const uword in_aux_uword); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlue_bones.hpp:38:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ~mtGlue(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:200, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpGlue_bones.hpp:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpGlue(const T1& in_A, const T2& in_B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpGlue_bones.hpp:37:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SpGlue(const T1& in_A, const T2& in_B, const elem_type in_aux); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpGlue_bones.hpp:38:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~SpGlue(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpGlue_bones.hpp:40:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:201, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpGlue_bones.hpp:36:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline mtSpGlue(const T1& in_A, const T2& in_B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpGlue_bones.hpp:37:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~mtSpGlue(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpGlue_bones.hpp:40:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:203, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GlueCube_bones.hpp:33:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline GlueCube(const BaseCube& in_A, const BaseCube& in_B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GlueCube_bones.hpp:34:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~GlueCube(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:204, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_bones.hpp:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ~eGlueCube(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_bones.hpp:39:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eGlueCube(const T1& in_A, const T2& in_B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_bones.hpp:41:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_bones.hpp:42:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_bones.hpp:43:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_bones.hpp:44:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_bones.hpp:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_bones.hpp:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_bones.hpp:48:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col, const uword slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_bones.hpp:49:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:205, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlueCube_bones.hpp:32:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline mtGlueCube(const T1& in_A, const T2& in_B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlueCube_bones.hpp:33:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline mtGlueCube(const T1& in_A, const T2& in_B, const uword in_aux_uword); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlueCube_bones.hpp:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ~mtGlueCube(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:207, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_bones.hpp:31:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply(outT& out, const eOp& x); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:207, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_bones.hpp:33:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_plus (Mat& out, const eOp& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_bones.hpp:34:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_minus(Mat& out, const eOp& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_bones.hpp:35:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_schur(Mat& out, const eOp& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_bones.hpp:36:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_div (Mat& out, const eOp& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_bones.hpp:41:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply(Cube& out, const eOpCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_bones.hpp:43:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_plus (Cube& out, const eOpCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_bones.hpp:44:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_minus(Cube& out, const eOpCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_bones.hpp:45:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_schur(Cube& out, const eOpCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_bones.hpp:46:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_div (Cube& out, const eOpCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_bones.hpp:51:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static eT process(const eT val, const eT k); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:208, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:30:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply(outT& out, const eGlue& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:32:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_plus (Mat& out, const eGlue& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:33:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_minus(Mat& out, const eGlue& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:34:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_schur(Mat& out, const eGlue& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:35:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_div (Mat& out, const eGlue& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:40:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply(Cube& out, const eGlueCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:42:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_plus (Cube& out, const eGlueCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:43:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_minus(Cube& out, const eGlueCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:44:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_schur(Cube& out, const eGlueCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:45:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void apply_inplace_div (Cube& out, const eGlueCube& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static const char* text() { return "addition"; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:63:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static const char* text() { return "subtraction"; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static const char* text() { return "element-wise division"; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_bones.hpp:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static const char* text() { return "element-wise multiplication"; } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:210, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenSpecialiser.hpp:26:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type generate() const { return elem_type(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenSpecialiser.hpp:33:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type generate() const { return elem_type(0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenSpecialiser.hpp:40:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type generate() const { return elem_type(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenSpecialiser.hpp:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type generate() const { return elem_type(arma_rng::randu()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenSpecialiser.hpp:54:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type generate() const { return elem_type(arma_rng::randn()); } ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:211, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:44:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline Gen(const uword in_n_rows, const uword in_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:45:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ~Gen(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:47:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:48:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:49:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword ii) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:51:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply (Mat& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:52:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_inplace_plus (Mat& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:53:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_inplace_minus(Mat& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:54:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_inplace_schur(Mat& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:55:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_inplace_div (Mat& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:57:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply(subview& out) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:212, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:41:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline GenCube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:42:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ~GenCube(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:44:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator[] (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:45:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT at (const uword row, const uword col, const uword slice) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:46:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT at_alt (const uword i) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:48:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply (Cube& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:49:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_inplace_plus (Cube& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:50:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_inplace_minus(Cube& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:51:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_inplace_schur(Cube& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:52:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_inplace_div (Cube& out) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:54:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply(subview_cube& out) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:214, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_bones.hpp:30:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_bones.hpp:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_bones.hpp:36:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op< Glue, op_diagmat>& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:214, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_bones.hpp:39:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_times(Mat& out, const T1& X, const T2& Y, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_bones.hpp:42:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_times(Mat& out, const T1& X, const T2& Y, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_bones.hpp:53:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_bones.hpp:56:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Proxy& P, const uword row_offset, const uword col_offset); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:215, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_bones.hpp:30:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_bones.hpp:33:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy(Mat& out, const Proxy& P); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:215, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_bones.hpp:36:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op< Glue, op_diagvec>& X, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_bones.hpp:39:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op< Glue, op_diagvec>& X, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_bones.hpp:50:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_bones.hpp:53:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy(Mat& out, const Proxy& P, const uword row_offset, const uword col_offset); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:216, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:33:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture direct_dot_arma(const uword n_elem, const eT* const A, const eT* const B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:38:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture direct_dot_arma(const uword n_elem, const eT* const A, const eT* const B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:42:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture direct_dot(const uword n_elem, const eT* const A, const eT* const B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:46:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture direct_dot(const uword n_elem, const eT* const A, const eT* const B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:50:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture direct_dot(const uword n_elem, const eT* const A, const eT* const B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:54:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static eT direct_dot(const uword n_elem, const eT* const A, const eT* const B, const eT* C); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:57:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static typename T1::elem_type apply(const T1& X, const T2& Y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:216, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:60:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static typename arma_not_cx::result apply_proxy(const Proxy& PA, const Proxy& PB); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:63:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static typename arma_cx_only::result apply_proxy(const Proxy& PA, const Proxy& PB); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:77:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static typename T1::elem_type apply(const T1& X, const T2& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static eT direct_cdot_arma(const uword n_elem, const eT* const A, const eT* const B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:94:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static eT direct_cdot(const uword n_elem, const eT* const A, const eT* const B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:97:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static typename T1::elem_type apply (const T1& X, const T2& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:100:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static typename T1::elem_type apply_unwrap(const T1& X, const T2& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:103:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static typename T1::elem_type apply_proxy (const T1& X, const T2& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_bones.hpp:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply(const T1& A, const T2& B); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:217, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_det_bones.hpp:38:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(typename T1::elem_type& out_val, const Base& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_det_bones.hpp:41:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type apply_diagmat(const Base& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_det_bones.hpp:44:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type apply_trimat(const Base& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_det_bones.hpp:47:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline static eT apply_tiny(const Mat& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:218, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_log_det_bones.hpp:30:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(typename T1::elem_type& out_val, typename T1::pod_type& out_sign, const Base& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_log_det_bones.hpp:33:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_diagmat(typename T1::elem_type& out_val, typename T1::pod_type& out_sign, const Base& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_log_det_bones.hpp:36:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_trimat(typename T1::elem_type& out_val, typename T1::pod_type& out_sign, const Base& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_log_det_bones.hpp:47:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(typename T1::pod_type& out_val, const Base& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:219, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_bones.hpp:38:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:219, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_bones.hpp:41:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& expr, const char* caller_sig); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_bones.hpp:44:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_diagmat(Mat& out, const T1& X, const char* caller_sig); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_bones.hpp:47:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline static bool apply_tiny_noalias(Mat& out, const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_bones.hpp:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_bones.hpp:61:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:220, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:38:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_mat_noalias(Mat& out, const Mat& A, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:41:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_mat_noalias(Mat& out, const Mat& A, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:46:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void block_worker(std::complex* Y, const std::complex* X, const uword X_n_rows, const uword Y_n_rows, const uword n_rows, const uword n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:49:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_mat_noalias_large(Mat< std::complex >& out, const Mat< std::complex >& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:54:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_mat_inplace(Mat& out, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:57:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_mat_inplace(Mat& out, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:62:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_mat(Mat& out, const Mat& A, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_mat(Mat& out, const Mat& A, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:70:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy(Mat& out, const Proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:75:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_direct(Mat& out, const T1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:78:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:81:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:99:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_bones.hpp:102:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in, const typename arma_cx_only::result* junk = nullptr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:221, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:32:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:221, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:35:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword dim, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:38:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword dim, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const OpCube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:48:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:58:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_max(const eT* const X, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:61:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_max(const eT* const X, const uword N, uword& index_of_max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:64:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_max(const Mat& X, const uword row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:67:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT max(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:70:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result max(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:73:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result max(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:76:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result max_with_index(const Proxy& P, uword& index_of_max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:79:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result max_with_index(const ProxyCube& P, uword& index_of_max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:86:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static std::complex direct_max(const std::complex* const X, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:89:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static std::complex direct_max(const std::complex* const X, const uword n_elem, uword& index_of_max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:92:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static std::complex direct_max(const Mat< std::complex >& X, const uword row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:95:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static std::complex max(const subview< std::complex >& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result max(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:101:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result max(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:104:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result max_with_index(const Proxy& P, uword& index_of_max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_bones.hpp:107:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result max_with_index(const ProxyCube& P, uword& index_of_max_val); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:222, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:32:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:222, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:35:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword dim, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:38:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword dim, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const OpCube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:48:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:58:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_min(const eT* const X, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:61:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_min(const eT* const X, const uword N, uword& index_of_min_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:64:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_min(const Mat& X, const uword row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:67:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT min(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:70:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result min(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:73:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result min(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:76:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result min_with_index(const Proxy& P, uword& index_of_min_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:79:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result min_with_index(const ProxyCube& P, uword& index_of_min_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:86:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static std::complex direct_min(const std::complex* const X, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:89:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static std::complex direct_min(const std::complex* const X, const uword n_elem, uword& index_of_min_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:92:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static std::complex direct_min(const Mat< std::complex >& X, const uword row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:95:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static std::complex min(const subview< std::complex >& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result min(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:101:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result min(const BaseCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:104:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result min_with_index(const Proxy& P, uword& index_of_min_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_bones.hpp:107:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result min_with_index(const ProxyCube& P, uword& index_of_min_val); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:223, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_bones.hpp:31:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_bones.hpp:34:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_bones.hpp:40:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:223, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_bones.hpp:43:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_bones.hpp:46:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_bones.hpp:52:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const SpBase& expr, const uword dim); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:224, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_bones.hpp:31:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_bones.hpp:34:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_bones.hpp:40:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:224, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_bones.hpp:43:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_bones.hpp:46:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_bones.hpp:52:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const SpBase& expr, const uword dim); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:225, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:32:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:35:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Proxy& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:38:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias_unwrap(Mat& out, const Proxy& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:41:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias_proxy(Mat& out, const Proxy& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:47:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const OpCube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:50:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Cube& out, const ProxyCube& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:53:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias_unwrap(Cube& out, const ProxyCube& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:56:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias_proxy(Cube& out, const ProxyCube& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:62:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_mean(const eT* const X, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:65:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_mean_robust(const eT* const X, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:71:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_mean(const Mat& X, const uword row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:74:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_mean_robust(const Mat& X, const uword row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:80:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT mean_all(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:83:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT mean_all_robust(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:89:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT mean_all(const diagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:92:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT mean_all_robust(const diagview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:98:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type mean_all(const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:101:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type mean_all(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:107:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static eT robust_mean(const eT A, const eT B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_bones.hpp:110:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static std::complex robust_mean(const std::complex& A, const std::complex& B); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:226, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_bones.hpp:35:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator< (const arma_cx_median_packet& A, const arma_cx_median_packet& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_bones.hpp:49:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_bones.hpp:52:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in, const typename arma_cx_only::result* junk = nullptr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:226, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_bones.hpp:58:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type median_vec(const T1& X, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_bones.hpp:61:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type median_vec(const T1& X, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_bones.hpp:67:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_median(std::vector& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_bones.hpp:70:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void direct_cx_median_index(uword& out_index1, uword& out_index2, std::vector< arma_cx_median_packet >& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:227, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_bones.hpp:30:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void copy_row(eT* X, const Mat& A, const uword row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_bones.hpp:33:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void copy_row(Mat& A, const eT* X, const uword row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_bones.hpp:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void direct_sort(eT* X, const uword N, const uword sort_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_bones.hpp:39:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void direct_sort_ascending(eT* X, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_bones.hpp:42:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword sort_type, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_bones.hpp:45:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_bones.hpp:56:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:228, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_bones.hpp:30:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline bool apply_noalias(Mat& out, const Proxy& P, const uword sort_type); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_bones.hpp:33:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void apply(Mat& out, const mtOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_bones.hpp:44:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline bool apply_noalias(Mat& out, const Proxy& P, const uword sort_type); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_bones.hpp:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void apply(Mat& out, const mtOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_bones.hpp:66:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator() (const arma_sort_index_packet& A, const arma_sort_index_packet& B) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_bones.hpp:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator() (const arma_sort_index_packet& A, const arma_sort_index_packet& B) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_bones.hpp:94:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator() (const arma_sort_index_packet& A, const arma_sort_index_packet& B) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_bones.hpp:119:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator() (const arma_sort_index_packet& A, const arma_sort_index_packet& B) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:229, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_bones.hpp:31:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_bones.hpp:34:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias(Mat& out, const Proxy& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_bones.hpp:37:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias_unwrap(Mat& out, const Proxy& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_bones.hpp:40:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias_proxy(Mat& out, const Proxy& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_bones.hpp:46:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Cube& out, const OpCube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_bones.hpp:49:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias(Cube& out, const ProxyCube& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_bones.hpp:52:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias_unwrap(Cube& out, const ProxyCube& P, const uword dim); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:229, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_bones.hpp:55:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias_proxy(Cube& out, const ProxyCube& P, const uword dim); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:230, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_stddev_bones.hpp:29:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:231, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_bones.hpp:46:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline static void apply_mat_noalias_tinysq(Mat& out, const TA& A); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:231, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_bones.hpp:49:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void block_worker(eT* Y, const eT* X, const uword X_n_rows, const uword Y_n_rows, const uword n_rows, const uword n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_bones.hpp:52:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_mat_noalias_large(Mat& out, const Mat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_bones.hpp:55:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_mat_noalias(Mat& out, const TA& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_bones.hpp:58:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_mat_inplace(Mat& out); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_bones.hpp:61:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_mat(Mat& out, const TA& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_bones.hpp:64:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy(Mat& out, const Proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_bones.hpp:67:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_direct(Mat& out, const T1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_bones.hpp:70:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_bones.hpp:80:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Cube& out, const Cube& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:232, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_bones.hpp:31:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_bones.hpp:37:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename get_pod_type::result var_vec(const subview_col& X, const uword norm_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_bones.hpp:40:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename get_pod_type::result var_vec(const subview_row& X, const uword norm_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_bones.hpp:43:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::pod_type var_vec(const Base& X, const uword norm_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_bones.hpp:49:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_var(const eT* const X, const uword N, const uword norm_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_bones.hpp:52:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_var_robust(const eT* const X, const uword N, const uword norm_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_bones.hpp:58:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T direct_var(const std::complex* const X, const uword N, const uword norm_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_bones.hpp:61:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T direct_var_robust(const std::complex* const X, const uword N, const uword norm_type = 0); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:233, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_repmat_bones.hpp:30:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_noalias(Mat& out, const obj& X, const uword copies_per_row, const uword copies_per_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_repmat_bones.hpp:32:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:234, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_repelem_bones.hpp:30:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_noalias(Mat& out, const obj& X, const uword copies_per_row, const uword copies_per_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_repelem_bones.hpp:32:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:235, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_bones.hpp:30:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_bones.hpp:32:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_mat_inplace(Mat& A, const uword new_n_rows, const uword new_n_cols); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:235, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_bones.hpp:34:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_mat_noalias(Mat& out, const Mat& A, const uword new_n_rows, const uword new_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_bones.hpp:36:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_proxy_noalias(Mat& out, const Proxy& P, const uword new_n_rows, const uword new_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_bones.hpp:40:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Cube& out, const OpCube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_bones.hpp:42:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_cube_inplace(Cube& A, const uword new_n_rows, const uword new_n_cols, const uword new_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_bones.hpp:44:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_cube_noalias(Cube& out, const Cube& A, const uword new_n_rows, const uword new_n_cols, const uword new_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_bones.hpp:55:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_bones.hpp:57:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void apply_mat_inplace(Mat& A, const uword new_n_rows, const uword new_n_cols, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_bones.hpp:59:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void apply_mat_noalias(Mat& out, const Mat& A, const uword new_n_rows, const uword new_n_cols, const uword dim); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:236, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:30:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:32:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_direct(Mat& out, const T1& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:34:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_subview(Mat& out, const subview& sv); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:36:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_proxy(Mat& out, const Proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:46:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:48:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_direct(Mat& out, const T1& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:50:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_proxy(Mat& out, const Proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:60:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:236, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:70:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const CubeToMatOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:72:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_subview(Mat& out, const subview_cube& sv); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_unwrap(Mat& out, const T1& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_bones.hpp:76:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_proxy(Mat& out, const T1& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:237, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_bones.hpp:30:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_bones.hpp:32:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_mat_inplace(Mat& A, const uword new_n_rows, const uword new_n_cols); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:237, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_bones.hpp:34:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_mat_noalias(Mat& out, const Mat& A, const uword new_n_rows, const uword new_n_cols); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_bones.hpp:38:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Cube& out, const OpCube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_bones.hpp:40:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_cube_inplace(Cube& A, const uword new_n_rows, const uword new_n_cols, const uword new_n_slices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_bones.hpp:42:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_cube_noalias(Cube& out, const Cube& A, const uword new_n_rows, const uword new_n_cols, const uword new_n_slices); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:238, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cov_bones.hpp:30:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op< T1, op_cov>& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cov_bones.hpp:31:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op< Op, op_cov>& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:239, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cor_bones.hpp:30:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op< T1, op_cor>& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cor_bones.hpp:31:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op< Op, op_cor>& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:240, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shift_bones.hpp:30:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shift_bones.hpp:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:240, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shift_bones.hpp:42:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_direct(Mat& out, const Mat& X, const uword len, const uword neg, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shift_bones.hpp:44:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_noalias(Mat& out, const Mat& X, const uword len, const uword neg, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shift_bones.hpp:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_alias(Mat& out, const uword len, const uword neg, const uword dim); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:241, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shuffle_bones.hpp:30:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_direct(Mat& out, const Mat& X, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shuffle_bones.hpp:32:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shuffle_bones.hpp:42:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:242, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_prod_bones.hpp:29:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_prod_bones.hpp:32:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_prod_bones.hpp:35:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT prod(const subview& S); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_prod_bones.hpp:38:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type prod(const Base& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:243, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_pinv_bones.hpp:30:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:243, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_pinv_bones.hpp:32:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply_direct(Mat& out, const Base& expr, typename T1::pod_type tol, const uword method_id); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_pinv_bones.hpp:34:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply_diag(Mat& out, const Mat& A, typename get_pod_type::result tol); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_pinv_bones.hpp:36:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply_sym (Mat& out, const Mat& A, typename get_pod_type::result tol, const uword method_id); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:244, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dotext_bones.hpp:31:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_rowvec_mat_colvec (const eT* A_mem, const Mat& B, const eT* C_mem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dotext_bones.hpp:34:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_rowvec_transmat_colvec (const eT* A_mem, const Mat& B, const eT* C_mem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dotext_bones.hpp:37:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_rowvec_diagmat_colvec (const eT* A_mem, const Mat& B, const eT* C_mem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dotext_bones.hpp:40:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_rowvec_invdiagmat_colvec(const eT* A_mem, const Mat& B, const eT* C_mem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dotext_bones.hpp:43:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_rowvec_invdiagvec_colvec(const eT* A_mem, const Mat& B, const eT* C_mem); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:245, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_bones.hpp:30:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_bones.hpp:33:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_direct(Mat& out, const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_bones.hpp:36:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy_noalias(Mat& out, const Proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_bones.hpp:48:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_bones.hpp:51:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_direct(Mat& out, const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_bones.hpp:54:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy_noalias(Mat& out, const Proxy& P); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:246, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reverse_bones.hpp:30:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reverse_bones.hpp:41:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:247, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_princomp_bones.hpp:38:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_princomp_bones.hpp:49:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_princomp_bones.hpp:58:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_princomp_bones.hpp:66:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_princomp_bones.hpp:70:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:248, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_bones.hpp:30:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply( Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_bones.hpp:33:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply( Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_bones.hpp:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply( Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_bones.hpp:47:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply( Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_bones.hpp:58:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply( Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_bones.hpp:61:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply( Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_bones.hpp:72:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply( Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_bones.hpp:75:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply( Cube& out, const mtOpCube& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:249, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_orth_null_bones.hpp:31:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:249, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_orth_null_bones.hpp:34:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& expr, typename T1::pod_type tol); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_orth_null_bones.hpp:45:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_orth_null_bones.hpp:48:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& expr, typename T1::pod_type tol); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:250, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:30:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:33:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:44:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:58:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:61:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:72:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:75:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:86:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:89:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:100:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:114:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:128:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:131:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:142:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:145:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:156:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_bones.hpp:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const mtOpCube& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:251, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_bones.hpp:36:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_bones.hpp:46:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_bones.hpp:56:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_bones.hpp:67:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_bones.hpp:78:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_bones.hpp:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_bones.hpp:92:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_bones.hpp:103:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_bones.hpp:114:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:252, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_unique_bones.hpp:30:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline bool apply_helper(Mat& out, const Proxy& P, const bool ascending_indices); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_unique_bones.hpp:33:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void apply(Mat& out, const mtOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_unique_bones.hpp:52:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator() (const arma_find_unique_packet& A, const arma_find_unique_packet& B) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_unique_bones.hpp:65:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator() (const arma_find_unique_packet< std::complex >& A, const arma_find_unique_packet< std::complex >& B) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:253, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chol_bones.hpp:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:253, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chol_bones.hpp:33:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& A_expr, const uword layout); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:254, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:35:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:43:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:59:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:67:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:83:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:91:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:107:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:115:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:131:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:139:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:155:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_bones.hpp:163: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/RcppArmadillo/include/armadillo:255, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_bones.hpp:32:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void fill_zeros(Mat& A, const bool upper); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_bones.hpp:37:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_bones.hpp:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_unwrap(Mat& out, const Mat& A, const bool upper); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_bones.hpp:43:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy(Mat& out, const Proxy& P, const bool upper); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_bones.hpp:54:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_bones.hpp:57:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void fill_zeros(Mat& A, const uword row_offset, const uword col_offset); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_bones.hpp:68:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_bones.hpp:71:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void fill_zeros(Mat& A, const uword row_offset, const uword col_offset); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:256, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumsum_bones.hpp:30:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumsum_bones.hpp:33:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumsum_bones.hpp:44:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:257, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumprod_bones.hpp:30:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumprod_bones.hpp:33:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumprod_bones.hpp:44:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:258, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_symmat_bones.hpp:30:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_symmat_bones.hpp:41:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_symmat_bones.hpp:52:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_symmat_bones.hpp:63:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:259, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_hist_bones.hpp:31:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& A, const uword n_bins, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_hist_bones.hpp:34:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtOp& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:260, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_unique_bones.hpp:31:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_helper(Mat& out, const Proxy& P, const bool P_is_row); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_unique_bones.hpp:34:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_unique_bones.hpp:45:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_unique_bones.hpp:55:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator() (const eT a, const eT b) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_unique_bones.hpp:68:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator() (const std::complex& a, const std::complex& b) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:261, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_toeplitz_bones.hpp:30:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_toeplitz_bones.hpp:41:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:262, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_bones.hpp:31:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply( Mat< std::complex >& out, const mtOp,T1,op_fft_real>& in ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_bones.hpp:42:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply( Mat& out, const Op& in ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_bones.hpp:45:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Proxy& P, const uword a, const uword b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_bones.hpp:47:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void copy_vec (typename Proxy::elem_type* dest, const Proxy& P, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_bones.hpp:48:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void copy_vec_proxy (typename Proxy::elem_type* dest, const Proxy& P, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_bones.hpp:49:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static void copy_vec_unwrap(typename Proxy::elem_type* dest, const Proxy& P, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_bones.hpp:60:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply( Mat& out, const Op& in ); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:263, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_bones.hpp:33:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture any_vec_helper(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_bones.hpp:38:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture any_vec_helper(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_bones.hpp:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture any_vec_helper(const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_bones.hpp:53:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_bones.hpp:64:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_bones.hpp:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline bool any_vec(T1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_bones.hpp:72:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void apply_helper(Mat& out, const Proxy& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_bones.hpp:76:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void apply(Mat& out, const mtOp& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:264, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_bones.hpp:33:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture all_vec_helper(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_bones.hpp:38:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture all_vec_helper(const subview& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_bones.hpp:43:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture all_vec_helper(const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_bones.hpp:53:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_bones.hpp:64:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_bones.hpp:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline bool all_vec(T1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_bones.hpp:72:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void apply_helper(Mat& out, const Proxy& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_bones.hpp:76:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void apply(Mat& out, const mtOp& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:265, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_normalise_bones.hpp:30:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_normalise_bones.hpp:40:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_normalise_bones.hpp:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Mat& A, const uword p, const uword dim); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:266, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:32:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const mtOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:34:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_direct(Mat& out, const Mat& X, const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:36:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_proxy_noalias(Mat& out, const Proxy& P, const typename T1::elem_type min_val, const typename T1::elem_type max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:40:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Cube& out, const mtOpCube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:42:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_direct(Cube& out, const Cube& X, const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:44:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_proxy_noalias(Cube& out, const ProxyCube& P, const typename T1::elem_type min_val, const typename T1::elem_type max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:56:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const mtOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:58:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_direct(Mat& out, const Mat& X, const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:60:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_proxy_noalias(Mat& out, const Proxy& P, const typename T1::elem_type min_val, const typename T1::elem_type max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:65:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Cube& out, const mtOpCube& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:67:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_direct(Cube& out, const Cube& X, const eT min_val, const eT max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_bones.hpp:69:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_proxy_noalias(Cube& out, const ProxyCube& P, const typename T1::elem_type min_val, const typename T1::elem_type max_val); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:267, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_expmat_bones.hpp:31:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_expmat_bones.hpp:34:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_expmat_bones.hpp:45:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_expmat_bones.hpp:48:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:268, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_nonzeros_bones.hpp:33:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void apply_noalias(Mat& out, const Proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_nonzeros_bones.hpp:36:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void apply(Mat& out, const Op& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_nonzeros_bones.hpp:47:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void apply(Mat& out, const SpToDOp& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:269, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diff_bones.hpp:30:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword k, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diff_bones.hpp:33:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diff_bones.hpp:44:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:270, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:28:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static typename T1::pod_type vec_norm_1(const Proxy& P, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:29:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static typename T1::pod_type vec_norm_1(const Proxy& P, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:30:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static eT vec_norm_1_direct_std(const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:31:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static eT vec_norm_1_direct_mem(const uword N, const eT* A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:33:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static typename T1::pod_type vec_norm_2(const Proxy& P, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:34:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static typename T1::pod_type vec_norm_2(const Proxy& P, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:35:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static eT vec_norm_2_direct_std(const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:36:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static eT vec_norm_2_direct_mem(const uword N, const eT* A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:37:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static eT vec_norm_2_direct_robust(const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:39:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static typename T1::pod_type vec_norm_k(const Proxy& P, const int k); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:41:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static typename T1::pod_type vec_norm_max(const Proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:42:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_hot inline static typename T1::pod_type vec_norm_min(const Proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static typename get_pod_type::result mat_norm_1(const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:45:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static typename get_pod_type::result mat_norm_2(const Mat& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_bones.hpp:47:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static typename get_pod_type::result mat_norm_inf(const Mat& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:271, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_bones.hpp:30:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat< std::complex >& out, const mtOp,T1,op_sqrtmat>& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_bones.hpp:33:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat< std::complex >& out, const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_bones.hpp:36:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat< std::complex >& out, const Base& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_bones.hpp:47:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_bones.hpp:50:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_bones.hpp:53:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct_noalias(Mat& out, const diagmat_proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_bones.hpp:56:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_bones.hpp:59:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool helper(Mat< std::complex >& S); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_bones.hpp:70:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_bones.hpp:73:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:272, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_bones.hpp:30:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat< std::complex >& out, const mtOp,T1,op_logmat>& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_bones.hpp:33:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat< std::complex >& out, const Op& expr, const uword); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_bones.hpp:36:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat< std::complex >& out, const Base& expr, const uword n_iters); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_bones.hpp:47:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_bones.hpp:50:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Op& expr, const uword); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_bones.hpp:53:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct_noalias(Mat& out, const diagmat_proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_bones.hpp:56:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& expr, const uword n_iters); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_bones.hpp:59:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_common(Mat< std::complex >& out, Mat< std::complex >& S, const uword n_iters); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_bones.hpp:63:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool helper(Mat& S, const uword m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_bones.hpp:74:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_bones.hpp:77:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:273, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_range_bones.hpp:29:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_range_bones.hpp:32:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_range_bones.hpp:35:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type vector_range(const T1& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:274, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_bones.hpp:29:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_bones.hpp:32:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Proxy& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_bones.hpp:35:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void fill_constant_df(Mat& out, const eT df); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_bones.hpp:47:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~op_chi2rnd_varying_df(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_bones.hpp:48:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline op_chi2rnd_varying_df(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_bones.hpp:50:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT operator()(const eT df); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:275, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_bones.hpp:29:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:275, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_bones.hpp:32:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& X, const typename T1::elem_type df, const uword mode); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_bones.hpp:35:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_noalias_mode1(Mat& out, const Mat& S, const eT df); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_bones.hpp:38:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_noalias_mode2(Mat& out, const Mat& D, const eT df); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_bones.hpp:49:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_bones.hpp:52:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& X, const typename T1::elem_type df, const uword mode); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_bones.hpp:55:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_noalias_mode1(Mat& out, const Mat& T, const eT df); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_bones.hpp:58:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_noalias_mode2(Mat& out, const Mat& Dinv, const eT df); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:276, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_roots_bones.hpp:30:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat< std::complex >& out, const mtOp, T1, op_roots>& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_roots_bones.hpp:33:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat< std::complex >& out, const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_roots_bones.hpp:36:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_noalias(Mat< std::complex::result> >& out, const Mat& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:277, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cond_bones.hpp:28:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static inline typename T1::pod_type cond(const Base& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cond_bones.hpp:29:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template static inline typename T1::pod_type rcond(const Base& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:278, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_plus_bones.hpp:31:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const SpToDOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_plus_bones.hpp:35:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpToDOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_plus_bones.hpp:39:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_inside_schur(SpMat& out, const T2& x, const SpToDOp& y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_plus_bones.hpp:43:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_inside_div(SpMat& out, const T2& x, const SpToDOp& y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:279, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_bones.hpp:31:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const SpToDOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_bones.hpp:35:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpToDOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_bones.hpp:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_inside_schur(SpMat& out, const T2& x, const SpToDOp& y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_bones.hpp:43:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_inside_div(SpMat& out, const T2& x, const SpToDOp& y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_bones.hpp:55:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const SpToDOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_bones.hpp:59:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpToDOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_bones.hpp:63:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_inside_schur(SpMat& out, const T2& x, const SpToDOp& y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_bones.hpp:67:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_inside_div(SpMat& out, const T2& x, const SpToDOp& y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:280, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_powmat_bones.hpp:31:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Op& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:280, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_powmat_bones.hpp:34:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& X, const uword y, const bool y_neg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_powmat_bones.hpp:37:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_direct_positive(Mat& out, const Mat& X, const uword y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_powmat_bones.hpp:48:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat< std::complex >& out, const mtOp,T1,op_powmat_cx>& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_powmat_bones.hpp:51:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat< std::complex >& out, const Base& X, const typename T1::pod_type y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:281, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_rank_bones.hpp:30:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply(uword& out, const Base& expr, const typename T1::pod_type tol); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_rank_bones.hpp:32:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply_gen(uword& out, Mat& A, typename get_pod_type::result tol); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_rank_bones.hpp:34:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply_sym(uword& out, Mat& A, typename get_pod_type::result tol); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_rank_bones.hpp:36:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply_diag(uword& out, Mat& A, typename get_pod_type::result tol); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:283, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:47:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:55:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:64:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const Glue< Glue,T3,glue_times>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:72:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const Glue< Glue,T3,glue_times>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:81:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:89:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:97:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const Glue< Glue,T3,glue_times>& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:283, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:105:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const Glue< Glue< Glue, T3, glue_times>, T4, glue_times>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:128:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_inplace(Mat& out, const T1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:131:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_inplace_plus(Mat& out, const Glue& X, const sword sign); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:136:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static uword mul_storage_cost(const TA& A, const TB& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:139:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const TA& A, const TB& B, const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:142:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const TA& A, const TB& B, const TC& C, const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:145:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const TA& A, const TB& B, const TC& C, const TD& D, const eT val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_bones.hpp:163:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(Mat& out, const Glue& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:284, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_bones.hpp:37:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat::eT>& out, const mtGlue::eT, T1, T2, glue_mixed_times>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_bones.hpp:48:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat::eT>& out, const mtGlue::eT, T1, T2, glue_mixed_plus>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_bones.hpp:51:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube::eT>& out, const mtGlueCube::eT, T1, T2, glue_mixed_plus>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_bones.hpp:62:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat::eT>& out, const mtGlue::eT, T1, T2, glue_mixed_minus>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_bones.hpp:65:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube::eT>& out, const mtGlueCube::eT, T1, T2, glue_mixed_minus>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_bones.hpp:76:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat::eT>& out, const mtGlue::eT, T1, T2, glue_mixed_div>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_bones.hpp:79:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube::eT>& out, const mtGlueCube::eT, T1, T2, glue_mixed_div>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_bones.hpp:90:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat::eT>& out, const mtGlue::eT, T1, T2, glue_mixed_schur>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_bones.hpp:93:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube::eT>& out, const mtGlueCube::eT, T1, T2, glue_mixed_schur>& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:285, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_cov_bones.hpp:37:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:286, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_cor_bones.hpp:37:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:287, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_kron_bones.hpp:37:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void direct_kron(Mat& out, const Mat& A, const Mat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_kron_bones.hpp:38:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void direct_kron(Mat< std::complex >& out, const Mat< std::complex >& A, const Mat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_kron_bones.hpp:39:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void direct_kron(Mat< std::complex >& out, const Mat& A, const Mat< std::complex >& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_kron_bones.hpp:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:288, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_cross_bones.hpp:37:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:289, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_bones.hpp:38:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_bones.hpp:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Proxy& A, const Proxy& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_bones.hpp:44:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Base& A, const Base& B, const Base& C); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:289, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_bones.hpp:47:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Base& A, const Base& B, const Base& C, const Base& D); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_bones.hpp:65:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_bones.hpp:68:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Proxy& A, const Proxy& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_bones.hpp:71:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Base& A, const Base& B, const Base& C); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_bones.hpp:74:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Base& A, const Base& B, const Base& C, const Base& D); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_bones.hpp:84:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube& out, const GlueCube& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:290, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:30:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat & out, const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:33:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube & out, const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:44:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat & out, const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:47:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube & out, const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat & out, const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:61:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube & out, const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:72:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat & out, const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:75:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube & out, const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:86:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat & out, const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:89:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube & out, const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:100:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat & out, const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:103:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube & out, const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:114:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat & out, const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:117:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube & out, const mtGlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:128:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat & out, const mtGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_bones.hpp:131:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Cube & out, const mtGlueCube& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:291, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:37:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:39:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply(Mat& out, const Base& A_expr, const Base& B_expr, const uword flags); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:56:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:58:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply(Mat& out, const Base& A_expr, const Base& B_expr, const uword flags); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:75:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:77:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply(Mat& out, const Base& A_expr, const Base& B_expr, const uword flags); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:88:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit opts(const uword in_flags); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:90:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const opts operator+(const opts& rhs) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:94:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture opts::opts(const uword in_flags) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:100:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture opts::operator+(const opts& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:124:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_none : public opts { inline opts_none() : opts(flag_none ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:125:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_fast : public opts { inline opts_fast() : opts(flag_fast ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:126:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_equilibrate : public opts { inline opts_equilibrate() : opts(flag_equilibrate ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:127:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_no_approx : public opts { inline opts_no_approx() : opts(flag_no_approx ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:128:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_triu : public opts { inline opts_triu() : opts(flag_triu ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_tril : public opts { inline opts_tril() : opts(flag_tril ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_no_band : public opts { inline opts_no_band() : opts(flag_no_band ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:131:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_no_sympd : public opts { inline opts_no_sympd() : opts(flag_no_sympd ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:132:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_allow_ugly : public opts { inline opts_allow_ugly() : opts(flag_allow_ugly ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:133:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_likely_sympd : public opts { inline opts_likely_sympd() : opts(flag_likely_sympd) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_refine : public opts { inline opts_refine() : opts(flag_refine ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:135:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_no_trimat : public opts { inline opts_no_trimat() : opts(flag_no_trimat ) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_bones.hpp:136:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct opts_force_approx : public opts { inline opts_force_approx() : opts(flag_force_approx) {} }; ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:292, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_conv_bones.hpp:37:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Mat& A, const Mat& B, const bool A_is_col); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_conv_bones.hpp:39:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:292, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_conv_bones.hpp:49:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Mat& A, const Mat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_conv_bones.hpp:51:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:293, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_toeplitz_bones.hpp:30:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:294, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hist_bones.hpp:29:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const Mat& C, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hist_bones.hpp:32:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtGlue& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hist_bones.hpp:50:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtGlue& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:295, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_histc_bones.hpp:29:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& C, const Mat& A, const Mat& B, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_histc_bones.hpp:32:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& C, const mtGlue& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_histc_bones.hpp:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& C, const mtGlue& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:296, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_max_bones.hpp:32:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:296, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_max_bones.hpp:34:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Proxy& PA, const Proxy& PB); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_max_bones.hpp:39:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Cube& out, const GlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_max_bones.hpp:41:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Cube& out, const ProxyCube& PA, const ProxyCube& PB); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:297, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_min_bones.hpp:32:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:297, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_min_bones.hpp:34:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Proxy& PA, const Proxy& PB); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_min_bones.hpp:39:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Cube& out, const GlueCube& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_min_bones.hpp:41:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Cube& out, const ProxyCube& PA, const ProxyCube& PB); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:298, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_trapz_bones.hpp:37:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_trapz_bones.hpp:39:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_noalias(Mat& out, const Mat& X, const Mat& Y, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_trapz_bones.hpp:49:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Op& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_trapz_bones.hpp:51:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_noalias(Mat& out, const Mat& Y, const uword dim); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:299, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_atan2_bones.hpp:33:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_atan2_bones.hpp:35:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_noalias(Mat& out, const Proxy& P1, const Proxy& P2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_atan2_bones.hpp:40:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Cube& out, const GlueCube& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_atan2_bones.hpp:42:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_noalias(Cube& out, const ProxyCube& P1, const ProxyCube& P2); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:300, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hypot_bones.hpp:33:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hypot_bones.hpp:35:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_noalias(Mat& out, const Proxy& P1, const Proxy& P2); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hypot_bones.hpp:40:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Cube& out, const GlueCube& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hypot_bones.hpp:42:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_noalias(Cube& out, const ProxyCube& P1, const ProxyCube& P2); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:301, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_polyfit_bones.hpp:37:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply_noalias(Mat& out, const Col& X, const Col& Y, const uword N); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:301, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_polyfit_bones.hpp:39:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static bool apply_direct(Mat& out, const Base& X_expr, const Base& Y_expr, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_polyfit_bones.hpp:41:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:302, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_polyval_bones.hpp:37:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_noalias(Mat& out, const Mat& P, const Mat& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:302, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_polyval_bones.hpp:39:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(Mat& out, const Glue& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:303, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_bones.hpp:37:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Glue& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:303, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_bones.hpp:40:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, uvec& iA, uvec& iB, const Base& A_expr, const Base& B_expr, const bool calc_indx); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:304, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_affmul_bones.hpp:37:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_affmul_bones.hpp:40:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const T1& A, const T2& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_affmul_bones.hpp:43:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias_square(Mat& out, const T1& A, const T2& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_affmul_bones.hpp:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias_rectangle(Mat& out, const T1& A, const T2& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_affmul_bones.hpp:49:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias_generic(Mat& out, const T1& A, const T2& B); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:305, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mvnrnd_bones.hpp:36:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Glue& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mvnrnd_bones.hpp:47:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const Glue& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:305, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mvnrnd_bones.hpp:50:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_direct(Mat& out, const Base& M, const Base& C, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mvnrnd_bones.hpp:53:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool apply_noalias(Mat& out, const Mat& M, const Mat& C, const uword N); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:306, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_quantile_bones.hpp:29:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void worker(eTb* out_mem, Col& Y, const Mat& P); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_quantile_bones.hpp:33:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(Mat& out, const Mat& X, const Mat& P, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_quantile_bones.hpp:36:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtGlue& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:306, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_quantile_bones.hpp:54:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(Mat& out, const mtGlue& expr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:308, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:23:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct gmm_dist_mode { const uword id; inline explicit gmm_dist_mode(const uword in_id) : id(in_id) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:25:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator==(const gmm_dist_mode& a, const gmm_dist_mode& b) { return (a.id == b.id); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator!=(const gmm_dist_mode& a, const gmm_dist_mode& b) { return (a.id != b.id); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:28:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct gmm_dist_eucl : public gmm_dist_mode { inline gmm_dist_eucl() : gmm_dist_mode(1) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct gmm_dist_maha : public gmm_dist_mode { inline gmm_dist_maha() : gmm_dist_mode(2) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:30:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct gmm_dist_prob : public gmm_dist_mode { inline gmm_dist_prob() : gmm_dist_mode(3) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:38:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct gmm_seed_mode { const uword id; inline explicit gmm_seed_mode(const uword in_id) : id(in_id) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:40:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator==(const gmm_seed_mode& a, const gmm_seed_mode& b) { return (a.id == b.id); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:41:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator!=(const gmm_seed_mode& a, const gmm_seed_mode& b) { return (a.id != b.id); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:43:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct gmm_seed_keep_existing : public gmm_seed_mode { inline gmm_seed_keep_existing() : gmm_seed_mode(1) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:44:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct gmm_seed_static_subset : public gmm_seed_mode { inline gmm_seed_static_subset() : gmm_seed_mode(2) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:45:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct gmm_seed_static_spread : public gmm_seed_mode { inline gmm_seed_static_spread() : gmm_seed_mode(3) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:46:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct gmm_seed_random_subset : public gmm_seed_mode { inline gmm_seed_random_subset() : gmm_seed_mode(4) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:47:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct gmm_seed_random_spread : public gmm_seed_mode { inline gmm_seed_random_spread() : gmm_seed_mode(5) {} }; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:74:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline running_mean_scalar(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:75:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline running_mean_scalar(const running_mean_scalar& in_rms); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:77:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const running_mean_scalar& operator=(const running_mean_scalar& in_rms); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:79:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline void operator() (const eT X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:81:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:83:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword count() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:84:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT mean() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:104:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static eT eval(const uword N, const eT* A, const eT* B, const eT*); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_bones.hpp:112:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static eT eval(const uword N, const eT* A, const eT* B, const eT* C); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:309, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:38:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~gmm_diag(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:39:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline gmm_diag(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:41:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline gmm_diag(const gmm_diag& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:42:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline gmm_diag& operator=(const gmm_diag& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:44:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit gmm_diag(const gmm_full& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:45:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline gmm_diag& operator=(const gmm_full& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:47:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline gmm_diag(const uword in_n_dims, const uword in_n_gaus); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:48:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(const uword in_n_dims, const uword in_n_gaus); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:49:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:52:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_params(const Base& in_means, const Base& in_dcovs, const Base& in_hefts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:54:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_means(const Base& in_means); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:55:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_dcovs(const Base& in_dcovs); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:56:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_hefts(const Base& in_hefts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:58:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword n_dims() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:59:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword n_gaus() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool load(const std::string name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:62:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool save(const std::string name) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:64:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col generate() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:65:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat generate(const uword N) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:309, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:67:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT log_p(const T1& expr, const gmm_empty_arg& junk1 = gmm_empty_arg(), typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true ))>::result* junk2 = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:68:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT log_p(const T1& expr, const uword gaus_id, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true ))>::result* junk2 = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:70:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row log_p(const T1& expr, const gmm_empty_arg& junk1 = gmm_empty_arg(), typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk2 = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:71:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row log_p(const T1& expr, const uword gaus_id, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk2 = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:73:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT sum_log_p(const Base& expr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT sum_log_p(const Base& expr, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:76:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT avg_log_p(const Base& expr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:77:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT avg_log_p(const Base& expr, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:79:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline uword assign(const T1& expr, const gmm_dist_mode& dist, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true ))>::result* junk = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:80:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline urowvec assign(const T1& expr, const gmm_dist_mode& dist, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:82:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline urowvec raw_hist(const Base& expr, const gmm_dist_mode& dist_mode) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:83:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row norm_hist(const Base& expr, const gmm_dist_mode& dist_mode) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:98:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:112:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:126:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const gmm_diag& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const gmm_full& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:129:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const uword in_n_dim, const uword in_n_gaus); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:131:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_constants(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:133:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline umat internal_gen_boundaries(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:135:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_scalar_log_p(const eT* x ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:136:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_scalar_log_p(const eT* x, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:138:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row internal_vec_log_p(const Mat& X ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:139:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row internal_vec_log_p(const Mat& X, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:141:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_sum_log_p(const Mat& X ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:142:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_sum_log_p(const Mat& X, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:144:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_avg_log_p(const Mat& X ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:145:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_avg_log_p(const Mat& X, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:147:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword internal_scalar_assign(const Mat& X, const gmm_dist_mode& dist_mode) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:149:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void internal_vec_assign(urowvec& out, const Mat& X, const gmm_dist_mode& dist_mode) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:151:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void internal_raw_hist(urowvec& hist, const Mat& X, const gmm_dist_mode& dist_mode) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:155:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void generate_initial_means(const Mat& X, const gmm_seed_mode& seed); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:157:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void generate_initial_params(const Mat& X, const eT var_floor); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:159:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline bool km_iterate(const Mat& X, const uword max_iter, const bool verbose, const char* signature); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:163:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool em_iterate(const Mat& X, const uword max_iter, const eT var_floor, const bool verbose); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:165:240: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void em_update_params(const Mat& X, const umat& boundaries, field< Mat >& t_acc_means, field< Mat >& t_acc_dcovs, field< Col >& t_acc_norm_lhoods, field< Col >& t_gaus_log_lhoods, Col& t_progress_log_lhoods); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:167:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void em_generate_acc(const Mat& X, const uword start_index, const uword end_index, Mat& acc_means, Mat& acc_dcovs, Col& acc_norm_lhoods, Col& gaus_log_lhoods, eT& progress_log_lhood) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_bones.hpp:169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void em_fix_params(const eT var_floor); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:310, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:38:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ~gmm_full(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:39:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline gmm_full(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:41:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline gmm_full(const gmm_full& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:42:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline gmm_full& operator=(const gmm_full& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:44:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit gmm_full(const gmm_diag& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:45:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline gmm_full& operator=(const gmm_diag& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:47:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline gmm_full(const uword in_n_dims, const uword in_n_gaus); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:48:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(const uword in_n_dims, const uword in_n_gaus); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:49:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void reset(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:52:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void set_params(const Base& in_means, const BaseCube& in_fcovs, const Base& in_hefts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:54:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_means(const Base & in_means); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:55:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_fcovs(const BaseCube& in_fcovs); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:56:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void set_hefts(const Base & in_hefts); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:58:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword n_dims() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:59:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword n_gaus() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool load(const std::string name); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:62:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool save(const std::string name) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:64:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col generate() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:65:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat generate(const uword N) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:310, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:67:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT log_p(const T1& expr, const gmm_empty_arg& junk1 = gmm_empty_arg(), typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true ))>::result* junk2 = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:68:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT log_p(const T1& expr, const uword gaus_id, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true ))>::result* junk2 = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:70:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row log_p(const T1& expr, const gmm_empty_arg& junk1 = gmm_empty_arg(), typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk2 = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:71:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row log_p(const T1& expr, const uword gaus_id, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk2 = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:73:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT sum_log_p(const Base& expr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:74:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT sum_log_p(const Base& expr, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:76:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT avg_log_p(const Base& expr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:77:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline eT avg_log_p(const Base& expr, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:79:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline uword assign(const T1& expr, const gmm_dist_mode& dist, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true ))>::result* junk = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:80:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline urowvec assign(const T1& expr, const gmm_dist_mode& dist, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk = nullptr) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:82:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline urowvec raw_hist(const Base& expr, const gmm_dist_mode& dist_mode) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:83:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline Row norm_hist(const Base& expr, const gmm_dist_mode& dist_mode) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:98:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:114:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const gmm_full& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:115:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const gmm_diag& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(const uword in_n_dim, const uword in_n_gaus); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:119:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init_constants(const bool calc_chol = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:121:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline umat internal_gen_boundaries(const uword N) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:123:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_scalar_log_p(const eT* x ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:124:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_scalar_log_p(const eT* x, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:126:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row internal_vec_log_p(const Mat& X ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:127:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row internal_vec_log_p(const Mat& X, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:129:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_sum_log_p(const Mat& X ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:130:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_sum_log_p(const Mat& X, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:132:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_avg_log_p(const Mat& X ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:133:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT internal_avg_log_p(const Mat& X, const uword gaus_id) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:135:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword internal_scalar_assign(const Mat& X, const gmm_dist_mode& dist_mode) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:137:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void internal_vec_assign(urowvec& out, const Mat& X, const gmm_dist_mode& dist_mode) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:139:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void internal_raw_hist(urowvec& hist, const Mat& X, const gmm_dist_mode& dist_mode) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:143:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void generate_initial_means(const Mat& X, const gmm_seed_mode& seed); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:145:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline void generate_initial_params(const Mat& X, const eT var_floor); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:147:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline bool km_iterate(const Mat& X, const uword max_iter, const bool verbose); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:151:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool em_iterate(const Mat& X, const uword max_iter, const eT var_floor, const bool verbose); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:310, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:153:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void em_update_params(const Mat& X, const umat& boundaries, field< Mat >& t_acc_means, field< Cube >& t_acc_fcovs, field< Col >& t_acc_norm_lhoods, field< Col >& t_gaus_log_lhoods, Col& t_progress_log_lhoods, const eT var_floor); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:155:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void em_generate_acc(const Mat& X, const uword start_index, const uword end_index, Mat& acc_means, Cube& acc_fcovs, Col& acc_norm_lhoods, Col& gaus_log_lhoods, eT& progress_log_lhood) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_bones.hpp:157:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void em_fix_params(const eT var_floor); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:312, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_bones.hpp:29:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:312, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_bones.hpp:34:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy(SpMat& out, const SpProxy& p, const uword dim, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_bones.hpp:37:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type vector_max(const T1& X, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_bones.hpp:40:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result max(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_bones.hpp:43:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result max_with_index(const SpProxy& P, uword& index_of_max_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_bones.hpp:48:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy(SpMat& out, const SpProxy& p, const uword dim, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_bones.hpp:51:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type vector_max(const T1& X, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_bones.hpp:54:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result max(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_bones.hpp:57:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result max_with_index(const SpProxy& P, uword& index_of_max_val); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:313, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_bones.hpp:29:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:313, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_bones.hpp:34:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy(SpMat& out, const SpProxy& p, const uword dim, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_bones.hpp:37:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type vector_min(const T1& X, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_bones.hpp:40:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result min(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_bones.hpp:43:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_not_cx::result min_with_index(const SpProxy& P, uword& index_of_min_val); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_bones.hpp:48:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy(SpMat& out, const SpProxy& p, const uword dim, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_bones.hpp:51:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type vector_min(const T1& X, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_bones.hpp:54:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result min(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_bones.hpp:57:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename arma_cx_only::result min_with_index(const SpProxy& P, uword& index_of_min_val); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:314, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_sum_bones.hpp:29:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(SpMat& out, const SpOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:315, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_strans_bones.hpp:38:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& B, const SpMat& A); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_strans_bones.hpp:41:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_strans_bones.hpp:44:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:316, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_htrans_bones.hpp:38:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_htrans_bones.hpp:41:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in, const typename arma_cx_only::result* junk = nullptr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:317, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:29:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:317, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:40:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat< std::complex >& out, const mtSpOp< std::complex, T1, spop_cx_scalar_times>& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:51:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:62:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:73:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:84:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const mtSpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:95:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:106:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const mtSpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:117:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const mtSpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:128:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const mtSpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:139:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:150:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:161:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:172:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:194:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:205:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:216:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:227:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:238:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:249:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_bones.hpp:260:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:318, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_bones.hpp:29:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_bones.hpp:32:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpBase& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_bones.hpp:35:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpGlue& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_bones.hpp:38:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpGlue& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_bones.hpp:41:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpGlue& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_bones.hpp:44:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpGlue& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_bones.hpp:56:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_bones.hpp:59:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpMat& X, const uword row_offset, const uword col_offset); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:319, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_bones.hpp:31:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_bones.hpp:34:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias_fast(SpMat& out, const SpProxy& p, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_bones.hpp:37:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias_slow(SpMat& out, const SpProxy& p, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_bones.hpp:41:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_mean(const eT* const X, const uword length, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_bones.hpp:44:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_mean_robust(const eT* const X, const uword length, const uword N); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_bones.hpp:47:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type mean_all(const SpBase& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_bones.hpp:50:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type mean_all(const SpOp& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_bones.hpp:54:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT iterator_mean(T1& it, const T1& end, const uword n_zero, const eT junk); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_bones.hpp:57:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT iterator_mean_robust(T1& it, const T1& end, const uword n_zero, const eT junk); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:320, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_bones.hpp:31:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const mtSpOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:320, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_bones.hpp:34:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpProxy& p, const uword norm_type, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_bones.hpp:38:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::pod_type var_vec(const T1& X, const uword norm_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_bones.hpp:44:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT direct_var(const eT* const X, const uword length, const uword N, const uword norm_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_bones.hpp:49:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T direct_var(const std::complex* const X, const uword length, const uword N, const uword norm_type = 0); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_bones.hpp:53:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static eT iterator_var(T1& it, const T1& end, const uword n_zero, const uword norm_type, const eT junk1, const typename arma_not_cx::result* junk2 = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_bones.hpp:57:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename get_pod_type::result iterator_var(T1& it, const T1& end, const uword n_zero, const uword norm_type, const eT junk1, const typename arma_cx_only::result* junk2 = nullptr); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:321, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_bones.hpp:30:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpProxy& P, const bool upper); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_bones.hpp:33:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_bones.hpp:44:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpMat& A, const uword row_offset, const uword col_offset); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_bones.hpp:47:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_bones.hpp:58:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpMat& A, const uword row_offset, const uword col_offset); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_bones.hpp:61:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:322, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_symmat_bones.hpp:30:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_symmat_bones.hpp:41:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:323, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_normalise_bones.hpp:29:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_normalise_bones.hpp:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_direct(SpMat& out, const SpMat& X, const uword p); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:324, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_reverse_bones.hpp:29:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_spmat(SpMat& out, const SpMat& X, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_reverse_bones.hpp:32:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_proxy(SpMat& out, const T1& X, const uword dim); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_reverse_bones.hpp:35:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:325, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_repmat_bones.hpp:30:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpOp& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_repmat_bones.hpp:33:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const uword A_n_rows, const uword A_n_cols, const SpMat& B); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:326, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_vectorise_bones.hpp:29:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_vectorise_bones.hpp:31:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_direct(SpMat& out, const T1& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_vectorise_bones.hpp:41:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(SpMat& out, const SpOp& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_vectorise_bones.hpp:43:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply_direct(SpMat& out, const T1& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_vectorise_bones.hpp:53:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void apply(SpMat& out, const SpOp& in); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:327, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_norm_bones.hpp:28:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static typename get_pod_type::result mat_norm_1(const SpMat& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:327, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_norm_bones.hpp:30:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static typename get_pod_type::result mat_norm_2(const SpMat& X, const typename arma_real_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_norm_bones.hpp:31:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static typename get_pod_type::result mat_norm_2(const SpMat& X, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_norm_bones.hpp:33:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static typename get_pod_type::result mat_norm_inf(const SpMat& X); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:329, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_plus_bones.hpp:30:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(SpMat& out, const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_plus_bones.hpp:33:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias(SpMat& out, const SpProxy& pa, const SpProxy& pb); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_plus_bones.hpp:36:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias(SpMat& out, const SpMat& A, const SpMat& B); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:329, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_plus_bones.hpp:47:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat::eT>& out, const mtSpGlue::eT, T1, T2, spglue_plus_mixed>& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_plus_bones.hpp:50:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void dense_plus_sparse(Mat< typename promote_type::result>& out, const T1& X, const T2& Y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:330, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_bones.hpp:30:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(SpMat& out, const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_bones.hpp:33:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias(SpMat& result, const SpProxy& pa, const SpProxy& pb); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_bones.hpp:36:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias(SpMat& out, const SpMat& A, const SpMat& B); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:330, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_bones.hpp:47:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat::eT>& out, const mtSpGlue::eT, T1, T2, spglue_minus_mixed>& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_bones.hpp:50:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void sparse_minus_dense(Mat< typename promote_type::result>& out, const T1& X, const T2& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_bones.hpp:53:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void dense_minus_sparse(Mat< typename promote_type::result>& out, const T1& X, const T2& Y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:331, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_bones.hpp:30:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply(SpMat& out, const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_bones.hpp:33:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias(SpMat& out, const SpProxy& pa, const SpProxy& pb); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_bones.hpp:36:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias(SpMat& out, const SpMat& A, const SpMat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_bones.hpp:47:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void dense_schur_sparse(SpMat& out, const T1& x, const T2& y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:331, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_bones.hpp:58:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat::eT>& out, const mtSpGlue::eT, T1, T2, spglue_schur_mixed>& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_bones.hpp:61:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void dense_schur_sparse(SpMat< typename promote_type::result>& out, const T1& X, const T2& Y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:332, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_bones.hpp:37:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_bones.hpp:40:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpGlue,T2,spglue_times>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_bones.hpp:43:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void apply_noalias(SpMat& c, const SpMat& x, const SpMat& y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_bones.hpp:61:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void sparse_times_dense(Mat& out, const T1& x, const T2& y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_bones.hpp:64:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void dense_times_sparse(Mat& out, const T1& x, const T2& y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:332, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_bones.hpp:82:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat::eT>& out, const mtSpGlue::eT, T1, T2, spglue_times_mixed>& expr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_bones.hpp:85:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void sparse_times_dense(Mat< typename promote_type::result >& out, const T1& X, const T2& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_bones.hpp:88:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void dense_times_sparse(Mat< typename promote_type::result >& out, const T1& X, const T2& Y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:333, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_bones.hpp:37:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_bones.hpp:40:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpMat& A, const SpMat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_bones.hpp:43:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpBase& A, const SpBase& B, const SpBase& C); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:333, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_bones.hpp:46:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpBase& A, const SpBase& B, const SpBase& C, const SpBase& D); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_bones.hpp:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_bones.hpp:67:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpMat& A, const SpMat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_bones.hpp:70:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpBase& A, const SpBase& B, const SpBase& C); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_bones.hpp:73:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpBase& A, const SpBase& B, const SpBase& C, const SpBase& D); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:334, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_kron_bones.hpp:37:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_kron_bones.hpp:40:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpMat& A, const SpMat& B); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:335, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_bones.hpp:30:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_bones.hpp:33:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpProxy& pa, const SpProxy& pb); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_bones.hpp:36:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpMat& A, const SpMat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_bones.hpp:39:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void dense_sparse_min(Mat& out, const Base& X, const SpBase& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_bones.hpp:45:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture elem_min(const eT& a, const eT& b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_bones.hpp:51:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture elem_min(const eT& a, const eT& b); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:336, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_bones.hpp:30:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const SpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_bones.hpp:33:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpProxy& pa, const SpProxy& pb); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_bones.hpp:36:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpMat& A, const SpMat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_bones.hpp:39:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void dense_sparse_max(Mat& out, const Base& X, const SpBase& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_bones.hpp:45:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture elem_max(const eT& a, const eT& b); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_bones.hpp:51:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture elem_max(const eT& a, const eT& b); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:337, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_merge_bones.hpp:29:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void subview_merge(SpSubview& sv, const SpMat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_merge_bones.hpp:32:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void subview_merge(SpSubview& sv, const Mat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_merge_bones.hpp:35:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void symmat_merge(SpMat& out, const SpMat& A, const SpMat& B); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_merge_bones.hpp:38:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hot inline static void diagview_merge(SpMat& out, const SpMat& A, const SpMat& B); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:338, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_bones.hpp:30:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const mtSpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_bones.hpp:33:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpProxy& PA, const SpProxy& PB); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_bones.hpp:44:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const mtSpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_bones.hpp:47:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpProxy& PA, const SpProxy& PB); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_bones.hpp:58:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const mtSpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_bones.hpp:61:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpProxy& PA, const SpProxy& PB); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_bones.hpp:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply(SpMat& out, const mtSpGlue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_bones.hpp:75:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void apply_noalias(SpMat& out, const SpProxy& PA, const SpProxy& PB); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:342, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DenseGenMatProd_bones.hpp:37:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline DenseGenMatProd(const Mat& mat_obj); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DenseGenMatProd_bones.hpp:39:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void perform_op(eT* x_in, eT* y_out) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:343, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SparseGenMatProd_bones.hpp:37:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SparseGenMatProd(const SpMat& mat_obj); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SparseGenMatProd_bones.hpp:39:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void perform_op(eT* x_in, eT* y_out) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:344, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SparseGenRealShiftSolve_bones.hpp:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SparseGenRealShiftSolve(const SpMat& mat_obj, const eT shift); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SparseGenRealShiftSolve_bones.hpp:47:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void perform_op(eT* x_in, eT* y_out) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_Mat >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:25:7: required from 'class arma::Col' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:33:23: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:54:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const derived& eval() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:25:7: required from 'class arma::Col' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:33:23: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:27:7: required from 'class arma::Mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:25:7: required from 'class arma::Col' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:33:23: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp: In instantiation of 'class arma::Mat': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:25:7: required from 'class arma::Col' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:33:23: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword ii) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:396:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:397:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword ii); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:399:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword ii) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:400:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:403:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:404:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:405:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:406:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:414:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:415:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:417:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:418:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:419:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:422:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:424:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction = "ascend") const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:425:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted(const char* direction, const uword dim) const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted_helper(const comparator& comp, const uword dim) const; ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:431:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x ) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:433:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:434:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:438:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:440:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* colptr(const uword in_col); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:441:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* colptr(const uword in_col) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:443:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:444:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:514:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:735:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:737:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:738:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& back() const; ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:147, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp: In instantiation of 'class arma::Col': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:33:23: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:94:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_row() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:145:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:146:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:148:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword in_row, const uword in_col) const; ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:345, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:42:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void compute_reflector(const eT& x1, const eT& x2, const eT& x3, uword ind); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:43:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline void compute_reflector(const eT* x, uword ind); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:46:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void update_block(uword il, uword iu); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:50:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_PX(Mat& X, uword oi, uword oj, uword nrow, uword ncol, uword u_ind); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:54:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_PX(eT* x, uword u_ind); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:57:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_XP(Mat& X, uword oi, uword oj, uword nrow, uword ncol, uword u_ind); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:62:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline DoubleShiftQR(uword size); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:64:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline DoubleShiftQR(const Mat& mat_obj, eT s, eT t); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:66:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void compute(const Mat& mat_obj, eT s, eT t); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:68:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat matrix_QtHQ(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:70:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_QtY(Col& y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_YQ(Mat& Y); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:346, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:35:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void sort_ritzpair(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:59:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void factorise_from(uword from_k, uword to_m, const Col& fk); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:62:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void restart(uword k); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:65:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword num_converged(eT tol); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:68:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword nev_adjusted(uword nconv); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:71:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void retrieve_ritzpair(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:77:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline GenEigsSolver(const OpType& op_, uword nev_, uword ncv_); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(eT* init_resid); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:86:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword compute(uword maxit = 1000, eT tol = 1e-10); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:89:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int num_iterations() { return niter; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:92:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int num_operations() { return nmatop; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:95:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col< std::complex > eigenvalues(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat< std::complex > eigenvectors(uword nvec); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp:101:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat< std::complex > eigenvectors() { return eigenvectors(nev); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:347, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:35:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void sort_ritzpair(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:57:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void factorise_from(uword from_k, uword to_m, const Col& fk); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:60:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void restart(uword k); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:63:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword num_converged(eT tol); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:66:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword nev_adjusted(uword nconv); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void retrieve_ritzpair(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SymEigsSolver(const OpType& op_, uword nev_, uword ncv_); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:78:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(eT* init_resid); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:81:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void init(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:84:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword compute(uword maxit = 1000, eT tol = 1e-10); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:87:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword num_iterations() { return niter; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:90:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline uword num_operations() { return nmatop; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col eigenvalues(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:96:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat eigenvectors(uword nvec); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp:98:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat eigenvectors() { return eigenvectors(nev); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:348, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsShiftSolver_bones.hpp:33:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void sort_ritzpair(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsShiftSolver_bones.hpp:39:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SymEigsShiftSolver(const OpType& op_, uword nev_, uword ncv_, const eT sigma_); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:349, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_TridiagEigen_bones.hpp:41:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline TridiagEigen(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_TridiagEigen_bones.hpp:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline TridiagEigen(const Mat& mat_obj); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_TridiagEigen_bones.hpp:48:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void compute(const Mat& mat_obj); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_TridiagEigen_bones.hpp:51:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col eigenvalues(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_TridiagEigen_bones.hpp:54:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat eigenvectors(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:350, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergEigen_bones.hpp:42:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline UpperHessenbergEigen(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergEigen_bones.hpp:46:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline UpperHessenbergEigen(const Mat& mat_obj); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergEigen_bones.hpp:49:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void compute(const Mat& mat_obj); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergEigen_bones.hpp:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col< std::complex > eigenvalues(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergEigen_bones.hpp:55:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat< std::complex > eigenvectors(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:351, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp:43:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline UpperHessenbergQR(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp:47:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline UpperHessenbergQR(const Mat& mat_obj); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp:50:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void compute(const Mat& mat_obj); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp:54:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual Mat matrix_RQ(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp:57:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void apply_YQ(Mat& Y); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline TridiagQR(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp:75:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline TridiagQR(const Mat& mat_obj); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp:78:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void compute(const Mat& mat_obj); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp:82:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat matrix_RQ(); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:358, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:27:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cout_stream(std::ostream* user_stream) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:41:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cerr_stream(std::ostream* user_stream) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:54:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture set_cout_stream(std::ostream& user_stream) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:63:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture set_cerr_stream(std::ostream& user_stream) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:72:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_cout_stream() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:81:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_cerr_stream() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:92:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture set_stream_err1(std::ostream& user_stream) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:103:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture set_stream_err2(std::ostream& user_stream) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:114:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_stream_err1() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:125:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_stream_err2() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:138:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_stop_logic_error(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_stop_logic_error(const char* x, const char* y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:168:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_stop_bounds_error(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_stop_bad_alloc(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:210:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_stop_runtime_error(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:230:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_print() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:241:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_print(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:253:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_print(const T1& x, const T2& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:265:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_print(const T1& x, const T2& y, const T3& z) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:284:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_sigprint(const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:297:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_bktprint() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:306:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_bktprint(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_bktprint(const T1& x, const T2& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:331:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_thisprint(const void* this_ptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:348:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_warn(const T1& arg1) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:367:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_warn(const T1& arg1, const T2& arg2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:387:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_warn(const T1& arg1, const T2& arg2, const T3& arg3) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:408:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_warn_level(const uword level, const T1& arg1) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:444:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_warn_level(const uword level, const T1& arg1, const T2& arg2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:455:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_warn_level(const uword level, const T1& arg1, const T2& arg2, const T3& arg3) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:466:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_warn_level(const uword level, const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:483:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_check(const bool state, const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:492:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_check(const bool state, const char* x, const char* y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:502:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_check_bounds(const bool state, const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:512:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_check_bad_alloc(const bool state, const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:526:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_set_error(bool& err_state, char*& err_msg, const bool expression, const char* message) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:358, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:545:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_incompat_size_string(const uword A_n_rows, const uword A_n_cols, const uword B_n_rows, const uword B_n_cols, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:560:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_incompat_size_string(const uword A_n_rows, const uword A_n_cols, const uword A_n_slices, const uword B_n_rows, const uword B_n_cols, const uword B_n_slices, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:576:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_incompat_size_string(const subview_cube& Q, const Mat& A, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:603:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const uword A_n_rows, const uword A_n_cols, const uword B_n_rows, const uword B_n_cols, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:618:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const Mat& A, const Mat& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:639:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const Proxy& A, const Proxy& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:659:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const subview& A, const subview& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:679:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const Mat& A, const subview& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:699:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const subview& A, const Mat& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:719:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const Mat& A, const Proxy& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:739:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const Proxy& A, const Mat& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:759:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const Proxy& A, const subview& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:779:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const subview& A, const Proxy& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:804:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const SpMat& A, const SpMat& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:828:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const uword A_n_rows, const uword A_n_cols, const uword A_n_slices, const uword B_n_rows, const uword B_n_cols, const uword B_n_slices, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:843:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const Cube& A, const Cube& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:857:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const Cube& A, const subview_cube& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:871:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const subview_cube& A, const Cube& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:885:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const subview_cube& A, const subview_cube& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:899:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const subview_cube& A, const ProxyCube& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:922:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const ProxyCube& A, const ProxyCube& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:949:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const Cube& A, const Mat& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:963:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const Mat& A, const Cube& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:977:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const subview_cube& A, const Mat& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:991:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_same_size(const Mat& A, const subview_cube& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1004:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_cube_as_mat(const Mat& M, const T1& Q, const char* x, const bool check_compat_size) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1159:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_mul_size(const uword A_n_rows, const uword A_n_cols, const uword B_n_rows, const uword B_n_cols, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_mul_size(const Mat& A, const Mat& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1192:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_mul_size(const Mat& A, const Mat& B, const bool do_trans_A, const bool do_trans_B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1212:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_trans_mul_size(const uword A_n_rows, const uword A_n_cols, const uword B_n_rows, const uword B_n_cols, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1232:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_mul_size(const Mat& A, const subview& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1246:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_mul_size(const subview& A, const Mat& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1260:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_mul_size(const subview& A, const subview& B, const char* x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1274:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_blas_size(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1296:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_blas_size(const T1& A, const T2& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1320:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_atlas_size(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/debug.hpp:1342:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_assert_atlas_size(const T1& A, const T2& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:359, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:27:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline arma_malloc static eT* acquire(const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:29:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static void release(eT* mem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:31:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static bool is_aligned(const eT* mem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:32:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static void mark_as_aligned( eT*& mem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:33:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static void mark_as_aligned(const eT*& mem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:42:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory::acquire(const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:107:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory::release(eT* mem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:147:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory::is_aligned(const eT* mem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:167:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory::mark_as_aligned(eT*& mem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:200:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory::mark_as_aligned(const eT*& mem) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:364, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:32:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isfinite(eT) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:42:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isfinite(float x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:52:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isfinite(double x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:62:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isfinite(const std::complex& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:76:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isinf(eT) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:86:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isinf(float x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:96:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isinf(double x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:106:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isinf(const std::complex& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:120:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isnan(eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:132:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isnan(float x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:142:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isnan(double x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_isnan(const std::complex& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:166:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_sign(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_sign(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:186:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_sign(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:196:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_sign(const eT& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hypot(const eT x, const eT y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:229:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hypot(const float x, const float y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:239:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_hypot(const double x, const double y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:253:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_sinc_generic(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:267:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_sinc(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:277:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_sinc(const float x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:287:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_sinc(const double x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:297:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_sinc(const std::complex& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:314:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eval(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:328:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eval(const float x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:342:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eval(const double x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:356:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eval(const std::complex& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_cmath.hpp:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eval(const std::complex& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:369, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:34:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_default(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:51:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_fixed(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:76:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:90:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap(const Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:107:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap(const Row& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap(const Col& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap(const subview_col& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:158:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap(const subview_cols& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:175:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap(const mtGlue& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:192:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap(const mtOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:215:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap_default(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:229:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:240:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap_fixed(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:253:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&M) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:274:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:293:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:306:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&M) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:316:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const Row& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:329:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&M) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const Col& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:351:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&M) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:360:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const subview& A) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:369, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:375:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return ( ((sv.aux_row1 == 0) && (sv.n_rows == sv.m.n_rows)) ? (void_ptr(&(sv.m)) == void_ptr(&X)) : false ); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:384:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const subview_row& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:397:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:406:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const subview_col& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:421:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&orig) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:430:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const subview_cols& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&orig) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:454:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const mtGlue& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:467:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:476:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const mtOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:489:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:500:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:515:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return U.is_alias(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:524:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const Op, op_strans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:539:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&orig) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:548:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const Op, op_strans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:563:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&orig) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:572:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const Op, op_strans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:587:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&orig)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:595:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline quasi_unwrap_Col_htrans(const T1&) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:604:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap_Col_htrans(const Op, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:619:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&orig) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:641:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const Op, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:659:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline quasi_unwrap_Row_htrans(const T1&) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:668:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap_Row_htrans(const Op, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:683:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&orig) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:705:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const Op, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:723:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline quasi_unwrap_subview_col_htrans(const T1&) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:732:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap_subview_col_htrans(const Op, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:747:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&orig) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:769:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const Op, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:790:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const CubeToMatOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:805:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:816:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quasi_unwrap(const SpToDOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:831:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_default(const T1& A, const Mat&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_default(const T1& A, const bool) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:874:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_fixed(const T1& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:882:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_fixed(const T1& A, const bool is_alias) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:890:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unwrap_check_fixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:918:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline unwrap_check(const T1& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:923:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline unwrap_check(const T1& A, const bool is_alias) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:937:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check(const Mat& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:945:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check(const Mat& A, const bool is_alias) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:953:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:974:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check(const Row& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:982:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check(const Row& A, const bool is_alias) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:990:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1011:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check(const Col& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1019:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check(const Col& A, const bool is_alias) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1027:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1055:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_mixed(const T1& A, const Mat&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1063:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_mixed(const T1& A, const bool) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_mixed(const Mat& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1088:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_mixed(const Mat& A, const bool is_alias) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1096:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unwrap_check_mixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1116:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_mixed(const Row& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1126:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_mixed(const Row& A, const bool is_alias) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1134:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unwrap_check_mixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1154:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_mixed(const Col& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1163:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_check_mixed(const Col& A, const bool is_alias) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1171:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unwrap_check_mixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1199:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_default(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1205:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1208:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1224:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_fixed(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1230:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1233:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1256:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1270:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1276:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1279:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1295:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Row& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1301:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1304:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1320:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Col& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1326:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1329:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1345:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const subview& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1352:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1355:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return ( ((sv.aux_row1 == 0) && (sv.n_rows == sv.m.n_rows)) ? (void_ptr(&(sv.m)) == void_ptr(&X)) : false ); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1372:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const subview_col& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1379:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1382:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&orig)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1399:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const subview_cols& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1406:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1409:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&orig)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1426:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const subview_row& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1432:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1435:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1452:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_htrans_default(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1458:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1461:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1477:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_htrans_fixed(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1483:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1486:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1508:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline partial_unwrap(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1522:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< Mat, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1528:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1531:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1547:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< Row, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1553:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1556:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1572:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< Col, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1578:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1581:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1597:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< subview, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1607:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return ( ((sv.aux_row1 == 0) && (sv.n_rows == sv.m.n_rows)) ? (void_ptr(&(sv.m)) == void_ptr(&X)) : false ); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1624:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< subview_cols, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1631:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1634:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&orig) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1651:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< subview_col, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1658:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1661:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&orig)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1678:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< subview_row, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1684:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1687:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1704:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_htrans2_default(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1711:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1714:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1731:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_htrans2_fixed(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1738:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1741:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1764:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline partial_unwrap(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1778:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< Mat, op_htrans2>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1785:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1788:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1805:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< Row, op_htrans2>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1812:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1815:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1832:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< Col, op_htrans2>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1839:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1842:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1859:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< subview, op_htrans2>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1867:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1870:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return ( ((sv.aux_row1 == 0) && (sv.n_rows == sv.m.n_rows)) ? (void_ptr(&(sv.m)) == void_ptr(&X)) : false ); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1888:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< subview_cols, op_htrans2>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1899:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&orig) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1917:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< subview_col, op_htrans2>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1925:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1928:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&orig)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1947:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const Op< subview_row, op_htrans2>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1954:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1957:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1975:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_scalar_times_default(const eOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1982:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:1985:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2003:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_scalar_times_fixed(const eOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2010:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2013:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2040:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2054:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp,eop_scalar_times>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2061:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2064:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2081:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp,eop_scalar_times>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2088:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2091:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2108:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp,eop_scalar_times>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2115:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2118:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2135:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp,eop_scalar_times>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2143:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2146:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&orig)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp,eop_scalar_times>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2172:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2175:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2193:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_neg_default(const eOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2199:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2202:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2219:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_neg_fixed(const eOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2225:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2254:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2268:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp,eop_neg>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2274:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2277:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2293:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp,eop_neg>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2299:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2302:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2318:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp,eop_neg>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2324:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2327:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&M)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2343:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp,eop_neg>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2350:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2353:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&orig)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2370:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap(const eOp,eop_neg>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2376:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2379:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check_default(const T1& A, const Mat&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2406:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2422:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check_fixed(const T1& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2430:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check_fixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2437:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2462:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline partial_unwrap_check(const T1& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2476:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const Mat& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2485:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2492:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2510:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const Row& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2519:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2544:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const Col& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2553:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2560:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2580:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const subview_col& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2586:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2603:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check_htrans_default(const Op& A, const Mat&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2609:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2625:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check_htrans_fixed(const Op& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2633:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check_htrans_fixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2640:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2666:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline partial_unwrap_check(const Op& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2680:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const Op< Mat, op_htrans>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2688:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2695:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2713:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const Op< Row, op_htrans>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2721:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2746:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const Op< Col, op_htrans>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2754:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2761:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2781:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const Op< subview_col, op_htrans>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2787:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2804:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check_htrans2_default(const Op& A, const Mat&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2811:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check_htrans2_fixed(const Op& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2838:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check_htrans2_fixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2845:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2872:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline partial_unwrap_check(const Op& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2886:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const Op< Mat, op_htrans2>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2895:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2902:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2921:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const Op< Row, op_htrans2>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2930:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2937:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2956:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const Op< Col, op_htrans2>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2965:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2972:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:2993:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const Op< subview_col, op_htrans2>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3000:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3018:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check_scalar_times_default(const eOp& A, const Mat&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3025:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3043:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check_scalar_times_fixed(const eOp& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3052:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check_scalar_times_fixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3059:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3086:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline partial_unwrap_check(const eOp& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3100:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const eOp,eop_scalar_times>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3109:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3116:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3134:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const eOp,eop_scalar_times>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3143:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3150:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3168:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const eOp,eop_scalar_times>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3184:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3204:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const eOp,eop_scalar_times>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3211:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT get_val() const { return val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3229:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check_neg_default(const eOp& A, const Mat&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3235:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3252:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check_neg_fixed(const eOp& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check_neg_fixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3267:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3293:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline partial_unwrap_check(const eOp& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3307:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const eOp,eop_neg>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3315:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3322:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3339:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const eOp,eop_neg>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3347:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3354:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3371:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const eOp,eop_neg>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3379:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~partial_unwrap_check() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3386:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3405:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partial_unwrap_check(const eOp,eop_neg>& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap.hpp:3411:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr eT get_val() const { return eT(-1); } ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:370, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_cube.hpp:30:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_cube(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_cube.hpp:39:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_cube.hpp:48:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_cube(const Cube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_cube.hpp:57:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Cube& X) const { return (void_ptr(&M) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_cube.hpp:74:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_cube_check(const T1& A, const Cube&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_cube.hpp:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_cube_check(const T1& A, const bool) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_cube.hpp:100:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_cube_check(const Cube& A, const Cube& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_cube.hpp:109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_cube_check(const Cube& A, const bool is_alias) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_cube.hpp:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~unwrap_cube_check() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:371, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:32:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_spmat(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:41:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const SpMat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:52:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_spmat(const SpMat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:63:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const { return (void_ptr(&M) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:74:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_spmat(const SpRow& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:85:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const { return (void_ptr(&M) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_spmat(const SpCol& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const { return (void_ptr(&M) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:120:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_spmat(const SpOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:129:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const SpMat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_spmat(const SpGlue& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:151:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const SpMat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:162:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_spmat(const mtSpOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const SpMat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:182:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unwrap_spmat(const mtSpGlue& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/unwrap_spmat.hpp:191:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const SpMat&) const { return false; } ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:373, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:61:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Proxy_default(const T1&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy_fixed(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:103:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : T1::n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : T1::n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return T1::n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:107:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:108:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:111:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:112:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:115:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&Q) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:118:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:120:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:146:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Proxy(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:181:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:183:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:184:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:185:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:187:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:191:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (is_same_type::value) ? (void_ptr(&Q) == void_ptr(&X)) : false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:194:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:220:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Col& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:226:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:227:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:228:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:230:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:231:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q[r]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:232:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:234:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (is_same_type::value) ? (void_ptr(&Q) == void_ptr(&X)) : false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:241:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:267:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Row& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:273:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_rows() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:274:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:275:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:277:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:278:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword, const uword c) const { return Q[c]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:279:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:281:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:282:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:285:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (is_same_type::value) ? (void_ptr(&Q) == void_ptr(&X)) : false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:288:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:290:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:314:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Gen& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:320:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return (is_row ? 1 : Q.n_rows); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:321:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return (is_col ? 1 : Q.n_cols); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:322:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return (is_row ? 1 : Q.n_rows) * (is_col ? 1 : Q.n_cols); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:324:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:326:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:328:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:329:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:332:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:335:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:337:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return Gen::is_simple; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:361:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Gen& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:367:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return (is_row ? 1 : Q.n_rows); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:368:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return (is_col ? 1 : Q.n_cols); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:369:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return (is_row ? 1 : Q.n_rows) * (is_col ? 1 : Q.n_cols); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:371:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:372:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:373:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:375:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:376:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:379:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:382:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:384:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:408:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Gen& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:414:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return (is_row ? 1 : Q.n_rows); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:415:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return (is_col ? 1 : Q.n_cols); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:416:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return (is_row ? 1 : Q.n_rows) * (is_col ? 1 : Q.n_cols); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:418:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:420:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:422:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:423:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:426:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:429:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:431:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:455:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const eOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:461:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.get_n_rows(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:462:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.get_n_cols(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:463:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.get_n_elem(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:465:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:466:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:467:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:469:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:470:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:473:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return Q.P.is_alias(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:476:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return Q.P.has_overlap(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:478:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return Q.P.is_aligned(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:502:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const eGlue& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.get_n_rows(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:509:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.get_n_cols(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:510:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.get_n_elem(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:512:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:513:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:514:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:516:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:517:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:520:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (Q.P1.is_alias(X) || Q.P2.is_alias(X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:523:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return (Q.P1.has_overlap(X) || Q.P2.has_overlap(X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:525:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return (Q.P1.is_aligned() && Q.P2.is_aligned()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:549:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:555:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:556:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:557:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:559:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:560:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:561:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:563:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:564:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:567:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:570:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:572:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:596:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Glue& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:602:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:603:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:604:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:606:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:607:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:608:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:610:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:611:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:614:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:617:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:619:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:650:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const this_Glue_type& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:660:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : P1.get_n_rows(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:661:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : P1.get_n_cols(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return P1.get_n_elem(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:664:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { const elem_type A = P1[i]; const elem_type B = P2[i]; return comparator(A,B) ? A : B; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:665:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { const elem_type A = P1.at(r,c); const elem_type B = P2.at(r,c); return comparator(A,B) ? A : B; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:666:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { const elem_type A = P1.at_alt(i); const elem_type B = P2.at_alt(i); return comparator(A,B) ? A : B; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:668:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return *this; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:669:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return *this; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:672:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (P1.is_alias(X) || P2.is_alias(X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:675:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return (P1.has_overlap(X) || P2.has_overlap(X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:677:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return (P1.is_aligned() && P2.is_aligned()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:708:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const this_Glue_type& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:718:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : P1.get_n_rows(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:719:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : P1.get_n_cols(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:720:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return P1.get_n_elem(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:722:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { const elem_type A = P1[i]; const elem_type B = P2[i]; return comparator(A,B) ? A : B; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:723:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { const elem_type A = P1.at(r,c); const elem_type B = P2.at(r,c); return comparator(A,B) ? A : B; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:724:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { const elem_type A = P1.at_alt(i); const elem_type B = P2.at_alt(i); return comparator(A,B) ? A : B; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:726:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return *this; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:727:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return *this; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:730:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (P1.is_alias(X) || P2.is_alias(X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:733:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return (P1.has_overlap(X) || P2.has_overlap(X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:735:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return (P1.is_aligned() && P2.is_aligned()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:759:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const mtOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:765:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:766:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:767:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:769:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:770:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r,c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:771:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:773:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:774:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:777:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:780:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:782:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:806:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const mtGlue& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:812:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:813:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:814:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:816:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:817:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r,c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:818:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:820:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:821:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:824:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:827:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:829:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:853:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const CubeToMatOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:860:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:863:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:864:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:865:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:867:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:871:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:874:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:876:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:901:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const CubeToMatOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:908:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:909:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:910:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:912:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:913:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q[r]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:914:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:916:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:917:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:920:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:923:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:925:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:949:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const SpToDOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:955:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:956:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:957:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:959:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:960:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:961:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:963:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:964:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:967:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:970:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:972:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:997:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const SpToDOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1004:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1005:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1006:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1008:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1009:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q[r]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1010:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1012:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1013:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1016:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1019:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1021:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1045:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const subview& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1051:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1052:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1053:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1055:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1056:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1057:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1059:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1060:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1063:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (is_same_type::value) ? (void_ptr(&(Q.m)) == void_ptr(&X)) : false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1066:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return Q.check_overlap(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1068:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1092:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const subview_col& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1098:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1099:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1102:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1103:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q[r]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1104:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.colmem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1110:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (is_same_type::value) ? (void_ptr(&(Q.m)) == void_ptr(&X)) : false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1113:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return Q.check_overlap(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1115:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.colmem); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1140:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const subview_cols& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1147:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1148:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1149:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1151:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1152:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r,c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1153:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1155:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1159:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (is_same_type::value) ? (void_ptr(&(sv.m)) == void_ptr(&X)) : false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1162:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return sv.check_overlap(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1164:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1188:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const subview_row& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1194:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_rows() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1195:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1196:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1198:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1199:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword, const uword c) const { return Q[c]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1200:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1202:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1206:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (is_same_type::value) ? (void_ptr(&(Q.m)) == void_ptr(&X)) : false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1209:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return Q.check_overlap(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1211:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1236:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const subview_elem1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1248:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return R.get_n_elem(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1249:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1250:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return R.get_n_elem(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1252:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { const uword ii = (Proxy::use_at) ? R.at(i,0) : R[i]; arma_debug_check_bounds( (ii >= Q.m.n_elem), "Mat::elem(): index out of bounds" ); return Q.m[ii]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1253:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { const uword ii = (Proxy::use_at) ? R.at(r,0) : R[r]; arma_debug_check_bounds( (ii >= Q.m.n_elem), "Mat::elem(): index out of bounds" ); return Q.m[ii]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1254:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { const uword ii = (Proxy::use_at) ? R.at(i,0) : R[i]; arma_debug_check_bounds( (ii >= Q.m.n_elem), "Mat::elem(): index out of bounds" ); return Q.m[ii]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1256:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return (*this); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1257:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return (*this); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return ( (void_ptr(&X) == void_ptr(&(Q.m))) || (R.is_alias(X)) ); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1263:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1265:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1289:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const subview_elem2& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1295:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1297:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1299:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1300:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1301:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1303:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1304:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1307:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1310:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1312:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const diagview& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1342:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1343:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1344:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1346:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1347:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q.at(r, 0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1348:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1350:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1351:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1354:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (is_same_type::value) ? (void_ptr(&(Q.m)) == void_ptr(&X)) : false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1357:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1367:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Proxy_diagvec_mat(const T1&) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1392:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy_diagvec_mat(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1398:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1399:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1400:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1402:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1403:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q.at(r, 0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1404:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1406:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1410:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&R) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1413:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1423:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Proxy_diagvec_expr(const T1&) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1447:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy_diagvec_expr(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1455:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1457:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1458:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q.at(r, 0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1459:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1461:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1462:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1465:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1468:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1470:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1492:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1520:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1526:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1530:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1531:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q.at(r, 0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1532:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1534:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1535:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1538:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1541:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1543:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Proxy_xtrans_default(const T1&) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1576:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy_xtrans_default(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1583:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1584:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1587:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return void_ptr(&(U.M)) == void_ptr(&X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1590:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1592:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1617:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy_xtrans_default(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1624:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1625:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1628:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return void_ptr(&(U.M)) == void_ptr(&X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1631:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1633:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1641:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Proxy_xtrans_vector(const T1&) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1667:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Proxy_xtrans_vector(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1674:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1675:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1678:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return U.is_alias(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1681:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1709:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Proxy_xtrans_vector(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1716:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1717:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1720:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return U.is_alias(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1723:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1725:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1775:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1781:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1782:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1783:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1785:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1786:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1787:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1789:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Proxy_xtrans::get_ea(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Proxy_xtrans::get_aligned_ea(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1793:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return Proxy_xtrans::is_alias(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1796:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return Proxy_xtrans::has_overlap(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1798:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return Proxy_xtrans::is_aligned(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1837:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1843:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1844:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1845:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1847:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1848:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1849:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1851:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Proxy_xtrans::get_ea(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1852:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Proxy_xtrans::get_aligned_ea(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1855:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return Proxy_xtrans::is_alias(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1858:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return Proxy_xtrans::has_overlap(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1860:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return Proxy_xtrans::is_aligned(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1884:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy_subview_row_htrans_cx(const Op, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1891:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&(Q.sv_row.m)) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1894:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1918:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy_subview_row_htrans_non_cx(const Op, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1925:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&(Q.sv_row.m)) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1928:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1978:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1984:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1985:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1986:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1988:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1989:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q[r]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1990:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1992:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1993:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1996:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return Proxy_sv_row_ht::is_alias(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1999:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return Proxy_sv_row_ht::has_overlap(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2001:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2025:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op, op_strans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2031:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2032:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2033:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2035:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2036:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q[r]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2037:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2039:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2040:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2043:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&(Q.sv_row.m)) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2046:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2048:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2075:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op< Row< std::complex >, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2082:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2083:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2084:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2086:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2087:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q[r]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2088:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2090:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2091:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2094:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return void_ptr(&src) == void_ptr(&X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2097:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2099:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2126:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op< Col< std::complex >, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2133:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_rows() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2134:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2135:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2137:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2138:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword, const uword c) const { return Q[c]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2141:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2142:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2145:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return void_ptr(&src) == void_ptr(&X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2148:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2150:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2177:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op< subview_col< std::complex >, op_htrans>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2184:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_rows() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2185:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2186:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2188:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2189:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword, const uword c) const { return Q[c]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2190:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2192:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2193:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2196:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return void_ptr(&src.m) == void_ptr(&X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2199:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2201:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2234:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.get_n_rows(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2235:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.get_n_cols(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2236:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.get_n_elem(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2238:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2239:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r, c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2240:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2242:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2243:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return Q.P.is_alias(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2249:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return Q.P.is_aligned(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2275:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const subview_row_strans& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2281:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2282:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2283:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2285:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2286:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q[r]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2287:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2289:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2293:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&(Q.sv_row.m)) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2296:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2298:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2322:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const subview_row_htrans& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2328:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2329:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2330:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2332:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2333:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q[r]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2334:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2336:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2337:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2340:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&(Q.sv_row.m)) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2343:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2345:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2369:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const xtrans_mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2375:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2376:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2377:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2379:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2380:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r,c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2381:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2383:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2384:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2387:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2390:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2392:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2416:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const xvec_htrans& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2422:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2423:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2424:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2426:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2427:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c) const { return Q.at(r,c); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2428:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2430:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2431:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2434:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2437:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2439:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2447:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Proxy_vectorise_col_mat(const T1&) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2472:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy_vectorise_col_mat(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2479:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2481:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2483:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2484:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return Q[r]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2485:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2487:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2488:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2491:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return ( void_ptr(&X) == void_ptr(&(U.M)) ); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2494:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2496:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2504:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Proxy_vectorise_col_expr(const T1&) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2529:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy_vectorise_col_expr(const Op& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2536:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return R.get_n_elem(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2537:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return R.get_n_elem(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2540:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return R[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2541:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword) const { return R.at(r, 0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2542:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return R.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2544:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return R.get_ea(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2545:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return R.get_aligned_ea(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2548:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return R.is_alias(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2551:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2553:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return R.is_aligned(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:2575:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit Proxy(const Op& A) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:374, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:27:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline ProxyCube(const T1&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const Cube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:59:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:60:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:61:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.n_elem_slice; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:62:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.n_slices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:65:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:66:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:67:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:69:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:70:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:73:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Cube& X) const { return (void_ptr(&Q) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:76:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview_cube& X) const { return is_alias(X.m); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:78:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:98:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const GenCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:104:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:105:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:106:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.n_rows*Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:107:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.n_slices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_rows*Q.n_cols*Q.n_slices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:110:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:111:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:112:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:115:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:118:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview_cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:123:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return GenCube::is_simple; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:143:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const GenCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:149:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:151:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.n_elem_slice; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:152:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.n_slices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:153:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:155:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:156:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:157:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:159:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:160:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:163:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:166:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview_cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:168:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:188:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const GenCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:194:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:195:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:196:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.n_elem_slice; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:197:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.n_slices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:198:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:200:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:201:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:202:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:204:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:205:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:208:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:211:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview_cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:213:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:233:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const OpCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:239:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:240:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:241:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.n_elem_slice; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:242:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.n_slices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:245:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:246:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:247:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:250:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:253:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:256:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview_cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:258:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:278:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const GlueCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:284:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:285:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:286:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.n_elem_slice; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.n_slices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:288:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:290:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:291:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:292:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:294:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:295:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:298:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:301:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview_cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:303:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:323:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const subview_cube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:329:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:330:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:331:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.n_elem_slice; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:332:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.n_slices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:335:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:336:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:337:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:339:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:340:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:343:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Cube& X) const { return (void_ptr(&(Q.m)) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:346:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview_cube& X) const { return Q.check_overlap(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:348:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_aligned() const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:368:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const subview_cube_slices& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:374:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:375:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:376:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.n_elem_slice; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:377:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.n_slices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:378:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:380:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:382:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:384:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:385:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:388:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:391:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview_cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:393:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:413:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const eOpCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:419:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.get_n_rows(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:420:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.get_n_cols(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:421:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.get_n_elem_slice(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:422:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.get_n_slices(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:423:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.get_n_elem(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:425:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:426:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:427:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:429:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:430:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:433:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Cube& X) const { return Q.P.is_alias(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:436:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview_cube& X) const { return Q.P.has_overlap(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return Q.P.is_aligned(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:458:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const eGlueCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.get_n_rows(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:465:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.get_n_cols(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:466:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.get_n_elem_slice(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:467:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.get_n_slices(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:468:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.get_n_elem(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:470:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:471:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:472:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:474:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:475:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:478:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Cube& X) const { return (Q.P1.is_alias(X) || Q.P2.is_alias(X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:481:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool has_overlap(const subview_cube& X) const { return (Q.P1.has_overlap(X) || Q.P2.has_overlap(X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:483:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return Q.P1.is_aligned() && Q.P2.is_aligned(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:503:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const mtOpCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:509:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:510:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:511:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.n_elem_slice; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:512:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.n_slices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:513:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:515:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:516:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:517:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:519:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:520:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:523:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:526:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview_cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:528:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:548:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit ProxyCube(const mtGlueCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:554:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:555:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:556:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem_slice() const { return Q.n_elem_slice; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:557:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_slices() const { return Q.n_slices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:558:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:560:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:561:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword r, const uword c, const uword s) const { return Q.at(r, c, s); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:562:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at_alt (const uword i) const { return Q.at_alt(i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:564:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline ea_type get_ea() const { return Q.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:565:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline aligned_ea_type get_aligned_ea() const { return Q; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:568:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:571:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool has_overlap(const subview_cube&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/ProxyCube.hpp:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_aligned() const { return memory::is_aligned(Q.memptr()); } ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:375, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:87:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const SpMat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:94:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:95:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:96:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:97:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:99:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:100:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return Q.at(row, col); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* get_values() const { return Q.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:103:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:104:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:106:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:107:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword col_num) const { return Q.begin_col(col_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:108:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:110:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:111:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:112:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:115:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const { return (void_ptr(&Q) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:139:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const SpCol& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:146:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:147:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:149:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:151:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:152:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return Q.at(row, col); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:154:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* get_values() const { return Q.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:155:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:156:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword) const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:160:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:162:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:167:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const { return (void_ptr(&Q) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:191:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const SpRow& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:198:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:199:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:200:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:203:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:204:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return Q.at(row, col); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:206:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* get_values() const { return Q.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:207:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:208:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:210:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:211:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword col_num) const { return Q.begin_col(col_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:212:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:214:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:215:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:216:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const { return (void_ptr(&Q) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:243:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const SpSubview& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:250:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:251:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:253:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:255:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:256:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return Q.at(row, col); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:258:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* get_values() const { return Q.m.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.m.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:260:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.m.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:262:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:263:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword col_num) const { return Q.begin_col(col_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:264:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:266:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:267:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:268:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:271:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const { return (void_ptr(&Q.m) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const SpSubview_col& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:302:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:303:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:305:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:307:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q.at(i, 0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:308:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword) const { return Q.at(row, 0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:310:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* get_values() const { return Q.m.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:311:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.m.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:312:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.m.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:314:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:315:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword col_num) const { return Q.begin_col(col_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:316:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:318:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:319:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:320:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:323:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const { return (void_ptr(&Q.m) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:347:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const SpSubview_col_list& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:353:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:354:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:355:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:356:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:359:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return Q.at(row, col); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* get_values() const { return Q.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:362:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:363:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:365:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:366:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword col_num) const { return Q.begin_col(col_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:369:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:370:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:374:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const SpMat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:398:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const SpSubview_row& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:405:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:406:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:407:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:408:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:410:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q.at(0, i ); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:411:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword, const uword col) const { return Q.at(0, col); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:413:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* get_values() const { return Q.m.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:414:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.m.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.m.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:417:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:418:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword col_num) const { return Q.begin_col(col_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:419:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:422:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:423:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:426:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const SpMat& X) const { return (void_ptr(&Q.m) == void_ptr(&X)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:450:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const spdiagview& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:456:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return 1; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:458:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:459:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:461:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:462:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return Q.at(row, col); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:464:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* get_values() const { return Q.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:465:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:466:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:468:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:469:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword col_num) const { return Q.begin_col(col_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:470:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:472:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:473:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:474:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const SpMat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:502:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const SpOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:508:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:509:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:510:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:513:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:514:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return Q.at(row, col); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:516:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* get_values() const { return Q.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:517:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:518:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:520:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:521:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword col_num) const { return Q.begin_col(col_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:522:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:524:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:525:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:526:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:529:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const SpMat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:554:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const SpGlue& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:560:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:561:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:562:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:563:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:565:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:566:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return Q.at(row, col); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:568:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const eT* get_values() const { return Q.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:569:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:570:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:572:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:573:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword col_num) const { return Q.begin_col(col_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:574:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:576:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:577:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:578:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:581:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const SpMat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:605:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const mtSpOp& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:611:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:612:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:613:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:614:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:616:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:617:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return Q.at(row, col); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:619:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const out_eT* get_values() const { return Q.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:620:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:621:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:623:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:624:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword col_num) const { return Q.begin_col(col_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:625:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:627:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:628:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:629:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:632:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const SpMat&) const { return false; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:656:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit SpProxy(const mtSpGlue& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:662:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_rows() const { return is_row ? 1 : Q.n_rows; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:663:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_cols() const { return is_col ? 1 : Q.n_cols; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_elem() const { return Q.n_elem; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:665:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline uword get_n_nonzero() const { return Q.n_nonzero; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:667:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[](const uword i) const { return Q[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:668:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return Q.at(row, col); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:670:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const out_eT* get_values() const { return Q.values; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:671:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_row_indices() const { return Q.row_indices; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:672:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const uword* get_col_ptrs() const { return Q.col_ptrs; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:674:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin() const { return Q.begin(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:675:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type begin_col(const uword col_num) const { return Q.begin_col(col_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:676:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type begin_row(const uword row_num = 0) const { return Q.begin_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_iterator_type end() const { return Q.end(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:679:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row() const { return Q.end_row(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:680:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const_row_iterator_type end_row(const uword row_num) const { return Q.end_row(row_num); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpProxy.hpp:683:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const SpMat&) const { return false; } ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:377, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:33:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat_proxy_default(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:46:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:68:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const uword row, const uword col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:95:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool is_alias(const Mat& X) const { return P.is_alias(X); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat_proxy_fixed(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:124:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:132:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture at(const uword row, const uword col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:144:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&P)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:175:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline diagmat_proxy(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:192:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat_proxy(const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:201:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return P_is_vec ? P[i] : P.at(i,i); } ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:377, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:202:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return (row == col) ? ( P_is_vec ? P[row] : P.at(row,row) ) : elem_type(0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:204:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&P)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:224:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat_proxy(const Row& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:232:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return P[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:233:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return (row == col) ? P[row] : elem_type(0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:235:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&P)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:256:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat_proxy(const Col& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:264:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return P[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:265:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return (row == col) ? P[row] : elem_type(0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:267:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&P)); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:288:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat_proxy(const subview_row& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:296:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return P[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:297:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return (row == col) ? P[row] : elem_type(0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&(P.m))); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:320:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat_proxy(const subview_col& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:328:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return P[i]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:329:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return (row == col) ? P[row] : elem_type(0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:331:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool is_alias(const Mat& X) const { return (void_ptr(&X) == void_ptr(&(P.m))); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:351:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat_proxy(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:361:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type operator[] (const uword i) const { return P.at(i,i); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:362:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline elem_type at (const uword row, const uword col) const { return (row == col) ? P.at(row,row) : elem_type(0); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagmat_proxy.hpp:364:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool is_alias(const Mat&) const { return false; } ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:379, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/strip.hpp:30:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strip_diagmat(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/strip.hpp:49:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strip_diagmat(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/strip.hpp:68:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strip_inv(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/strip.hpp:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strip_inv(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/strip.hpp:108:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strip_inv(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/strip.hpp:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strip_trimat(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/strip.hpp:156:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture strip_trimat(const Op& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:381, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:31:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result acos (const eT x) { return eT( std::acos(double(x)) ); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:381, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:32:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result asin (const eT x) { return eT( std::asin(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:33:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result atan (const eT x) { return eT( std::atan(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result acos (const eT x) { return std::acos(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:36:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result asin (const eT x) { return std::asin(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:37:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result atan (const eT x) { return std::atan(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:39:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result acos (const eT x) { return std::acos(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:40:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result asin (const eT x) { return std::asin(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:41:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result atan (const eT x) { return std::atan(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:43:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result acosh (const eT x) { return eT( std::acosh(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:44:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result asinh (const eT x) { return eT( std::asinh(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result atanh (const eT x) { return eT( std::atanh(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:47:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result acosh (const eT x) { return std::acosh(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:48:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result asinh (const eT x) { return std::asinh(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:49:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result atanh (const eT x) { return std::atanh(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_not_cx::result conj(const eT x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:52:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static std::complex conj(const std::complex& x) { return std::conj(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:54:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result sqrt (const eT x) { return eT( std::sqrt (double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result log10 (const eT x) { return eT( std::log10(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:56:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result log (const eT x) { return eT( std::log (double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:57:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result exp (const eT x) { return eT( std::exp (double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:58:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result cos (const eT x) { return eT( std::cos (double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:59:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result sin (const eT x) { return eT( std::sin (double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:60:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result tan (const eT x) { return eT( std::tan (double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:61:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result cosh (const eT x) { return eT( std::cosh (double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:62:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result sinh (const eT x) { return eT( std::sinh (double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:63:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result tanh (const eT x) { return eT( std::tanh (double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:65:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result sqrt (const eT x) { return std::sqrt (x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result log10 (const eT x) { return std::log10(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:67:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result log (const eT x) { return std::log (x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:68:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result exp (const eT x) { return std::exp (x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:69:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result cos (const eT x) { return std::cos (x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:70:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result sin (const eT x) { return std::sin (x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:71:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result tan (const eT x) { return std::tan (x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:72:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result cosh (const eT x) { return std::cosh (x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:73:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result sinh (const eT x) { return std::sinh (x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:74:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result tanh (const eT x) { return std::tanh (x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:76:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_unsigned_integral_only::result neg (const eT x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:77:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_signed_only::result neg (const eT x) { return -x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:79:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result floor (const eT x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:80:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result floor (const eT x) { return std::floor(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:81:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result floor (const eT& x) { return eT( std::floor(x.real()), std::floor(x.imag()) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:83:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result ceil (const eT x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:84:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result ceil (const eT x) { return std::ceil(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:85:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result ceil (const eT& x) { return eT( std::ceil(x.real()), std::ceil(x.imag()) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:87:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result round (const eT x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:88:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result round (const eT x) { return std::round(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:89:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result round (const eT& x) { return eT( std::round(x.real()), std::round(x.imag()) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result trunc (const eT x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:92:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result trunc (const eT x) { return std::trunc(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:93:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result trunc (const eT& x) { return eT( std::trunc(x.real()), std::trunc(x.imag()) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:95:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result log2 (const eT x) { return eT( std::log(double(x))/ double(0.69314718055994530942) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:96:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result log2 (const eT x) { return std::log2(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:97:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result log2 (const eT& x) { typedef typename get_pod_type::result T; return std::log(x) / T(0.69314718055994530942); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:99:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result log1p (const eT x) { return eT( std::log1p(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:100:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result log1p (const eT x) { return std::log1p(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:101:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result log1p (const eT& x) { arma_ignore(x); return eT(0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:103:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result exp2 (const eT x) { return eT( std::pow(double(2), double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:104:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result exp2 (const eT x) { return std::exp2(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result exp2 (const eT& x) { typedef typename get_pod_type::result T; return std::pow( T(2), x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:107:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result exp10 (const eT x) { return eT( std::pow(double(10), double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:108:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result exp10 (const eT x) { typedef typename get_pod_type::result T; return std::pow( T(10), x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:110:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result expm1 (const eT x) { return eT( std::expm1(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:111:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result expm1 (const eT x) { return std::expm1(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:112:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result expm1 (const eT& x) { arma_ignore(x); return eT(0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:114:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_unsigned_integral_only::result arma_abs (const eT x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:115:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_signed_integral_only::result arma_abs (const eT x) { return std::abs(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:116:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result arma_abs (const eT x) { return std::abs(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:117:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only< T>::result arma_abs (const std::complex& x) { return std::abs(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:119:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result erf (const eT x) { return eT( std::erf(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result erf (const eT x) { return std::erf(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:121:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result erf (const eT& x) { arma_ignore(x); return eT(0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result erfc (const eT x) { return eT( std::erfc(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:124:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result erfc (const eT x) { return std::erfc(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result erfc (const eT& x) { arma_ignore(x); return eT(0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:127:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result lgamma (const eT x) { return eT( std::lgamma(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result lgamma (const eT x) { return std::lgamma(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:129:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result lgamma (const eT& x) { arma_ignore(x); return eT(0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:131:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result tgamma (const eT x) { return eT( std::tgamma(double(x)) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:132:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_only::result tgamma (const eT x) { return std::tgamma(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:133:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_cx_only::result tgamma (const eT& x) { arma_ignore(x); return eT(0); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:135:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_integral_only::result pow (const T1 base, const T2 exponent) { return T1( std::pow( double(base), double(exponent) ) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:136:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_inline static typename arma_real_or_cx_only::result pow (const T1 base, const T2 exponent) { return T1( std::pow( base, exponent ) ); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:143:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture direct_eps(const eT) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture direct_eps(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_aux.hpp:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture direct_eps(const std::complex& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:386, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:36:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_ostream_state(const std::ostream& o); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:38:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void restore(std::ostream& o) const; ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:386, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:47:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static std::streamsize modify_stream(std::ostream& o, const eT* data, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:48:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static std::streamsize modify_stream(std::ostream& o, const std::complex* data, const uword n_elem); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:49:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static std::streamsize modify_stream(std::ostream& o, typename SpMat::const_iterator begin, const uword n_elem, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:50:203: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static std::streamsize modify_stream(std::ostream& o, typename SpMat::const_iterator begin, const uword n_elem, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:52:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void print_elem_zero(std::ostream& o, const bool modify); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:53:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void raw_print_elem_zero(std::ostream& o); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:55:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void print_elem(std::ostream& o, const eT& x, const bool modify); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:56:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void raw_print_elem(std::ostream& o, const eT& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:58:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void print_elem(std::ostream& o, const std::complex& x, const bool modify); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:59:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static void raw_print_elem(std::ostream& o, const std::complex& x); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:61:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void print(std::ostream& o, const Mat& m, const bool modify); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:62:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void print(std::ostream& o, const Cube& m, const bool modify); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void print(std::ostream& o, const field& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:65:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void print(std::ostream& o, const subview_field& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:67:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void print_dense(std::ostream& o, const SpMat& m, const bool modify); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:68:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void print(std::ostream& o, const SpMat& m, const bool modify); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline static void print(std::ostream& o, const SizeMat& S); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:71:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_cold inline static void print(std::ostream& o, const SizeCube& S); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:73:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void brief_print(std::ostream& o, const Mat& m, const bool print_size = true); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:74:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void brief_print(std::ostream& o, const Cube& m); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_bones.hpp:75:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template arma_cold inline static void brief_print(std::ostream& o, const SpMat& m); ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:387, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:25:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream_state::arma_ostream_state(const std::ostream& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:37:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream_state::restore(std::ostream& o) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:55:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::modify_stream(std::ostream& o, const eT* data, const uword n_elem) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:387, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:165:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::modify_stream(std::ostream& o, const std::complex* data, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:191:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::modify_stream(std::ostream& o, typename SpMat::const_iterator begin, const uword n_elem, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:267:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::modify_stream(std::ostream& o, typename SpMat::const_iterator begin, const uword n_elem, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:295:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::print_elem_zero(std::ostream& o, const bool modify) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:324:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::print_elem(std::ostream& o, const eT& x, const bool modify) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:341:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::raw_print_elem(std::ostream& o, const eT& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:369:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::print_elem(std::ostream& o, const std::complex& x, const bool modify) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:386:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::raw_print_elem(std::ostream& o, const std::complex& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:431:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::print(std::ostream& o, const Mat& m, const bool modify) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:501:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::print(std::ostream& o, const Cube& x, const bool modify) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:544:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::print(std::ostream& o, const field& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:618:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::print(std::ostream& o, const subview_field& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:689:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::print_dense(std::ostream& o, const SpMat& m, const bool modify) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:772:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::print(std::ostream& o, const SpMat& m, const bool modify) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:875:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::print(std::ostream& o, const SizeMat& S) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:897:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::print(std::ostream& o, const SizeCube& S) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:920:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::brief_print(std::ostream& o, const Mat& m, const bool print_size) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:1079:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::brief_print(std::ostream& o, const Cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arma_ostream_meat.hpp:1137:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_ostream::brief_print(std::ostream& o, const SpMat& m) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:392, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_n_unique.hpp:36:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_n_unique.hpp:57:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_n_unique.hpp:112:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static eT eval(const eT& l, const eT& r) { return (l + r); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_n_unique.hpp:117:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static eT eval(const eT& l, const eT& r) { return (l - r); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_n_unique.hpp:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static eT eval(const eT& l, const eT& r) { return (l * r); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_n_unique.hpp:127:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template inline static eT eval(const eT&, const eT&) { return eT(1); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:397, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:29:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:43:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const typename T1::elem_type k) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename T1::elem_type k, const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:79:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:101:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:123:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:145: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/RcppArmadillo/include/armadillo:397, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:174:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:196:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:233:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:270:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:299:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:325:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:348:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:364:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:389:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:415:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:440:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:466:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:483:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:499:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:515:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_plus.hpp:531: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/RcppArmadillo/include/armadillo:398, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:30:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:48:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:66:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:88:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:110:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:132:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:180:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:398, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:204:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:226:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:263:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:300:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:329:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:355:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:377:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:395:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:420:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:447:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:473:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:497:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:513:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:529:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:545:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_minus.hpp:561: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/RcppArmadillo/include/armadillo:399, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:29:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const typename T1::elem_type k) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:43:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename T1::elem_type k, const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:65:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:87:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:101:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename T1::elem_type k, const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:115:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const Op& X, const typename T1::elem_type k) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:134:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const Op& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:153:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const Op& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:167:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const Op& X, const Op& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:232:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:261:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:282:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:304:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:326: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/RcppArmadillo/include/armadillo:399, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:348:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:370:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:398:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:426:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:455:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_times.hpp:481: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/RcppArmadillo/include/armadillo:400, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:39:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:61: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/RcppArmadillo/include/armadillo:400, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:90:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:112:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:138:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:204:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:232:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:261:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:287:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:309:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:325:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:341:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:357: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/RcppArmadillo/include/armadillo:401, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:33:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:51:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:73:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:95:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:117:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:139:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:164: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/RcppArmadillo/include/armadillo:401, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:190:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:265:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:291:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:325:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:341:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:357:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_div.hpp:373: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/RcppArmadillo/include/armadillo:402, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:42:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:78:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:96:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:114:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:132:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:150:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:168:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:192:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename T1::elem_type val, const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:210:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const typename T1::elem_type val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:228:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename T1::elem_type val, const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:246:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const typename T1::elem_type val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:264:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename T1::elem_type val, const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:282:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const typename T1::elem_type val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:300:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename T1::elem_type val, const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:318:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const typename T1::elem_type val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:336:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename T1::elem_type val, const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:354:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const typename T1::elem_type val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:372:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename T1::elem_type val, const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:390:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const typename T1::elem_type val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:432:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:452:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_relational.hpp:472:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const T1& X, const T2& Y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:404, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_plus.hpp:31:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_plus.hpp:48:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_plus.hpp:65:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_plus.hpp:82:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_plus.hpp:99: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/RcppArmadillo/include/armadillo:404, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_plus.hpp:116:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_plus.hpp:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_plus.hpp:156:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_plus.hpp:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_plus.hpp:188:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_plus.hpp:204: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/RcppArmadillo/include/armadillo:405, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_minus.hpp:31:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_minus.hpp:48:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_minus.hpp:65:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_minus.hpp:82:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_minus.hpp:99:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_minus.hpp:116:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_minus.hpp:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_minus.hpp:156:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_minus.hpp:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_minus.hpp:188:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_minus.hpp:204: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/RcppArmadillo/include/armadillo:406, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_times.hpp:32:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_times.hpp:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_times.hpp:66:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_times.hpp:83:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_times.hpp:99:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_times.hpp:115: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/RcppArmadillo/include/armadillo:407, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_schur.hpp:34:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_schur.hpp:51:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_schur.hpp:74:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_schur.hpp:90:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_schur.hpp:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_schur.hpp:122: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/RcppArmadillo/include/armadillo:408, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_div.hpp:32:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_div.hpp:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_div.hpp:66:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_div.hpp:83:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_div.hpp:100:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_div.hpp:117:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_div.hpp:140:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_div.hpp:156:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_div.hpp:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_div.hpp:188: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/RcppArmadillo/include/armadillo:409, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:39:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube::result,T1>& X, const BaseCube::result,T2>& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:52:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube::result,T1>& X, const BaseCube::result,T2>& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:65:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube::result,T1>& X, const BaseCube::result,T2>& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:78:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube::result,T1>& X, const BaseCube::result,T2>& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:91:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube& X, const BaseCube& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:104:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube& X, const BaseCube& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:117:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube::result,T1>& X, const BaseCube::result,T2>& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:130:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube::result,T1>& X, const BaseCube::result,T2>& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:149:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename arma_not_cx::result val, const BaseCube::result,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:162:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube::result,T1>& X, const typename arma_not_cx::result val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:175:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename arma_not_cx::result val, const BaseCube::result,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:188:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube::result,T1>& X, const typename arma_not_cx::result val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:201:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename arma_not_cx::result val, const BaseCube::result,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:214:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube::result,T1>& X, const typename arma_not_cx::result val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:227:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename arma_not_cx::result val, const BaseCube::result,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:240:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube::result,T1>& X, const typename arma_not_cx::result val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:253:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename T1::elem_type val, const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:266:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube& X, const typename T1::elem_type val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:279:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const typename T1::elem_type val, const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_cube_relational.hpp:292:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture (const BaseCube& X, const typename T1::elem_type val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:411, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_ostream.hpp:27:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_ostream.hpp:43:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_ostream.hpp:59:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const SpValProxy& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_ostream.hpp:75:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const MapMat_val& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_ostream.hpp:89:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const SpMat_MapMat_val& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_ostream.hpp:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const SpSubview_MapMat_val& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_ostream.hpp:117:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_ostream.hpp:134:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const field& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_ostream.hpp:149:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const subview_field& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_ostream.hpp:162:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const SizeMat& S) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_ostream.hpp:175:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<< (std::ostream& o, const SizeCube& S) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:419, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:32:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static out_eT from(const Base& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:35:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static out_eT from(const Base& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:38:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static out_eT from(const BaseCube& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:41:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static out_eT from(const BaseCube& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:51:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to::from(const Base& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:72:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to::from(const Base& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:97:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to::from(const BaseCube& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:118:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to::from(const BaseCube& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:145:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const Base& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:148:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const Base& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:151:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const SpBase& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:156:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const std::vector& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:159:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const std::vector& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:169:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Mat >::from(const Base& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:191:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Mat >::from(const Base& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:213:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Mat >::from(const SpBase& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:227:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Mat >::from(const std::vector& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:251:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Mat >::from(const std::vector& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:277:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Row from(const Base& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:280:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Row from(const Base& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:285:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Row from(const std::vector& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:288:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Row from(const std::vector& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:298:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Row >::from(const Base& in, const typename arma_not_cx::result* junk) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:419, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:322:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Row >::from(const Base& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:346:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Row >::from(const std::vector& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:370:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Row >::from(const std::vector& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:396:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Col from(const Base& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:399:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Col from(const Base& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:404:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Col from(const std::vector& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:407:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Col from(const std::vector& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:417:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Col >::from(const Base& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:441:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Col >::from(const Base& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:465:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Col >::from(const std::vector& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:489:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Col >::from(const std::vector& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:515:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static SpMat from(const SpBase& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:518:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static SpMat from(const SpBase& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:521:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static SpMat from(const Base& in); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:531:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< SpMat >::from(const SpBase& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:555:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< SpMat >::from(const SpBase& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:579:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< SpMat >::from(const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:595:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Cube from(const BaseCube& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:598:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Cube from(const BaseCube& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:608:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Cube >::from(const BaseCube& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:630:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Cube >::from(const BaseCube& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:654:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static std::vector from(const Base& in, const typename arma_not_cx::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:657:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static std::vector from(const Base& in, const typename arma_cx_only::result* junk = nullptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:667:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< std::vector >::from(const Base& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:696:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< std::vector >::from(const Base& in, const typename arma_cx_only::result* junk) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:420, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:27:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:40:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:53:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:66:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const T& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:420, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:87:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:104:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:121:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:139:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:157:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:175:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const T1& x, const T2& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:216:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:242:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:260:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:270:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const SizeCube& s) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:421, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:27:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:40:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:53:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:66:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const T& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:421, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:87:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:104:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:121:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:139:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:157:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:175:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const T1& x, const T2& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:216:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:242:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:260:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_min.hpp:270:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const SizeCube& s) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:422, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_max.hpp:27:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_max(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_max.hpp:40:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_max(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_max.hpp:53:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_max(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_max.hpp:70:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_max.hpp:88:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_max(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_max.hpp:106:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_max(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_max.hpp:128:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_max(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_max.hpp:144:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_max(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_max.hpp:154:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_max(const SizeCube& s) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:423, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_min.hpp:27:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_min(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_min.hpp:40:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_min(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_min.hpp:53:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_min(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_min.hpp:70:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_min.hpp:88:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_min(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_min.hpp:106:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_min(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_min.hpp:128:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_min(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_min.hpp:144:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_min(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_index_min.hpp:154:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index_min(const SizeCube& s) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:424, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:28:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu_proxy_linear(const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:110:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu_proxy_at_mp(const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:210:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu_proxy_at(const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:257:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:280:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const eGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:312:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:367:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:422:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const mtGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:478:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const mtGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:536:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:584:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const subview_col& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:601:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu_cube_proxy_linear(const ProxyCube& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:683:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu_cube_proxy_at_mp(const ProxyCube& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:735:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu_cube_proxy_at(const ProxyCube& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:773:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:796:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const eGlueCube& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:828:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const T& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:840:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const SpBase& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:874:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const SpGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:893:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const SpGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:912:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const SpGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:966:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const SpOp& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:425, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:27:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sum(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:40:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sum(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:53:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sum(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:66:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sum(const T& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:82:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:101:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sum(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:120:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sum(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:138:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sum(const T1& x, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:426, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_diagmat.hpp:33:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_diagmat.hpp:52:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat(const T1& X, const sword k) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_diagmat.hpp:68:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_diagmat.hpp:81:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagmat(const SpBase& X, const sword k) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:427, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_diagvec.hpp:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagvec(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_diagvec.hpp:42:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagvec(const Base& X, const sword diag_id) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_diagvec.hpp:55:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagvec(const SpBase& X, const sword diag_id = 0) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:428, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_inv.hpp:31:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_inv.hpp:47:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_inv.hpp:71:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_inv.hpp:87: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/RcppArmadillo/include/armadillo:429, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trace.hpp:27:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trace(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trace.hpp:61:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trace(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trace.hpp:88:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trace(const Glue& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:429, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trace.hpp:209:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trace(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trace.hpp:385:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trace(const SpBase& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trace.hpp:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trace(const SpGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trace.hpp:451:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trace(const SpGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trace.hpp:470:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trace(const SpGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trace.hpp:503:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trace(const SpGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trace.hpp:564:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trace(const SpGlue, T2, spglue_times>& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trace.hpp:623:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trace(const SpGlue, T2, spglue_times>& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:430, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trans.hpp:31:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trans.hpp:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trans.hpp:71:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trans.hpp:89: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/RcppArmadillo/include/armadillo:431, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_det.hpp:28:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture det(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_det.hpp:52:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture det(typename T1::elem_type& out_val, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_det.hpp:75:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture det(const T& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:432, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_log_det.hpp:34:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_log_det.hpp:65:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_log_det.hpp:103:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_log_det.hpp:134: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/RcppArmadillo/include/armadillo:433, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_gen.hpp:31:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_gen.hpp:68:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_gen.hpp:105:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_gen.hpp:141: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/RcppArmadillo/include/armadillo:434, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_sym.hpp:31:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_sym.hpp:60:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_sym.hpp:94:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_sym.hpp:132: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/RcppArmadillo/include/armadillo:435, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_pair.hpp:31:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_pair.hpp:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_pair.hpp:91:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eig_pair.hpp:121: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/RcppArmadillo/include/armadillo:436, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_lu.hpp:34:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_lu.hpp:66: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/RcppArmadillo/include/armadillo:437, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:27:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const uword n_elem) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::gen_zeros> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_zeros> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_zeros>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:27:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::gen_zeros> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_zeros> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_zeros>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:27:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default, arma::gen_zeros> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_zeros> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_zeros>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:27:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base, arma::gen_zeros> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_zeros>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:27:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:437, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:40:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const uword n_elem, const arma_empty_class junk1 = arma_empty_class(), const typename arma_Mat_Col_Row_only::result* junk2 = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:61:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const uword n_rows, const uword n_cols) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::gen_zeros> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_zeros> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_zeros>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:61:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::gen_zeros> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_zeros> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_zeros>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:61:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default, arma::gen_zeros> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_zeros> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_zeros>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:61:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base, arma::gen_zeros> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_zeros>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:61:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:437, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:73:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:86:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const uword n_rows, const uword n_cols, const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:110:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const SizeMat& s, const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:122, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube_eval_Cube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:35:7: required from 'class arma::Cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:122:19: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:27:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const derived& eval() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:35:7: required from 'class arma::Cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:122:19: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:65:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:66:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:68:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:71:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:74:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:76:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:149, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp: In instantiation of 'class arma::Cube': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:122:19: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:263:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword i) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword i); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:266:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:268:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:269:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:271:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword i); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:272:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:274:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col, const uword in_slice); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:275:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col, const uword in_slice) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:277:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col, const uword in_slice); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:278:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:286:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:289:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:290:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:292:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:293:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:295:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:296:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool in_range(const span& row_span, const span& col_span, const span& slice_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:298:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const uword in_slice, const SizeCube& s) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:300:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:301:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* slice_memptr(const uword slice); ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:304:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* slice_memptr(const uword slice) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:306:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* slice_colptr(const uword in_slice, const uword in_col); ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:307:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* slice_colptr(const uword in_slice, const uword in_col) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:359:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:360:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:412:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:413:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:415:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& back() const; ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:437, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:123:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const uword n_rows, const uword n_cols, const uword n_slices) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:122, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:25:7: required from 'class arma::GenCube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:123:67: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:34:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Cube eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:25:7: required from 'class arma::GenCube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:123:67: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:65:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:66:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:68:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:71:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:74:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:76:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:437, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:135:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:148:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const uword n_rows, const uword n_cols, const uword n_slices, const typename arma_Cube_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:162:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const SizeCube& s, const typename arma_Cube_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:176:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const uword n_rows, const uword n_cols, const typename arma_SpMat_SpCol_SpRow_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_zeros.hpp:200:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zeros(const SizeMat& s, const typename arma_SpMat_SpCol_SpRow_only::result* junk = nullptr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:438, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:27:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ones(const uword n_elem) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::gen_ones> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_ones> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_ones>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:27:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::gen_ones> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_ones> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_ones>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:27:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default, arma::gen_ones> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_ones> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_ones>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:27:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base, arma::gen_ones> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_ones>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:27:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:438, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:40:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ones(const uword n_elem, const arma_empty_class junk1 = arma_empty_class(), const typename arma_Mat_Col_Row_only::result* junk2 = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:61:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ones(const uword n_rows, const uword n_cols) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::gen_ones> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_ones> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_ones>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:61:44: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::gen_ones> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_ones> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_ones>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:61:44: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default, arma::gen_ones> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_ones> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_ones>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:61:44: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base, arma::gen_ones> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_ones>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:61:44: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:438, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:73:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ones(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:86:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ones(const uword n_rows, const uword n_cols, const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:110:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ones(const SizeMat& s, const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:123:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ones(const uword n_rows, const uword n_cols, const uword n_slices) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:122, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:25:7: required from 'class arma::GenCube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:123:66: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:34:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Cube eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:25:7: required from 'class arma::GenCube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:123:66: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:65:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:66:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:68:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:71:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:74:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:76:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:438, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:135:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ones(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:148:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ones(const uword n_rows, const uword n_cols, const uword n_slices, const typename arma_Cube_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_ones.hpp:162:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ones(const SizeCube& s, const typename arma_Cube_only::result* junk = nullptr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:439, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eye.hpp:27:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eye(const uword n_rows, const uword n_cols) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::gen_eye> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_eye> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_eye>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eye.hpp:27:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::gen_eye> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_eye> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_eye>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eye.hpp:27:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default, arma::gen_eye> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_eye> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_eye>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eye.hpp:27:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base, arma::gen_eye> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_eye>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eye.hpp:27:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:439, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eye.hpp:39:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eye(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eye.hpp:52:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eye(const uword n_rows, const uword n_cols, const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eye.hpp:76:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eye(const SizeMat& s, const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eye.hpp:90:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eye(const uword n_rows, const uword n_cols, const typename arma_SpMat_SpCol_SpRow_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eye.hpp:118:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eye(const SizeMat& s, const typename arma_SpMat_SpCol_SpRow_only::result* junk = nullptr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:440, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:38:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:94:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture linspace(const double start, const double end, const uword num = 100u) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp: In substitution of 'template typename arma::enable_if2::value, out_type>::result arma::linspace(typename out_type::pod_type, typename out_type::pod_type, arma::uword) [with out_type = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:97:39: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:33:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture linspace ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:122, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:97:39: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:34:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Cube eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:97:39: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:65:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:66:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:68:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:71:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:74:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:76:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:171, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp: In instantiation of 'class arma::subview_cube': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:97:39: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:123:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const pod_type tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:126:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:127:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:440, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:116:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:142:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logspace(const double A, const double B, const uword N = 50u) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_Mat::value && arma::is_real::value), out_type>::result arma::logspace(typename out_type::pod_type, typename out_type::pod_type, arma::uword) [with out_type = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:145:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:111:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logspace ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:157:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log_add_exp(eT log_a, eT log_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:183:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log_add(eT log_a, eT log_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:195:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_finite(const eT x, const typename arma_scalar_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_finite(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:223:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_finite(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:237:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_finite(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:249:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(Mat& A, Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:261:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(Cube& A, Cube& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ind2sub(const SizeMat& s, const uword i) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:122, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:291:10: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:34:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Cube eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:291:10: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:65:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:66:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:68:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:71:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:74:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:76:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:171, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp: In instantiation of 'class arma::subview_cube': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:291:10: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:123:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const pod_type tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:126:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:127:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:440, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:300:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ind2sub(const SizeMat& s, const T1& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ind2sub(const SizeCube& s, const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:417:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ind2sub(const SizeCube& s, const T1& indices) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:440, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:460:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sub2ind(const SizeMat& s, const uword row, const uword col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:477:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sub2ind(const SizeMat& s, const Base& subscripts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:515:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sub2ind(const SizeCube& s, const uword row, const uword col, const uword slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:533:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sub2ind(const SizeCube& s, const Base& subscripts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:578:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture affmul(const T1& A, const T2& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:441, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_orth_null.hpp:28:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture orth(const Base& X, const typename T1::pod_type tol = 0.0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_orth_null.hpp:42:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture orth(Mat& out, const Base& X, const typename T1::pod_type tol = 0.0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_orth_null.hpp:67:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture null(const Base& X, const typename T1::pod_type tol = 0.0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_orth_null.hpp:81:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture null(Mat& out, const Base& X, const typename T1::pod_type tol = 0.0) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:442, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_regspace.hpp:32:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_regspace.hpp:67:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_regspace.hpp:109:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_regspace.hpp:150:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_regspace.hpp:184:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_regspace.hpp:223:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_regspace.hpp:244:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture regspace(const double start, const double delta, const double end) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_regspace.hpp:256:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture regspace(const double start, const double end) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_regspace.hpp: In substitution of 'template typename arma::enable_if2::value, out_type>::result arma::regspace(typename vec_type::pod_type, typename vec_type::pod_type) [with vec_type = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_regspace.hpp:260:34: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_regspace.hpp:219:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture regspace ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:443, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:33:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:46:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const Base& X, const uword k, const char* direction = "first") ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:92:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const BaseCube& X, const uword k, const char* direction = "first") ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:111:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const mtOpCube& X, const uword k = 0, const char* direction = "first") ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:130:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const mtGlueCube& X, const uword k = 0, const char* direction = "first") ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:158:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const SpBase& X, const uword k = 0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:197:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const SpBase& X, const uword k, const char* direction) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_finite(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:245:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_nonfinite(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:262:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_finite(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:281:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_nonfinite(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:304:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_finite(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:348:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_nonfinite(const SpBase& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:444, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find_unique.hpp:37:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find_unique.hpp:54: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/RcppArmadillo/include/armadillo:445, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:30:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture real(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:43:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture real(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:56:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture real(const SpBase& A) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:445, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:69:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture real(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:82:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture real(const BaseCube, T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:95:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture real(const SpBase,T1>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:111:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture imag(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:126:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture imag(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture imag(const SpBase& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:156:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture imag(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:169:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture imag(const BaseCube,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:182:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture imag(const SpBase,T1>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:198:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:211:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:227:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:240:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log2(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:269:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log10(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:285:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:298:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log1p(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:314:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:327:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:342:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp2(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:370:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp10(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:383:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exp10(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:398:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:411:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expm1(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:428:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:441:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(const BaseCube& X, const typename arma_not_cx::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:456:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:469:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(const BaseCube< std::complex,T1>& X, const typename arma_cx_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:484:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(const SpBase& X, const typename arma_not_cx::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:498:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(const SpBase< std::complex, T1>& X, const typename arma_cx_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:516:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arg(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:529:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arg(const BaseCube& X, const typename arma_not_cx::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:544:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arg(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:557:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arg(const BaseCube< std::complex,T1>& X, const typename arma_cx_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:572:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arg(const SpBase& X, const typename arma_not_cx::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:586:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arg(const SpBase< std::complex, T1>& X, const typename arma_cx_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:603:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture square(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:616:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture square(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:629:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture square(const SpBase& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:645:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:658:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(const SpBase& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:687:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conj(const Base& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:700:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conj(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:713:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conj(const SpBase& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:726:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conj(const Base,T1>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:739:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conj(const BaseCube,T1>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conj(const SpBase,T1>& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:767:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(const Base& A, const typename T1::elem_type exponent) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:780:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(const BaseCube& A, const typename T1::elem_type exponent) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:795:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(const Base& A, const typename T1::elem_type::value_type exponent) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:810:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pow(const BaseCube& A, const typename T1::elem_type::value_type exponent) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:828:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:841:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:854:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture floor(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:870:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:883:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:896:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ceil(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:912:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:925:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:938:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture round(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:954:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:967:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:980:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:996:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sign(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1009:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sign(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1022:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sign(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1035:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sign(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1051:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1064:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erf(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1080:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1093:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erfc(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1109:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1122:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lgamma(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1138:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1151:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tgamma(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1162:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void exp_approx(const T1&) { arma_stop_logic_error("unimplemented"); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1163:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void log_approx(const T1&) { arma_stop_logic_error("unimplemented"); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1164:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void approx_exp(const T1&) { arma_stop_logic_error("unimplemented"); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:1165:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void approx_log(const T1&) { arma_stop_logic_error("unimplemented"); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:446, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:27:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture internal_approx_equal_abs_diff(const eT& x, const eT& y, const typename get_pod_type::result tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:51:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture internal_approx_equal_rel_diff(const eT& a, const eT& b, const typename get_pod_type::result tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:104: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/RcppArmadillo/include/armadillo:446, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:197:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:286:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture internal_approx_equal_handler(const T1& A, const T2& B, const char* method, const typename T1::pod_type abs_tol, const typename T1::pod_type rel_tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:321:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture internal_approx_equal_handler(const T1& A, const T2& B, const char* method, const typename T1::pod_type tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:354:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture approx_equal(const Base& A, const Base& B, const char* method, const typename T1::pod_type tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:367:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture approx_equal(const BaseCube& A, const BaseCube& B, const char* method, const typename T1::pod_type tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:380:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture approx_equal(const Base& A, const Base& B, const char* method, const typename T1::pod_type abs_tol, const typename T1::pod_type rel_tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:393:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture approx_equal(const BaseCube& A, const BaseCube& B, const char* method, const typename T1::pod_type abs_tol, const typename T1::pod_type rel_tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:406:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture approx_equal(const SpBase& A, const SpBase& B, const char* method, const typename T1::pod_type tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_approx_equal.hpp:451:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture approx_equal(const SpBase& A, const SpBase& B, const char* method, const typename T1::pod_type abs_tol, const typename T1::pod_type rel_tol) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:447, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_norm.hpp:33:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_norm.hpp:79:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_norm.hpp:132: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/RcppArmadillo/include/armadillo:419, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp: In instantiation of 'class arma::conv_to >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_norm.hpp:137:77: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:396:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Col from(const Base& in, const typename arma_not_cx::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:399:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Col from(const Base& in, const typename arma_cx_only::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:404:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Col from(const std::vector& in, const typename arma_not_cx::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:407:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Col from(const std::vector& in, const typename arma_cx_only::result* junk = nullptr); ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:419, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp: In instantiation of 'class arma::conv_to >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_norm.hpp:138:77: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:277:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Row from(const Base& in, const typename arma_not_cx::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:280:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Row from(const Base& in, const typename arma_cx_only::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Row from(const std::vector& in, const typename arma_not_cx::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:288:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Row from(const std::vector& in, const typename arma_cx_only::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp: In instantiation of 'class arma::conv_to >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_norm.hpp:140:37: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:145:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const Base& in, const typename arma_not_cx::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:148:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const Base& in, const typename arma_cx_only::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:151:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const SpBase& in); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:156:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const std::vector& in, const typename arma_not_cx::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:159:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const std::vector& in, const typename arma_cx_only::result* junk = nullptr); ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:447, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_norm.hpp:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_norm.hpp:180:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_norm.hpp:231: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/RcppArmadillo/include/armadillo:448, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp:36:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp:80: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/RcppArmadillo/include/armadillo:448, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp:107:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp:130:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp:176:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dot_helper(const SpProxy& pa, const SpProxy& pb) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp:231:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp:288:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp:330: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/RcppArmadillo/include/armadillo:449, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:27:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:38:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:49:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu(const uword n_elem) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::gen_randu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randu> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randu>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:49:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::gen_randu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randu> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randu>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:49:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default, arma::gen_randu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randu> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randu>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:49:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base, arma::gen_randu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randu>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:49:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:449, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:62:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu(const uword n_elem, const arma_empty_class junk1 = arma_empty_class(), const typename arma_Mat_Col_Row_only::result* junk2 = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:80:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu(const uword n_rows, const uword n_cols) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::gen_randu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randu> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randu>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:80:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::gen_randu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randu> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randu>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:80:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default, arma::gen_randu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randu> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randu>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:80:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base, arma::gen_randu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randu>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:80:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:449, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:92:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:105:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu(const uword n_rows, const uword n_cols, const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:129:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu(const SizeMat& s, const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:142:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu(const uword n_rows, const uword n_cols, const uword n_slices) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:122, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:25:7: required from 'class arma::GenCube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:142:67: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:34:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Cube eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:25:7: required from 'class arma::GenCube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:142:67: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:65:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:66:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:68:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:71:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:74:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:76:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:449, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:154:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:167:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu(const uword n_rows, const uword n_cols, const uword n_slices, const typename arma_Cube_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:181:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu(const SizeCube& s, const typename arma_Cube_only::result* junk = nullptr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:450, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:27:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:38:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:49:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn(const uword n_elem) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::gen_randn> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randn> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randn>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:49:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::gen_randn> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randn> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randn>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:49:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default, arma::gen_randn> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randn> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randn>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:49:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base, arma::gen_randn> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randn>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:49:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:450, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:62:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn(const uword n_elem, const arma_empty_class junk1 = arma_empty_class(), const typename arma_Mat_Col_Row_only::result* junk2 = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:80:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn(const uword n_rows, const uword n_cols) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::gen_randn> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randn> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randn>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:80:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::gen_randn> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randn> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randn>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:80:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default, arma::gen_randn> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::gen_randn> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randn>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:80:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base, arma::gen_randn> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_bones.hpp:25:7: required from 'class arma::Gen, arma::gen_randn>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:80:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:450, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:92:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:105:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn(const uword n_rows, const uword n_cols, const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:129:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn(const SizeMat& s, const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:142:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn(const uword n_rows, const uword n_cols, const uword n_slices) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:122, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:25:7: required from 'class arma::GenCube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:142:67: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:34:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Cube eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_bones.hpp:25:7: required from 'class arma::GenCube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:142:67: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:65:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:66:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:68:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:71:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:74:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:76:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:450, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:154:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:167:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn(const uword n_rows, const uword n_cols, const uword n_slices, const typename arma_Cube_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randn.hpp:181:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randn(const SizeCube& s, const typename arma_Cube_only::result* junk = nullptr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:451, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:44:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:57:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cos(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:73:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:86:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acos(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:115:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cosh(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture acosh(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:160:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:173:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sin(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:189:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:202:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asin(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:218:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:231:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinh(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:247:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:260:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture asinh(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:276:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:289:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tan(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:305:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:318:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:334:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:347:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tanh(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:363:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:376:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atanh(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:392:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinc(const T x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:403:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinc(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sinc(const BaseCube& A) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:451, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:437:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(const T1& Y, const T2& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:450:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atan2(const BaseCube& Y, const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:471:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trig.hpp:484:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hypot(const BaseCube& X, const BaseCube& Y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:452, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mean.hpp:28:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mean.hpp:41:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mean.hpp:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mean.hpp:67:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean(const T& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mean.hpp:82:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mean.hpp:100:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mean.hpp:118:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean(const T1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mean.hpp:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean(const T1& x, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:453, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_median.hpp:27:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture median(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_median.hpp:40:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture median(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_median.hpp:53:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture median(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_median.hpp:66:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture median(const T& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:454, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_stddev.hpp:33:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stddev(const T1& X, const uword norm_type = 0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_stddev.hpp:51:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stddev(const T1& X, const uword norm_type = 0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_stddev.hpp:69:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stddev(const T1& X, const uword norm_type, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_stddev.hpp:82:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stddev(const T&) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:455, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_var.hpp:33:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture var(const T1& X, const uword norm_type = 0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_var.hpp:51:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture var(const T1& X, const uword norm_type = 0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_var.hpp:69:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture var(const T1& X, const uword norm_type, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_var.hpp:82:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture var(const T&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_var.hpp:98:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture var(const T1& X, const uword norm_type = 0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_var.hpp:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture var(const T1& X, const uword norm_type = 0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_var.hpp:134:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture var(const T1& X, const uword norm_type, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:456, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort.hpp:36:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort.hpp:57:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort.hpp:79:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort.hpp:107:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort.hpp:136: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/RcppArmadillo/include/armadillo:457, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort_index.hpp:31:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort_index.hpp:53:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort_index.hpp:77:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort_index.hpp:99: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/RcppArmadillo/include/armadillo:458, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_strans.hpp:33:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_strans.hpp:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_strans.hpp:79:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_strans.hpp:99: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/RcppArmadillo/include/armadillo:459, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chol.hpp:32:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chol.hpp:53:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chol.hpp:84: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/RcppArmadillo/include/armadillo:460, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_qr.hpp:34:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_qr.hpp:65:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_qr.hpp:97: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/RcppArmadillo/include/armadillo:461, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svd.hpp:32:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svd.hpp:62:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svd.hpp:98:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svd.hpp:144:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svd.hpp:196: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/RcppArmadillo/include/armadillo:462, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_solve.hpp:37:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_solve.hpp:55: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/RcppArmadillo/include/armadillo:462, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_solve.hpp:84:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_solve.hpp:107:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_solve.hpp:129:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_solve.hpp:160: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/RcppArmadillo/include/armadillo:463, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_repmat.hpp:33:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture repmat(const T1& A, const uword r, const uword c) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_repmat.hpp:46:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture repmat(const SpBase& A, const uword r, const uword c) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:464, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_repelem.hpp:33:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture repelem(const T1& A, const uword r, const uword c) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_repelem.hpp:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture repelem(const SpBase& A, const uword r, const uword c) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:465, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_reshape.hpp:28:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reshape(const T1& X, const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_reshape.hpp:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reshape(const T1& X, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_reshape.hpp:55:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reshape(const Base& X, const uword new_n_rows, const uword new_n_cols, const uword dim) //!< NOTE: don't use this form: it will be removed ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:465, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_reshape.hpp:72:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reshape(const BaseCube& X, const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_reshape.hpp:85:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reshape(const BaseCube& X, const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_reshape.hpp:98:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reshape(const SpBase& X, const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_reshape.hpp:111:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reshape(const SpBase& X, const SizeMat& s) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:466, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_vectorise.hpp:33:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorise(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_vectorise.hpp:51:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorise(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_vectorise.hpp:66:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorise(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_vectorise.hpp:85:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorise(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_vectorise.hpp:104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorise(const T1& X, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:467, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_resize.hpp:28:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(const Base& X, const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_resize.hpp:41:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(const Base& X, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_resize.hpp:54:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(const BaseCube& X, const uword in_n_rows, const uword in_n_cols, const uword in_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_resize.hpp:67:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(const BaseCube& X, const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_resize.hpp:80:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(const SpBase& X, const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_resize.hpp:93:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(const SpBase& X, const SizeMat& s) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:468, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cov.hpp:28:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cov(const Base& X, const uword norm_type = 0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cov.hpp:43:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cov(const Base& A, const Base& B, const uword norm_type = 0) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:469, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cor.hpp:28:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cor(const Base& X, const uword norm_type = 0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cor.hpp:43:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cor(const Base& A, const Base& B, const uword norm_type = 0) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:470, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_shift.hpp:37:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_shift.hpp:62:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_shift.hpp:88: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/RcppArmadillo/include/armadillo:471, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_shuffle.hpp:36:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_shuffle.hpp:57:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_shuffle.hpp:79: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/RcppArmadillo/include/armadillo:472, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_prod.hpp:35:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture prod(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_prod.hpp:48:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture prod(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_prod.hpp:61:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture prod(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_prod.hpp:74:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture prod(const T& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:473, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eps.hpp:29:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eps(const Base& X, const typename arma_not_cx::result* junk = nullptr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:473, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eps.hpp:43:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eps(const Base< std::complex, T1>& X, const typename arma_cx_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eps.hpp:75:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eps(const eT& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eps.hpp:88:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eps(const eT& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eps.hpp:99:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eps(const std::complex& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:474, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_pinv.hpp:33:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_pinv.hpp:65: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/RcppArmadillo/include/armadillo:475, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_rank.hpp:28:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rank(const Base& expr, const typename T1::pod_type tol = 0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_rank.hpp:46:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rank(uword& out, const Base& expr, const typename T1::pod_type tol = 0) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:476, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_kron.hpp:28:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture kron(const Base& A, const Base& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_kron.hpp:41:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture kron(const Base,T1>& X, const Base& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_kron.hpp:68:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture kron(const Base& X, const Base,T2>& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_kron.hpp:95:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture kron(const SpBase& A, const SpBase& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:477, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_flip.hpp:28:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flipud(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_flip.hpp:41:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fliplr(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_flip.hpp:54:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flipud(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_flip.hpp:67:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fliplr(const SpBase& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:478, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_reverse.hpp:36:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_reverse.hpp:57:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_reverse.hpp:74:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_reverse.hpp:91: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/RcppArmadillo/include/armadillo:479, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:28:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type apply(const T1& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:37:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type apply(const Glue& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:45:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static typename T1::elem_type apply(const Glue< Glue, T3, glue_times>& X); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:54:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar_redirect::apply(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:70:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar_redirect<2>::apply(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:128:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar_redirect<3>::apply(const Glue< Glue, T3, glue_times >& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:218:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar_diag(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:237:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar_diag(const Glue< Glue, T3, glue_times >& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:299:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar(const Glue& X, const typename arma_not_cx::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:319:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:335:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar(const Gen& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:352:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar(const Gen& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:369:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:386:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar(const T& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:397:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar(const SpBase& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:480, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_princomp.hpp:41:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_princomp.hpp:78:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_princomp.hpp:112:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_princomp.hpp:143:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_princomp.hpp:170: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/RcppArmadillo/include/armadillo:481, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cross.hpp:34:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cross(const T1& X, const T2& Y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:482, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:33:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_cols(const T1& A, const T2& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:46:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_cols(const Base& A, const Base& B, const Base& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:63:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_cols(const Base& A, const Base& B, const Base& C, const Base& D) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_vert(const T1& A, const T2& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:98:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_vert(const Base& A, const Base& B, const Base& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:115:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_vert(const Base& A, const Base& B, const Base& C, const Base& D) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:137:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_rows(const T1& A, const T2& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:150:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_rows(const Base& A, const Base& B, const Base& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:167:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_rows(const Base& A, const Base& B, const Base& C, const Base& D) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_horiz(const T1& A, const T2& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:202:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_horiz(const Base& A, const Base& B, const Base& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:219:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_horiz(const Base& A, const Base& B, const Base& C, const Base& D) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:239:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_slices(const BaseCube& A, const BaseCube& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:252:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_slices(const Base& A, const Base& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:277:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_slices(const Base& A, const BaseCube& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:296:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_slices(const BaseCube& A, const Base& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:318:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_cols(const SpBase& A, const SpBase& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:331:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_cols(const SpBase& A, const SpBase& B, const SpBase& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:348:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_cols(const SpBase& A, const SpBase& B, const SpBase& C, const SpBase& D) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:365:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_vert(const SpBase& A, const SpBase& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:378:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_vert(const SpBase& A, const SpBase& B, const SpBase& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:395:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_vert(const SpBase& A, const SpBase& B, const SpBase& C, const SpBase& D) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:412:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_rows(const SpBase& A, const SpBase& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:425:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_rows(const SpBase& A, const SpBase& B, const SpBase& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:442:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_rows(const SpBase& A, const SpBase& B, const SpBase& C, const SpBase& D) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:459:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_horiz(const SpBase& A, const SpBase& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:472:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_horiz(const SpBase& A, const SpBase& B, const SpBase& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:489:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_horiz(const SpBase& A, const SpBase& B, const SpBase& C, const SpBase& D) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:483, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv.hpp:35:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv(const T1& A, const T2& B, const char* shape = "full") ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv.hpp:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv2(const T1& A, const T2& B, const char* shape = "full") ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:484, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_exp.hpp:29:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_exp(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_exp.hpp:48:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_exp(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_exp.hpp: In substitution of 'template typename arma::arma_real_only::result arma::trunc_exp(eT) [with eT = double]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_exp.hpp:50:35: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_exp.hpp:29:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_exp(const eT x) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_exp.hpp:60:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_exp(const std::complex& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_exp.hpp:71:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_exp(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_exp.hpp:84:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_exp(const BaseCube& A) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:485, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_log.hpp:29:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_log(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_log.hpp:55:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_log(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_log.hpp: In substitution of 'template typename arma::arma_real_only::result arma::trunc_log(eT) [with eT = double]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_log.hpp:57:35: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_log.hpp:29:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_log(const eT x) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_log.hpp:67:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_log(const std::complex& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_log.hpp:78:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_log(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trunc_log.hpp:91:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trunc_log(const BaseCube& A) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:486, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_toeplitz.hpp:28:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture toeplitz(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_toeplitz.hpp:41:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture circ_toeplitz(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_toeplitz.hpp:54:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture toeplitz(const Base& X, const Base& Y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:487, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp:27:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatu(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp:40:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatl(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp:53:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatu(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp:66:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatl(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp:83:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatl(const Base& X, const sword k) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp:99:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatu(const Base& X, const sword k) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatu(const SpBase& X, const sword k) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp:131:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatl(const SpBase& X, const sword k) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:488, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat_ind.hpp:26:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatu_ind(const SizeMat& s, const sword k = 0) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:488, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat_ind.hpp:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatl_ind(const SizeMat& s, const sword k = 0) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:489, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cumsum.hpp:33:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cumsum(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cumsum.hpp:51:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cumsum(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cumsum.hpp:69:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cumsum(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cumsum.hpp:82:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cumsum(const T& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:490, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cumprod.hpp:33:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cumprod(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cumprod.hpp:51:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cumprod(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cumprod.hpp:69:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cumprod(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cumprod.hpp:82:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cumprod(const T& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:491, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp:27:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture symmatu(const Base& X, const bool do_conj = false) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp:41:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture symmatl(const Base& X, const bool do_conj = false) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp:55:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture symmatu(const Base& X, const bool do_conj = true) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp:68:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture symmatl(const Base& X, const bool do_conj = true) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp:85:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture symmatu(const SpBase& X, const bool do_conj = false) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp:99:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture symmatl(const SpBase& X, const bool do_conj = false) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp:113:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture symmatu(const SpBase& X, const bool do_conj = true) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp:126:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture symmatl(const SpBase& X, const bool do_conj = true) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:492, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sylvester.hpp:34:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sylvester.hpp:72:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sylvester.hpp:90:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sylvester.hpp:130: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/RcppArmadillo/include/armadillo:493, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_hist.hpp:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hist(const T1& A, const uword n_bins = 10) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:493, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_hist.hpp:50:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hist(const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_hist.hpp:68:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hist(const T1& X, const T2& Y, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:494, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_histc.hpp:32:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture histc(const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_histc.hpp:50:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture histc(const T1& X, const T2& Y, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:495, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_unique.hpp:32:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_unique.hpp:49:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique(const T1& A) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:496, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_fft.hpp:37:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fft(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_fft.hpp:55:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fft(const T1& A, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_fft.hpp:73:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fft(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_fft.hpp:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fft(const T1& A, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_fft.hpp:109:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ifft(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_fft.hpp:127:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ifft(const T1& A, const uword N) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:497, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_fft2.hpp:37:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fft2(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_fft2.hpp:66:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fft2(const T1& A, const uword n_rows, const uword n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_fft2.hpp:91:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ifft2(const T1& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_fft2.hpp:120:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ifft2(const T1& A, const uword n_rows, const uword n_cols) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:498, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_any.hpp:33:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture any(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_any.hpp:51:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture any(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_any.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture any(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_any.hpp:88:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture any(const T& val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:499, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_all.hpp:33:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture all(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_all.hpp:51:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture all(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_all.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture all(const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_all.hpp:88:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture all(const T& val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:500, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:27:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const uword n_rows, const uword n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:40:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:56:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:70:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const Row& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:84:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const Col& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:96:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const arma::span& row_span, const arma::span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:129:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const Base& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:143:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const uword n_rows, const uword n_cols, const uword n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:156:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:172:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const Cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const BaseCube& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:199:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const arma::span& row_span, const arma::span& col_span, const arma::span& slice_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:234:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:250:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const SpMat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:263:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const SpBase& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:279:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const field& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:292:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const field& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:305:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const subview_field& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:318:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const subview_field& X, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:501, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_numel.hpp:28:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture numel(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_numel.hpp:43:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture numel(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_numel.hpp:58:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture numel(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_numel.hpp:73:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture numel(const field& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_numel.hpp:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture numel(const subview_field& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:502, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_inplace_strans.hpp:31: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/RcppArmadillo/include/armadillo:503, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_inplace_trans.hpp:36:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_inplace_trans.hpp:57:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_inplace_trans.hpp:93:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_inplace_trans.hpp:118: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/RcppArmadillo/include/armadillo:504, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:28:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const uword n_rows, const uword n_cols, const distr_param& param = distr_param(), const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:80:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const SizeMat& s, const distr_param& param = distr_param(), const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:94:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const uword n_elem, const distr_param& param = distr_param(), const arma_empty_class junk1 = arma_empty_class(), const typename arma_Mat_Col_Row_only::result* junk2 = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:115:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const uword n_rows, const uword n_cols, const distr_param& param = distr_param()) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:504, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp: In substitution of 'template obj_type arma::randi(arma::uword, arma::uword, const arma::distr_param&, const typename arma::arma_Mat_Col_Row_only::result*) [with obj_type = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:28:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const uword n_rows, const uword n_cols, const distr_param& param = distr_param(), const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:26:7: required from 'class arma::subview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:26:7: required from 'class arma::subview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:26:7: required from 'class arma::subview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:167, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp: In instantiation of 'class arma::subview': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at_alt (const uword ii) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:124:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator[](const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:125:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator[](const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:127:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator()(const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:128:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:130:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator()(const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:131:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:133:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:134:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:136:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:137:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:139:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:140:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT back() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const pod_type tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:603:7: required from 'class arma::subview_row_strans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:603:7: required from 'class arma::subview_row_strans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:603:7: required from 'class arma::subview_row_strans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:638:7: required from 'class arma::subview_row_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:638:7: required from 'class arma::subview_row_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:638:7: required from 'class arma::subview_row_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:24:7: required from 'class arma::xvec_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:24:7: required from 'class arma::xvec_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:24:7: required from 'class arma::xvec_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:122, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:34:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Cube eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:65:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:66:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:68:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:71:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:74:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:76:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:171, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp: In instantiation of 'class arma::subview_cube': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:123:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const pod_type tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:126:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:127:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:25:7: required from 'class arma::diagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:25:7: required from 'class arma::diagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:25:7: required from 'class arma::diagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:119:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:504, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:127:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const SizeMat& s, const distr_param& param = distr_param()) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:139:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const uword n_elem, const distr_param& param = distr_param()) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:504, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp: In substitution of 'template obj_type arma::randi(arma::uword, arma::uword, const arma::distr_param&, const typename arma::arma_Mat_Col_Row_only::result*) [with obj_type = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:143:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:28:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const uword n_rows, const uword n_cols, const distr_param& param = distr_param(), const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:504, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:151:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const distr_param& param) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:479, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp: In substitution of 'template typename T1::elem_type arma::as_scalar(const arma::Base&) [with T1 = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:153:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar(const Base& X) ^~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:504, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:162:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const distr_param& param) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:172:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:183:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:194:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const uword n_rows, const uword n_cols, const uword n_slices, const distr_param& param = distr_param(), const typename arma_Cube_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:236:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const SizeCube& s, const distr_param& param = distr_param(), const typename arma_Cube_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:249:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const uword n_rows, const uword n_cols, const uword n_slices, const distr_param& param = distr_param()) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:122, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube_eval_Cube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:35:7: required from 'class arma::Cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:249:109: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:27:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const derived& eval() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:35:7: required from 'class arma::Cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:249:109: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:65:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:66:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:68:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:71:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:74:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:76:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:149, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp: In instantiation of 'class arma::Cube': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:249:109: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:263:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at_alt (const uword i) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator[] (const uword i); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:266:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator[] (const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:268:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at(const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:269:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at(const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:271:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword i); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:272:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:274:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& at (const uword in_row, const uword in_col, const uword in_slice); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:275:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& at (const uword in_row, const uword in_col, const uword in_slice) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:277:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT& operator() (const uword in_row, const uword in_col, const uword in_slice); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:278:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT& operator() (const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:286:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:289:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:290:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:292:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:293:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:295:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const uword in_slice) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:296:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool in_range(const span& row_span, const span& col_span, const span& slice_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:298:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const uword in_slice, const SizeCube& s) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:300:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* memptr(); ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:301:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* memptr() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* slice_memptr(const uword slice); ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:304:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* slice_memptr(const uword slice) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:306:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT* slice_colptr(const uword in_slice, const uword in_col); ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:307:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const eT* slice_colptr(const uword in_slice, const uword in_col) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:359:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:360:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:412:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:413:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:415:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const eT& back() const; ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:504, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp: In substitution of 'template cube_type arma::randi(arma::uword, arma::uword, arma::uword, const arma::distr_param&, const typename arma::arma_Cube_only::result*) [with cube_type = arma::Cube]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:253:54: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const uword n_rows, const uword n_cols, const uword n_slices, const distr_param& param = distr_param(), const typename arma_Cube_only::result* junk = nullptr) ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:261:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const SizeCube& s, const distr_param& param = distr_param()) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:505, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:28:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const uword n_rows, const uword n_cols, const distr_param& param = distr_param(), const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:80:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const SizeMat& s, const distr_param& param = distr_param(), const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:94:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const uword n_elem, const distr_param& param = distr_param(), const arma_empty_class junk1 = arma_empty_class(), const typename arma_Mat_Col_Row_only::result* junk2 = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:111:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const uword n_rows, const uword n_cols, const distr_param& param = distr_param()) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:505, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp: In substitution of 'template obj_type arma::randg(arma::uword, arma::uword, const arma::distr_param&, const typename arma::arma_Mat_Col_Row_only::result*) [with obj_type = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:28:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const uword n_rows, const uword n_cols, const distr_param& param = distr_param(), const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:26:7: required from 'class arma::subview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:26:7: required from 'class arma::subview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:26:7: required from 'class arma::subview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:26:7: required from 'class arma::subview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:167, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp: In instantiation of 'class arma::subview': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at_alt (const uword ii) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:124:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator[](const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:125:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator[](const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:127:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator()(const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:128:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:130:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator()(const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:131:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:133:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:134:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:136:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:137:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:139:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:140:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT back() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const pod_type tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:603:7: required from 'class arma::subview_row_strans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:603:7: required from 'class arma::subview_row_strans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:603:7: required from 'class arma::subview_row_strans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:603:7: required from 'class arma::subview_row_strans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:638:7: required from 'class arma::subview_row_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:638:7: required from 'class arma::subview_row_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:638:7: required from 'class arma::subview_row_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:638:7: required from 'class arma::subview_row_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:24:7: required from 'class arma::xvec_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:24:7: required from 'class arma::xvec_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:24:7: required from 'class arma::xvec_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:24:7: required from 'class arma::xvec_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_extra_yes >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:25:7: required from 'class arma::diagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:27:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op i() const; //!< matrix inverse ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:29:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sympd(typename get_pod_type::result tol) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:25:7: required from 'class arma::diagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:25:7: required from 'class arma::diagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:25:7: required from 'class arma::diagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:115:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:505, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:123:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const SizeMat& s, const distr_param& param = distr_param()) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:135:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const uword n_elem, const distr_param& param = distr_param()) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:505, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp: In substitution of 'template obj_type arma::randg(arma::uword, arma::uword, const arma::distr_param&, const typename arma::arma_Mat_Col_Row_only::result*) [with obj_type = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:139:44: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:28:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const uword n_rows, const uword n_cols, const distr_param& param = distr_param(), const typename arma_Mat_Col_Row_only::result* junk = nullptr) ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:505, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:147:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const distr_param& param = distr_param()) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:479, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp: In substitution of 'template typename T1::elem_type arma::as_scalar(const arma::Base&) [with T1 = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:151:59: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar(const Base& X) ^~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:505, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:160:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const distr_param& param = distr_param()) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:171:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const uword n_rows, const uword n_cols, const uword n_slices, const distr_param& param = distr_param(), const typename arma_Cube_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:213:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const SizeCube& s, const distr_param& param = distr_param(), const typename arma_Cube_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:226:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const uword n_rows, const uword n_cols, const uword n_slices, const distr_param& param = distr_param()) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp: In substitution of 'template cube_type arma::randg(arma::uword, arma::uword, arma::uword, const arma::distr_param&, const typename arma::arma_Cube_only::result*) [with cube_type = arma::Cube]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:230:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:171:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const uword n_rows, const uword n_cols, const uword n_slices, const distr_param& param = distr_param(), const typename arma_Cube_only::result* junk = nullptr) ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randg.hpp:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randg(const SizeCube& s, const distr_param& param = distr_param()) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:506, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cond.hpp:28:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cond(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_cond.hpp:41:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rcond(const Base& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:507, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normalise.hpp:39:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normalise.hpp:65:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normalise.hpp:85:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normalise.hpp:105:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normalise(const T& val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:508, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_clamp.hpp:33:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clamp(const T1& X, const typename T1::elem_type min_val, const typename T1::elem_type max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_clamp.hpp:51:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clamp(const T1& X, const typename T1::elem_type min_val, const typename T1::elem_type max_val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:508, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_clamp.hpp:64:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clamp(const BaseCube& X, const typename T1::elem_type min_val, const typename T1::elem_type max_val, typename arma_not_cx::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_clamp.hpp:78:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clamp(const BaseCube& X, const typename T1::elem_type min_val, const typename T1::elem_type max_val, typename arma_cx_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_clamp.hpp:92:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clamp(const SpBase& X, const typename T1::elem_type min_val, const typename T1::elem_type max_val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:509, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_expmat.hpp:32:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expmat(const Base& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_expmat.hpp:49:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expmat(Mat& B, const Base& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_expmat.hpp:74:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expmat_sym(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_expmat.hpp:86:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expmat_sym(Mat& Y, const Base& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:510, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_nonzeros.hpp:27:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nonzeros(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_nonzeros.hpp:40:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nonzeros(const SpBase& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:511, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_interp1.hpp:27:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture interp1_helper_nearest(const Mat& XG, const Mat& YG, const Mat& XI, Mat& YI, const eT extrap_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_interp1.hpp:88:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture interp1_helper_linear(const Mat& XG, const Mat& YG, const Mat& XI, Mat& YI, const eT extrap_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_interp1.hpp:173:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture interp1_helper(const Mat& X, const Mat& Y, const Mat& XI, Mat& YI, const uword sig, const eT extrap_val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:511, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_interp1.hpp:293: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/RcppArmadillo/include/armadillo:512, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_interp2.hpp:27:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture interp2_helper_nearest(const Mat& XG, const Mat& ZG, const Mat& XI, Mat& ZI, const eT extrap_val, const uword mode) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_interp2.hpp:92:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture interp2_helper_linear(const Mat& XG, const Mat& ZG, const Mat& XI, Mat& ZI, const eT extrap_val, const uword mode) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_interp2.hpp:192: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/RcppArmadillo/include/armadillo:513, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_qz.hpp:42: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/RcppArmadillo/include/armadillo:514, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_diff.hpp:37:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_diff.hpp:59:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_diff.hpp:82: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/RcppArmadillo/include/armadillo:515, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_hess.hpp:31:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_hess.hpp:69:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_hess.hpp:109: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/RcppArmadillo/include/armadillo:516, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_schur.hpp:31:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_schur.hpp:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_schur.hpp:93: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/RcppArmadillo/include/armadillo:517, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_kmeans.hpp:35: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/RcppArmadillo/include/armadillo:518, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sqrtmat.hpp:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrtmat(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sqrtmat.hpp:41:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrtmat(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sqrtmat.hpp:53:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrtmat(Mat< std::complex >& Y, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sqrtmat.hpp:72:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrtmat(Mat& Y, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sqrtmat.hpp:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrtmat_sympd(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sqrtmat.hpp:108:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrtmat_sympd(Mat& Y, const Base& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:519, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_logmat.hpp:28:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logmat(const Base& X, const uword n_iters = 100u) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_logmat.hpp:41:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logmat(const Base& X, const uword n_iters = 100u) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_logmat.hpp:53:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logmat(Mat< std::complex >& Y, const Base& X, const uword n_iters = 100u) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_logmat.hpp:73:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logmat(Mat& Y, const Base& X, const uword n_iters = 100u) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_logmat.hpp:98:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logmat_sympd(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_logmat.hpp:110:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture logmat_sympd(Mat& Y, const Base& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:520, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trapz.hpp:33:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trapz.hpp:50: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/RcppArmadillo/include/armadillo:521, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_range.hpp:27:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture range(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_range.hpp:40:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture range(const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_range.hpp:53:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture range(const T1& X, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:522, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_polyfit.hpp:32:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture polyfit(Mat& out, const Base& X, const Base& Y, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_polyfit.hpp:58:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture polyfit(const Base& X, const Base& Y, const uword N) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:523, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_polyval.hpp:33:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture polyval(const Base& P, const T2& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:524, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_intersect.hpp:37:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_intersect.hpp:56: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/RcppArmadillo/include/armadillo:525, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normpdf.hpp:27:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normpdf_helper(Mat& out, const Base& X_expr, const Base& M_expr, const Base& S_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normpdf.hpp:98:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normpdf(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normpdf.hpp:111:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normpdf(const eT x, const eT mu, const eT sigma) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normpdf.hpp:126:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normpdf(const eT x, const Base& M_expr, const Base& S_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normpdf.hpp:146:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normpdf(const Base& X_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normpdf.hpp:168:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normpdf(const Base& X_expr, const typename T1::elem_type mu, const typename T1::elem_type sigma) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normpdf.hpp:190:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normpdf(const Base& X_expr, const Base& M_expr, const Base& S_expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:526, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_log_normpdf.hpp:27:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log_normpdf_helper(Mat& out, const Base& X_expr, const Base& M_expr, const Base& S_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_log_normpdf.hpp:98:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log_normpdf(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_log_normpdf.hpp:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log_normpdf(const eT x, const eT mu, const eT sigma) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_log_normpdf.hpp:126:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log_normpdf(const eT x, const Base& M_expr, const Base& S_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_log_normpdf.hpp:146:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log_normpdf(const Base& X_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_log_normpdf.hpp:168:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log_normpdf(const Base& X_expr, const typename T1::elem_type mu, const typename T1::elem_type sigma) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_log_normpdf.hpp:190:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture log_normpdf(const Base& X_expr, const Base& M_expr, const Base& S_expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:527, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normcdf.hpp:27:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normcdf_helper(Mat& out, const Base& X_expr, const Base& M_expr, const Base& S_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normcdf.hpp:94:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normcdf(const eT x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normcdf.hpp:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normcdf(const eT x, const eT mu, const eT sigma) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normcdf.hpp:122:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normcdf(const eT x, const Base& M_expr, const Base& S_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normcdf.hpp:142:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normcdf(const Base& X_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normcdf.hpp:164:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normcdf(const Base& X_expr, const typename T1::elem_type mu, const typename T1::elem_type sigma) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_normcdf.hpp:186:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture normcdf(const Base& X_expr, const Base& M_expr, const Base& S_expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:528, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mvnrnd.hpp:33:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mvnrnd(const Base& M, const Base& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mvnrnd.hpp:51:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mvnrnd(const Base& M, const Base& C, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mvnrnd.hpp:68:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mvnrnd(Mat& out, const Base& M, const Base& C) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:528, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mvnrnd.hpp:93:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mvnrnd(Mat& out, const Base& M, const Base& C, const uword N) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:529, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:27:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi2rnd(const double df) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:42:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi2rnd(const eT df) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:62:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi2rnd(const T1& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:80:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi2rnd(const typename obj_type::elem_type df, const uword n_rows, const uword n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:112:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi2rnd(const typename obj_type::elem_type df, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:130:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi2rnd(const typename obj_type::elem_type df, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:149:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi2rnd(const double df, const uword n_rows, const uword n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_Mat::value && arma::is_real::value), obj_type>::result arma::chi2rnd(typename obj_type::elem_type, arma::uword, arma::uword) [with obj_type = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:153:41: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:80:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi2rnd(const typename obj_type::elem_type df, const uword n_rows, const uword n_cols) ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:161:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi2rnd(const double df, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:173:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi2rnd(const double df, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_Mat::value && arma::is_real::value), obj_type>::result arma::chi2rnd(typename obj_type::elem_type, arma::uword, arma::uword) [with obj_type = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:177:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_chi2rnd.hpp:80:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture chi2rnd(const typename obj_type::elem_type df, const uword n_rows, const uword n_cols) ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:530, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_wishrnd.hpp:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wishrnd(const Base& S, typename T1::elem_type df) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_wishrnd.hpp:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wishrnd(const Base& S, typename T1::elem_type df, const Base& D) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_wishrnd.hpp:69:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wishrnd(Mat& W, const Base& S, typename T1::elem_type df) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:530, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_wishrnd.hpp:94:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wishrnd(Mat& W, const Base& S, typename T1::elem_type df, const Base& D) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_wishrnd.hpp:125:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iwishrnd(const Base& T, typename T1::elem_type df) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_wishrnd.hpp:143:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iwishrnd(const Base& T, typename T1::elem_type df, const Base& Dinv) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_wishrnd.hpp:161:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iwishrnd(Mat& W, const Base& T, typename T1::elem_type df) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_wishrnd.hpp:186:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iwishrnd(Mat& W, const Base& T, typename T1::elem_type df, const Base& Dinv) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:531, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_roots.hpp:33:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture roots(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_roots.hpp:50:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture roots(Mat< std::complex >& out, const Base& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:532, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randperm.hpp:27:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture internal_randperm_helper(obj_type& x, const uword N, const uword N_keep) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randperm.hpp:86:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randperm(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randperm.hpp:102:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randperm(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randperm.hpp:119:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randperm(const uword N, const uword M) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randperm.hpp:137:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randperm(const uword N, const uword M) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:533, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_quantile.hpp:32:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quantile(const T1& X, const Base& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_quantile.hpp:50:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture quantile(const T1& X, const Base& P, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:534, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_powmat.hpp:27:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture powmat(const Base& X, const int y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_powmat.hpp:47: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/RcppArmadillo/include/armadillo:534, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_powmat.hpp:71:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture powmat(const Base& X, const double y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_powmat.hpp:90: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/RcppArmadillo/include/armadillo:536, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:29:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture speye(const uword n_rows, const uword n_cols, const typename arma_SpMat_SpCol_SpRow_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:57:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture speye(const SizeMat& s, const typename arma_SpMat_SpCol_SpRow_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:71:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture speye(const uword n_rows, const uword n_cols) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:123, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp: In instantiation of 'struct arma::SpBase_eval_SpMat >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:50:8: required from 'struct arma::SpBase >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:25:7: required from 'class arma::SpMat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:71:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:27:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const derived& eval() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp: In instantiation of 'struct arma::SpBase >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:25:7: required from 'class arma::SpMat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:71:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp t() const; //!< Hermitian transpose ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:58:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp ht() const; //!< Hermitian transpose ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp st() const; //!< simple transpose ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:76:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:77:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:85:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:88:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:91:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:92:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:94:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:96:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:97:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:98:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:99:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:101:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:102:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:103:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:104:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:105:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:106:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:108:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:109:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:156, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp: In instantiation of 'class arma::SpMat': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:71:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val operator[] (const uword i); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:278:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT operator[] (const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:279:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val at (const uword i); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:280:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT at (const uword i) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:281:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val operator() (const uword i); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:282:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT operator() (const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:285:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val at (const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:286:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT at (const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:287:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val operator() (const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:288:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT operator() (const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:292:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:293:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:295:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:296:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:298:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:299:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:301:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:302:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:304:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:305:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:307:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword i) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:308:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& x) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:310:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:311:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:312:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:313:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const span& row_span, const span& col_span) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:315:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused bool in_range(const uword in_row, const uword in_col, const SizeMat& s) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:606:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:607:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:609:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused SpMat_MapMat_val back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused eT back() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:658:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused const eT* find_value_csc(const uword in_row, const uword in_col) const; ^~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:660:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused eT get_value(const uword i ) const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:661:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused eT get_value(const uword in_row, const uword in_col) const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:663:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused eT get_value_csc(const uword i ) const; ^~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:664:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused eT get_value_csc(const uword in_row, const uword in_col) const; ^~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:666:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused bool try_set_value_csc(const uword in_row, const uword in_col, const eT in_val); ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:667:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused bool try_add_value_csc(const uword in_row, const uword in_col, const eT in_val); ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:668:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused bool try_sub_value_csc(const uword in_row, const uword in_col, const eT in_val); ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:669:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused bool try_mul_value_csc(const uword in_row, const uword in_col, const eT in_val); ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:670:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_hot arma_warn_unused bool try_div_value_csc(const uword in_row, const uword in_col, const eT in_val); ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:672:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& insert_element(const uword in_row, const uword in_col, const eT in_val = eT(0)); ^~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:162, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp: In instantiation of 'class arma::MapMat': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:678:35: required from 'class arma::SpMat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:71:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:84:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused MapMat_val operator[](const uword index); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:85:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator[](const uword index) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused MapMat_val operator()(const uword index); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:88:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword index) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:90:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused MapMat_val at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:91:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused MapMat_val operator()(const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:94:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:96:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:97:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:98:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:99:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_bones.hpp:100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:123, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp: In instantiation of 'struct arma::SpBase_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:50:8: required from 'struct arma::SpBase >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:24:7: required from 'class arma::SpSubview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:79:10: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:34:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused SpMat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp: In instantiation of 'struct arma::SpBase >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:24:7: required from 'class arma::SpSubview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:79:10: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp t() const; //!< Hermitian transpose ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:58:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp ht() const; //!< Hermitian transpose ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp st() const; //!< simple transpose ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:76:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:77:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:85:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:88:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:91:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:92:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:94:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:96:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:97:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:98:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:99:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:101:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:102:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:103:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:104:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:105:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:106:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:108:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:109:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:159, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp: In instantiation of 'class arma::SpSubview': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:79:10: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:334:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& insert_element(const uword in_row, const uword in_col, const eT in_val = eT(0)); ^~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:123, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp: In instantiation of 'struct arma::SpBase_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:50:8: required from 'struct arma::SpBase >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:25:7: required from 'class arma::spdiagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:79:10: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:34:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused SpMat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp: In instantiation of 'struct arma::SpBase >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:25:7: required from 'class arma::spdiagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:79:10: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp t() const; //!< Hermitian transpose ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:58:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp ht() const; //!< Hermitian transpose ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp st() const; //!< simple transpose ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:76:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:77:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:85:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:88:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:91:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:92:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:94:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:96:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:97:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:98:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:99:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:101:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:102:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:103:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:104:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:105:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:106:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:108:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:109:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const SpOp as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:536, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_speye.hpp:87:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture speye(const SizeMat& s) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:537, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_spones.hpp:30:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spones(const SpBase& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:538, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sprandn.hpp:36:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sprandn.hpp:64:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sprandn(const SizeMat& s, const double density, const typename arma_SpMat_SpCol_SpRow_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sprandn.hpp:77:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sprandn(const uword n_rows, const uword n_cols, const double density) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sprandn.hpp:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sprandn(const SizeMat& s, const double density) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sprandn.hpp:112:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sprandn(const SpBase& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:539, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sprandu.hpp:36:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sprandu.hpp:64:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sprandu(const SizeMat& s, const double density, const typename arma_SpMat_SpCol_SpRow_only::result* junk = nullptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sprandu.hpp:77:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sprandu(const uword n_rows, const uword n_cols, const double density) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sprandu.hpp:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sprandu(const SizeMat& s, const double density) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sprandu.hpp:112:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sprandu(const SpBase& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:540, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_sym.hpp:34:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_sym.hpp:67:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_sym.hpp:89:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_sym.hpp:122:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_sym.hpp:155:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_sym.hpp:177:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_sym.hpp:210: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/RcppArmadillo/include/armadillo:540, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_sym.hpp:245:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_sym.hpp:268: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/RcppArmadillo/include/armadillo:541, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:34:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:69:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:91:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:134:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:167:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:202:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:224:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:266:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:299: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/RcppArmadillo/include/armadillo:541, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:336:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:359:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_eigs_gen.hpp:403: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/RcppArmadillo/include/armadillo:542, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_spsolve.hpp:36: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/RcppArmadillo/include/armadillo:542, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_spsolve.hpp:138:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_spsolve.hpp:167: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/RcppArmadillo/include/armadillo:543, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svds.hpp:36: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/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:26:7: required from 'class arma::subview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:361:7: required from 'class arma::subview_col' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svds.hpp:117:83: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused Mat eval() const; //!< force the immediate evaluation of a delayed expression ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:26:7: required from 'class arma::subview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:361:7: required from 'class arma::subview_col' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svds.hpp:117:83: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:89:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:90:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op st() const; // return op_htrans instead of op_strans, as it's handled better by matrix multiplication code ^~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:121, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:26:7: required from 'class arma::subview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:361:7: required from 'class arma::subview_col' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svds.hpp:117:83: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:127:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused elem_type max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:136:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:140:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_symmetric(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:142:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian() const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:143:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_hermitian(const typename get_pod_type::result tol) const; ^~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:145:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const typename get_pod_type::result tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:147:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatu() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_trimatl() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_diagmat() const; ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_empty() const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:151:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_square() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_colvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_rowvec() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:157:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:159:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_col() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused const Op as_row() const; ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:167, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp: In instantiation of 'class arma::subview': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:361:7: required from 'class arma::subview_col' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svds.hpp:117:83: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at_alt (const uword ii) const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:124:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator[](const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:125:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator[](const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:127:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator()(const uword ii); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:128:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword ii) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:130:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& operator()(const uword in_row, const uword in_col); ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:131:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT operator()(const uword in_row, const uword in_col) const; ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:133:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& at(const uword in_row, const uword in_col); ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:134:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT at(const uword in_row, const uword in_col) const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:136:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& front(); ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:137:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT front() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:139:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT& back(); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:140:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT back() const; ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:148:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_vec() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_finite() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:150:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_zero(const pod_type tol = 0) const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:152:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_inf() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:153:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool has_nan() const; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp: In instantiation of 'class arma::subview_col': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svds.hpp:117:83: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:385:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> t() const; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:386:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_htrans> ht() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:387:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> st() const; ^~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:389:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline arma_warn_unused const Op,op_strans> as_row() const; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:427:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT min() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:428:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused eT max() const; ^~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:433:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_min() const; ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:434:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused uword index_max() const; ^~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:482, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp: In substitution of 'template typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::Glue >::result arma::join_cols(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::subview_col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svds.hpp:117:83: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:33:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_cols(const T1& A, const T2& B) ^~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:543, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svds.hpp:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svds.hpp:280:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svds.hpp:305:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_svds.hpp:333: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/RcppArmadillo/include/armadillo:549, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:67:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fft_store() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:68:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fft_store(uword) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:70:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline cx_type* coeffs_ptr() { return &coeffs_array[0]; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:71:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const cx_type* coeffs_ptr() const { return &coeffs_array[0]; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fft_store() : N(0) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:84:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline fft_store(uword in_N) : N(in_N) { coeffs_array.set_size(N); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:86:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline cx_type* coeffs_ptr() { return coeffs_array.memptr(); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:87:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline const cx_type* coeffs_ptr() const { return coeffs_array.memptr(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:111:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture calc_radix() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:144:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fft_engine(const uword in_N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:171:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture butterfly_2(cx_type* Y, const uword stride, const uword m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:191:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture butterfly_3(cx_type* Y, const uword stride, const uword m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:237:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture butterfly_4(cx_type* Y, const uword stride, const uword m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:280:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture butterfly_5(cx_type* Y, const uword stride, const uword m) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:549, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:344:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture butterfly_N(cx_type* Y, const uword stride, const uword m, const uword r) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fft_engine.hpp:389:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture run(cx_type* Y, const cx_type* X, const uword stage = 0, const uword stride = 1) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:550, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/band_helper.hpp:31:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_band(uword& out_KL, uword& out_KU, const Mat& A, const uword N_min) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:550, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/band_helper.hpp:109:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_band_lower(uword& out_KD, const Mat& A, const uword N_min) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/band_helper.hpp:172:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_band_upper(uword& out_KD, const Mat& A, const uword N_min) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/band_helper.hpp:235:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compress(Mat& AB, const Mat& A, const uword KL, const uword KU, const bool use_offset) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/band_helper.hpp:288:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uncompress(Mat& A, const Mat& AB, const uword KL, const uword KU, const bool use_offset) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/band_helper.hpp:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extract_tridiag(Mat& out, const Mat& A) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:551, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sympd_helper.hpp:40:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture guess_sympd_worker(const Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sympd_helper.hpp:114:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture guess_sympd_worker(const Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sympd_helper.hpp:216:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture guess_sympd(const Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sympd_helper.hpp:230:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture guess_sympd(const Mat& A, const uword min_n_rows) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sympd_helper.hpp:246:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture analyse_matrix_worker(bool& is_approx_sym, bool& is_approx_sympd, const Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sympd_helper.hpp:322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture analyse_matrix_worker(bool& is_approx_sym, bool& is_approx_sympd, const Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sympd_helper.hpp:428:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture analyse_matrix(bool& is_approx_sym, bool& is_approx_sympd, const Mat& A) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:552, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/trimat_helper.hpp:31:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_triu(const Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/trimat_helper.hpp:71:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_tril(const Mat& A) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:557, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemv.hpp:45:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(eT* y, const eT acc, const eT alpha, const eT beta) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemv.hpp:66:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply( eT* y, const TA& A, const eT* x, const eT alpha = eT(1), const eT beta = eT(0) ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemv.hpp:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dot_row_col( const TA& A, const eT* x, const uword row, const uword N ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemv.hpp:182:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dot_row_col( const TA& A, const eT* x, const uword row, const uword N ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemv.hpp:225:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply( eT* y, const TA& A, const eT* x, const eT alpha = eT(1), const eT beta = eT(0) ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemv.hpp:308:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply_blas_type( eT* y, const TA& A, const eT* x, const eT alpha = eT(1), const eT beta = eT(0) ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemv.hpp:413:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply( eT* y, const TA& A, const eT* x, const eT alpha = eT(1), const eT beta = eT(0) ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemv.hpp:431:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemv.hpp:449:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemv.hpp:467:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemv.hpp:485: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/RcppArmadillo/include/armadillo:558, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm.hpp:43: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/RcppArmadillo/include/armadillo:558, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm.hpp:83:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm.hpp:195:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm.hpp:218:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm.hpp:254:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply_blas_type( Mat& C, const TA& A, const TB& B, const eT alpha = eT(1), const eT beta = eT(0) ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm.hpp:354:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply( Mat& C, const TA& A, const TB& B, const eT alpha = eT(1), const eT beta = eT(0) ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm.hpp:372:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm.hpp:390:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm.hpp:408:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm.hpp:426: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/RcppArmadillo/include/armadillo:559, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm_mixed.hpp:46: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/RcppArmadillo/include/armadillo:559, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_gemm_mixed.hpp:258: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/RcppArmadillo/include/armadillo:560, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_syrk.hpp:32:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_copy_upper_tri_to_lower_tri(Mat& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_syrk.hpp:79:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_syrk.hpp:207:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_syrk.hpp:283:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply_blas_type( Mat& C, const TA& A, const eT alpha = eT(1), const eT beta = eT(0) ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_syrk.hpp:397:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply( Mat& C, const TA& A, const eT alpha = eT(1), const eT beta = eT(0) ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_syrk.hpp:429:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_syrk.hpp:446:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_syrk.hpp:463:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_syrk.hpp:486: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/RcppArmadillo/include/armadillo:561, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_herk.hpp:32:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inplace_conj_copy_upper_tri_to_lower_tri(Mat& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_herk.hpp:55:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dot_conj_row(const uword n_elem, const eT* const A, const Mat& B, const uword row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_herk.hpp:102:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_herk.hpp:243:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_herk.hpp:321:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply_blas_type( Mat>& C, const TA& A, const T alpha = T(1), const T beta = T(0) ) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:561, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_herk.hpp:441:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture apply( Mat& C, const TA& A, const eT alpha = eT(1), const eT beta = eT(0), const typename arma_not_cx::result* junk = nullptr ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_herk.hpp:466:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mul_herk.hpp:483: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/RcppArmadillo/include/armadillo:566, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_meat.hpp:26:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Op::Op(const T1& in_m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_meat.hpp:36:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Op::Op(const T1& in_m, const typename T1::elem_type in_aux) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:566, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_meat.hpp:47:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Op::Op(const T1& in_m, const typename T1::elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_meat.hpp:60:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Op::Op(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_meat.hpp:72:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Op::Op(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c, const char) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_meat.hpp:85:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Op::~Op() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:567, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/CubeToMatOp_meat.hpp:26:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CubeToMatOp::CubeToMatOp(const T1& in_m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/CubeToMatOp_meat.hpp:36:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CubeToMatOp::CubeToMatOp(const T1& in_m, const typename T1::elem_type in_aux) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/CubeToMatOp_meat.hpp:47:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture CubeToMatOp::~CubeToMatOp() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:568, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_meat.hpp:25:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OpCube::OpCube(const BaseCube& in_m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_meat.hpp:34:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OpCube::OpCube(const BaseCube& in_m, const typename T1::elem_type in_aux) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:568, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_meat.hpp:43:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OpCube::OpCube(const BaseCube& in_m, const typename T1::elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_meat.hpp:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OpCube::OpCube(const BaseCube& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_meat.hpp:68:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OpCube::OpCube(const BaseCube& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_meat.hpp:80:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OpCube::OpCube(const BaseCube& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c, const uword in_aux_uword_d, const char) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/OpCube_meat.hpp:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture OpCube::~OpCube() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:569, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpOp_meat.hpp:26:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpOp::SpOp(const T1& in_m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpOp_meat.hpp:36:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpOp::SpOp(const T1& in_m, const typename T1::elem_type in_aux) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpOp_meat.hpp:47:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpOp::SpOp(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpOp_meat.hpp:59:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpOp::~SpOp() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpOp_meat.hpp:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpOp::is_alias(const SpMat& X) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:570, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpToDOp_meat.hpp:26:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpToDOp::SpToDOp(const T1& in_m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpToDOp_meat.hpp:36:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpToDOp::SpToDOp(const T1& in_m, const typename T1::elem_type in_aux) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpToDOp_meat.hpp:47:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpToDOp::~SpToDOp() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:572, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_meat.hpp:26:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOp::mtOp(const T1& in_m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_meat.hpp:36:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOp::mtOp(const T1& in_m, const typename T1::elem_type in_aux) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_meat.hpp:47:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOp::mtOp(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:572, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_meat.hpp:59:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOp::mtOp(const T1& in_m, const typename T1::elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_meat.hpp:72:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOp::mtOp(const char junk, const T1& in_m, const out_eT in_aux) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_meat.hpp:85:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOp::mtOp(const mtOp_dual_aux_indicator&, const T1& in_m, const typename T1::elem_type in_aux_a, const out_eT in_aux_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_meat.hpp:97:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOp::~mtOp() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:573, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_meat.hpp:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOpCube::mtOpCube(const T1& in_m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_meat.hpp:36:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOpCube::mtOpCube(const T1& in_m, const typename T1::elem_type in_aux) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:573, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_meat.hpp:47:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOpCube::mtOpCube(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_meat.hpp:60:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOpCube::mtOpCube(const T1& in_m, const typename T1::elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_meat.hpp:74:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOpCube::mtOpCube(const char junk, const T1& in_m, const out_eT in_aux) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_meat.hpp:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOpCube::mtOpCube(const mtOpCube_dual_aux_indicator&, const T1& in_m, const typename T1::elem_type in_aux_a, const out_eT in_aux_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOpCube_meat.hpp:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtOpCube::~mtOpCube() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:574, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpOp_meat.hpp:26:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtSpOp::mtSpOp(const T1& in_m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpOp_meat.hpp:36:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtSpOp::mtSpOp(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpOp_meat.hpp:48:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtSpOp::mtSpOp(const char junk, const T1& in_m, const out_eT in_aux) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpOp_meat.hpp:61:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtSpOp::~mtSpOp() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpOp_meat.hpp:72:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtSpOp::is_alias(const SpMat& X) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:576, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_meat.hpp:26:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Glue::Glue(const T1& in_A, const T2& in_B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_meat.hpp:37:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Glue::Glue(const T1& in_A, const T2& in_B, const uword in_aux_uword) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_meat.hpp:49:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Glue::~Glue() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:577, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GlueCube_meat.hpp:26:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GlueCube::GlueCube(const BaseCube& in_A, const BaseCube& in_B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GlueCube_meat.hpp:37:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GlueCube::~GlueCube() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:578, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpGlue_meat.hpp:26:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpGlue::SpGlue(const T1& in_A, const T2& in_B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpGlue_meat.hpp:37:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpGlue::SpGlue(const T1& in_A, const T2& in_B, const typename T1::elem_type in_aux) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpGlue_meat.hpp:49:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpGlue::~SpGlue() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpGlue_meat.hpp:59:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpGlue::is_alias(const SpMat& X) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:579, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpGlue_meat.hpp:26:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtSpGlue::mtSpGlue(const T1& in_A, const T2& in_B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpGlue_meat.hpp:37:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtSpGlue::~mtSpGlue() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtSpGlue_meat.hpp:48:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtSpGlue::is_alias(const SpMat& X) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:581, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_meat.hpp:26:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOp::eOp(const T1& in_m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_meat.hpp:36:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOp::eOp(const T1& in_m, const typename T1::elem_type in_aux) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_meat.hpp:47:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOp::eOp(const T1& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:581, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_meat.hpp:59:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOp::eOp(const T1& in_m, const typename T1::elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_meat.hpp:72:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOp::~eOp() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_meat.hpp:82:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOp::get_n_rows() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_meat.hpp:92:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOp::get_n_cols() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_meat.hpp:102:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOp::get_n_elem() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_meat.hpp:112:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOp::operator[] (const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_meat.hpp:122:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOp::at(const uword row, const uword col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_meat.hpp:144:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOp::at_alt(const uword ii) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:582, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:26:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::eOpCube(const BaseCube& in_m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:36:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::eOpCube(const BaseCube& in_m, const typename T1::elem_type in_aux) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:582, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:47:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::eOpCube(const BaseCube& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:59:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::eOpCube(const BaseCube& in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:72:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::eOpCube(const BaseCube& in_m, const typename T1::elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::~eOpCube() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:96:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::get_n_rows() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::get_n_cols() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::get_n_elem_slice() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:126:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::get_n_slices() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:136:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::get_n_elem() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:146:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::operator[] (const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:156:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::at(const uword row, const uword col, const uword slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOpCube_meat.hpp:166:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eOpCube::at_alt(const uword i) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:584, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:26:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlue::~eGlue() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlue::eGlue(const T1& in_A, const T2& in_B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:55:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlue::get_n_rows() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:65:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlue::get_n_cols() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:75:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlue::get_n_elem() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlue::operator[] (const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlue::at(const uword row, const uword col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlue::at_alt(const uword ii) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:585, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_meat.hpp:26:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlueCube::~eGlueCube() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_meat.hpp:35:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlueCube::eGlueCube(const T1& in_A, const T2& in_B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_meat.hpp:54:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlueCube::get_n_rows() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_meat.hpp:64:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlueCube::get_n_cols() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_meat.hpp:74:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlueCube::get_n_slices() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_meat.hpp:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlueCube::get_n_elem_slice() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_meat.hpp:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlueCube::get_n_elem() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_meat.hpp:104:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlueCube::operator[] (const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_meat.hpp:121:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlueCube::at(const uword row, const uword col, const uword slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlueCube_meat.hpp:139:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eGlueCube::at_alt(const uword i) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:587, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlue_meat.hpp:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtGlue::mtGlue(const T1& in_A, const T2& in_B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlue_meat.hpp:37:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtGlue::mtGlue(const T1& in_A, const T2& in_B, const uword in_aux_uword) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlue_meat.hpp:49:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtGlue::~mtGlue() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:588, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlueCube_meat.hpp:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtGlueCube::mtGlueCube(const T1& in_A, const T2& in_B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlueCube_meat.hpp:37:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtGlueCube::mtGlueCube(const T1& in_A, const T2& in_B, const uword in_aux_uword) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtGlueCube_meat.hpp:49:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mtGlueCube::~mtGlueCube() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:27:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::get_ref() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:38:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::print(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:62:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::print(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:86:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::raw_print(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:110:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::raw_print(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:134:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::brief_print(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:158:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::brief_print(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:203:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min(uword& index_of_min_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:215:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max(uword& index_of_max_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:227:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min(uword& row_of_min_val, uword& col_of_min_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:248:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max(uword& row_of_max_val, uword& col_of_max_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:913:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_Mat::eval() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:945:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_cx::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:956:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_cx::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:967:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_cx::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:591, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:27:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::get_ref() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:38:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::print(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:62:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::print(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::raw_print(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:110:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::raw_print(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:134:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::brief_print(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:158:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::brief_print(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:182:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:228:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:252:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_zero(const typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:305:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:320:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_finite() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:353:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_inf() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_nan() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:422:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube_eval_Cube::eval() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube_eval_expr::eval() const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:592, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:27:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::get_ref() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:37:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_alias(const SpMat& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:48:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:58:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:69:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::print(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:104:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::print(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:128:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::raw_print(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:152:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::raw_print(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:176:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::print_dense(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:200:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::print_dense(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:224:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::raw_print_dense(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:248:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::raw_print_dense(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::brief_print(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:296:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::brief_print(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:323:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase_eval_SpMat::eval() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:339:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase_eval_expr::eval() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:352:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:363:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:373:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::min(uword& index_of_min_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:385:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::max(uword& index_of_max_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:397:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::min(uword& row_of_min_val, uword& col_of_min_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:418:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::max(uword& row_of_max_val, uword& col_of_max_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:440:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::index_min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::index_max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:488:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_symmetric() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_symmetric(const typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:518:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_hermitian() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:533:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_hermitian(const typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:548:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_zero(const typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:606:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_trimatu() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:632:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_trimatl() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:658:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_diagmat() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:682:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:697:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_square() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:712:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_vec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:729:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_colvec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:746:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_rowvec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:763:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_finite() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::has_inf() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:829:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::has_nan() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:862:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::as_col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:873:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::as_row() const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:594, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_meat.hpp:26:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Gen::Gen(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_meat.hpp:37:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Gen::~Gen() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_meat.hpp:47:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Gen::operator[](const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_meat.hpp:66:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Gen::at(const uword row, const uword col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_meat.hpp:85:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Gen::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_meat.hpp:95:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Gen::apply(Mat& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_meat.hpp:114:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Gen::apply_inplace_plus(Mat& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_meat.hpp:160:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Gen::apply_inplace_minus(Mat& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_meat.hpp:206:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Gen::apply_inplace_schur(Mat& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_meat.hpp:253:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Gen::apply_inplace_div(Mat& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Gen_meat.hpp:301:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Gen::apply(subview& out) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:595, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_meat.hpp:26:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenCube::GenCube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_meat.hpp:38:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenCube::~GenCube() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_meat.hpp:48:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenCube::operator[](const uword) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_meat.hpp:58:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenCube::at(const uword, const uword, const uword) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_meat.hpp:68:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenCube::at_alt(const uword) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_meat.hpp:78:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenCube::apply(Cube& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_meat.hpp:96:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenCube::apply_inplace_plus(Cube& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_meat.hpp:129:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenCube::apply_inplace_minus(Cube& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_meat.hpp:162:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenCube::apply_inplace_schur(Cube& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_meat.hpp:195:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenCube::apply_inplace_div(Cube& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/GenCube_meat.hpp:227:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenCube::apply(subview_cube& out) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:597, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:247:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::apply(outT& out, const eOp& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:597, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:323:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::apply_inplace_plus(Mat& out, const eOp& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:398:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::apply_inplace_minus(Mat& out, const eOp& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::apply_inplace_schur(Mat& out, const eOp& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:548:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::apply_inplace_div(Mat& out, const eOp& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:628:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::apply(Cube& out, const eOpCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:705:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::apply_inplace_plus(Cube& out, const eOpCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:781:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::apply_inplace_minus(Cube& out, const eOpCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:857:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::apply_inplace_schur(Cube& out, const eOpCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:933:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::apply_inplace_div(Cube& out, const eOpCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1013:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT, const eT) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1022:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT k) { return val + k; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1025:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT k) { return k - val; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT k) { return val - k; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT k) { return val * k; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1034:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT k) { return k / val; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1037:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT k) { return val / k; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1040:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return val*val; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1043:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::neg(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1046:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::sqrt(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1049:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::log(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1052:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::log2(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::log10(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1058:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return arma::trunc_log(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1061:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::log1p(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1064:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::exp(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1067:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::exp2(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1070:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::exp10(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1073:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return arma::trunc_exp(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1076:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::expm1(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1079:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::cos(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1082:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::sin(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::tan(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1088:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::acos(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1091:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::asin(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1094:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::atan(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1097:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::cosh(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::sinh(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1103:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::tanh(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1106:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::acosh(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1109:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::asinh(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::atanh(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return arma_sinc(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1118:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::direct_eps(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1121:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::arma_abs(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1124:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return arma_arg::eval(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1127:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::conj(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1130:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT k) { return eop_aux::pow(val, k); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1133:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::floor(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1136:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::ceil(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::round(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1142:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::trunc(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1145:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return arma_sign(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1148:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::erf(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1151:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::erfc(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1154:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::lgamma(val); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eop_core_meat.hpp:1157:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eop_core::process(const eT val, const eT ) { return eop_aux::tgamma(val); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:598, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_meat.hpp:261:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eglue_core::apply(outT& out, const eGlue& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_meat.hpp:361:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eglue_core::apply_inplace_plus(Mat& out, const eGlue& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_meat.hpp:459:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eglue_core::apply_inplace_minus(Mat& out, const eGlue& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_meat.hpp:557:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eglue_core::apply_inplace_schur(Mat& out, const eGlue& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_meat.hpp:655:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eglue_core::apply_inplace_div(Mat& out, const eGlue& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_meat.hpp:758:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eglue_core::apply(Cube& out, const eGlueCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_meat.hpp:859:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eglue_core::apply_inplace_plus(Cube& out, const eGlueCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_meat.hpp:958:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eglue_core::apply_inplace_minus(Cube& out, const eGlueCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_meat.hpp:1057:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eglue_core::apply_inplace_schur(Cube& out, const eGlueCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eglue_core_meat.hpp:1156:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eglue_core::apply_inplace_div(Cube& out, const eGlueCube& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:600, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_meat.hpp:28:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cond_rel::lt(const eT A, const eT B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_meat.hpp:39:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cond_rel::lt(const eT, const eT) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_meat.hpp:50:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cond_rel::gt(const eT A, const eT B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_meat.hpp:61:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cond_rel::gt(const eT, const eT) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_meat.hpp:72:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cond_rel::leq(const eT A, const eT B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_meat.hpp:83:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cond_rel::leq(const eT, const eT) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_meat.hpp:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cond_rel::geq(const eT A, const eT B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_meat.hpp:105:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cond_rel::geq(const eT, const eT) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_meat.hpp:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cond_rel::make_neg(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/cond_rel_meat.hpp:127:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cond_rel::make_neg(const eT) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:601, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:27:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::copy(eT* dest, const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::copy_small(eT* dest, const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:85:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::fill_zeros(eT* dest, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:107:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::replace(eT* mem, const uword n_elem, const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::clean(eT* mem, const uword n_elem, const eT abs_limit, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:153:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::clean(std::complex* mem, const uword n_elem, const T abs_limit) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:183:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::clamp(eT* mem, const uword n_elem, const eT min_val, const eT max_val, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:200:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::clamp(std::complex* mem, const uword n_elem, const std::complex& min_val, const std::complex& max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:235:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:253: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/RcppArmadillo/include/armadillo:601, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:273:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:286:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::convert(out_eT* dest, const in_eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:356:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::convert_cx(out_eT* dest, const in_eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:378:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_plus(eT* dest, const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:416:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_minus(eT* dest, const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:454:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_mul(eT* dest, const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:492:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_div(eT* dest, const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:530:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_plus_base(eT* dest, const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:566:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_minus_base(eT* dest, const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_mul_base(eT* dest, const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:638:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_div_base(eT* dest, const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:674:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_set(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:699:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_set_simple(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:719:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_set_base(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:752:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_set_small(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:784:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_set_fixed(eT* dest, const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:798:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_plus(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:818:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_minus(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:838:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_mul(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:858:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_div(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:878:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_plus_base(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:911:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_minus_base(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:944:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_mul_base(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:977:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::inplace_div_base(eT* dest, const eT val, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:1010:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::accumulate(const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:1057:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::product(const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:1084:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::is_zero(const eT* mem, const uword n_elem, const eT abs_limit, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:1114:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::is_zero(const std::complex* mem, const uword n_elem, const T abs_limit) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:1150:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::is_finite(const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:1182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::has_inf(const eT* src, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/arrayops_meat.hpp:1208:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arrayops::has_nan(const eT* src, const uword n_elem) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:602, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:26:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::~podarray() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:40:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::podarray() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:51:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::podarray(const podarray& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:68:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::operator=(const podarray& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:89:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::podarray(const uword new_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:101:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::podarray(const eT* X, const uword new_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::operator[] (const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::operator[] (const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:196:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::operator() (const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:208:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::operator() (const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:220:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::set_min_size(const uword min_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:232:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::set_size(const uword new_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:244:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:268:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:280:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::zeros(const uword new_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:294:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::memptr() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:304:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::memptr() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:314:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::copy_row(const Mat& A, const uword row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:367:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::init_cold(const uword new_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/podarray_meat.hpp:379:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture podarray::init_warm(const uword new_n_elem) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:603, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:27:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::inv(Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:103:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::inv(Mat& out, const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:117:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::inv_tr(Mat& A, const uword layout) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:163:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::inv_sympd(Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:227:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::inv_sympd(Mat& out, const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:241:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::inv_sympd_rcond(Mat& A, const eT rcond_threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:297:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::inv_sympd_rcond(Mat< std::complex >& A, const T rcond_threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::det(eT& out_val, Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:436:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::log_det(eT& out_val, typename get_pod_type::result& out_sign, Mat& A) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:603, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::log_det_sympd(typename get_pod_type::result& out_val, Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:607:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::lu(Mat& L, Mat& U, podarray& ipiv, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:694:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::lu(Mat& L, Mat& U, Mat& P, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:758:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::lu(Mat& L, Mat& U, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:822:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:934:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:1007:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:1129:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:1217:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:1323:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:1394: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/RcppArmadillo/include/armadillo:603, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:1510:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:1597:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:1740:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:1842:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:1979:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2072:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::eig_sym(Col& eigval, Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::eig_sym(Col& eigval, Mat< std::complex >& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2185:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::eig_sym(Col& eigval, Mat& eigvec, const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2237:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::eig_sym(Col& eigval, Mat< std::complex >& eigvec, const Mat< std::complex >& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2292:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::eig_sym_dc(Col& eigval, Mat& eigvec, const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2369:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::eig_sym_dc(Col& eigval, Mat< std::complex >& eigvec, const Mat< std::complex >& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2454:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::chol_simple(Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2497:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::chol(Mat& X, const uword layout) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2549:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::chol_band(Mat& X, const uword KD, const uword layout) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2561:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::chol_band(Mat< std::complex >& X, const uword KD, const uword layout) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2585:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::chol_band_common(Mat& X, const uword KD, const uword layout) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2633:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::chol_pivot(Mat& X, Mat& P, const uword layout) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2689:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::hess(Mat& H, const Base& X, Col& tao) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2743:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::qr(Mat& Q, Mat& R, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2834:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::qr_econ(Mat& Q, Mat& R, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:2939:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::qr_pivot(Mat& Q, Mat& R, Mat& P, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3030:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::qr_pivot(Mat< std::complex >& Q, Mat< std::complex >& R, Mat& P, const Base,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3124:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd(Col& S, Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3190:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd(Col& S, Mat< std::complex >& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd(Mat& U, Col& S, Mat& V, Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3339:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd(Mat< std::complex >& U, Col& S, Mat< std::complex >& V, Mat< std::complex >& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd_econ(Mat& U, Col& S, Mat& V, Mat& A, const char mode) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3536:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd_econ(Mat< std::complex >& U, Col& S, Mat< std::complex >& V, Mat< std::complex >& A, const char mode) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3654:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd_dc(Col& S, Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3722:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd_dc(Col& S, Mat< std::complex >& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3793:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd_dc(Mat& U, Col& S, Mat& V, Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3875:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd_dc(Mat< std::complex >& U, Col& S, Mat< std::complex >& V, Mat< std::complex >& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3959:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd_dc_econ(Mat& U, Col& S, Mat& V, Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4042:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::svd_dc_econ(Mat< std::complex >& U, Col& S, Mat< std::complex >& V, Mat< std::complex >& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4129:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_square_tiny(Mat& out, const Mat& A, const Base& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4183:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_square_fast(Mat& out, Mat& A, const Base& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4253:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_square_rcond(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const Base& B_expr, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4329:218: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_square_refine(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const Base& B_expr, const bool equilibrate, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4430:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_square_refine(Mat< std::complex >& out, typename T1::pod_type& out_rcond, Mat< std::complex >& A, const Base,T1>& B_expr, const bool equilibrate, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4531:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_sympd_fast(Mat& out, Mat& A, const Base& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4553:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_sympd_fast_common(Mat& out, Mat& A, const Base& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4625:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_sympd_rcond(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const Base& B_expr, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4698:239: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_sympd_rcond(Mat< std::complex >& out, typename T1::pod_type& out_rcond, Mat< std::complex >& A, const Base< std::complex,T1>& B_expr, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4777:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_sympd_refine(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const Base& B_expr, const bool equilibrate, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4859:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_sympd_refine(Mat< std::complex >& out, typename T1::pod_type& out_rcond, Mat< std::complex >& A, const Base,T1>& B_expr, const bool equilibrate, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4948:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_rect_fast(Mat& out, Mat& A, const Base& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5043:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_rect_rcond(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const Base& B_expr, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5188:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_approx_svd(Mat& out, Mat& A, const Base& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5308:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_approx_svd(Mat< std::complex >& out, Mat< std::complex >& A, const Base,T1>& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5430:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_trimat_fast(Mat& out, const Mat& A, const Base& B_expr, const uword layout) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5480:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_trimat_rcond(Mat& out, typename T1::pod_type& out_rcond, const Mat& A, const Base& B_expr, const uword layout, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5544:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_band_fast(Mat& out, Mat& A, const uword KL, const uword KU, const Base& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5557:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_band_fast(Mat< std::complex >& out, Mat< std::complex >& A, const uword KL, const uword KU, const Base< std::complex,T1>& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5583:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_band_fast_common(Mat& out, const Mat& A, const uword KL, const uword KU, const Base& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5649:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_band_rcond(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const uword KL, const uword KU, const Base& B_expr, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5662:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_band_rcond(Mat< std::complex >& out, typename T1::pod_type& out_rcond, Mat< std::complex >& A, const uword KL, const uword KU, const Base< std::complex,T1>& B_expr, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5688:239: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_band_rcond_common(Mat& out, typename T1::pod_type& out_rcond, const Mat& A, const uword KL, const uword KU, const Base& B_expr, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5775:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_band_refine(Mat& out, typename T1::pod_type& out_rcond, Mat& A, const uword KL, const uword KU, const Base& B_expr, const bool equilibrate, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5874:294: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_band_refine(Mat< std::complex >& out, typename T1::pod_type& out_rcond, Mat< std::complex >& A, const uword KL, const uword KU, const Base,T1>& B_expr, const bool equilibrate, const bool allow_ugly) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5983:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_tridiag_fast(Mat& out, Mat& A, const Base& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5996:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_tridiag_fast(Mat< std::complex >& out, Mat< std::complex >& A, const Base< std::complex,T1>& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6019:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::solve_tridiag_fast_common(Mat& out, const Mat& A, const Base& B_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6074:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::schur(Mat& U, Mat& S, const Base& X, const bool calc_U) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6134:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::schur(Mat< std::complex >& U, Mat< std::complex >& S, const Base,T1>& X, const bool calc_U) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6150:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::schur(Mat< std::complex >& U, Mat< std::complex >& S, const bool calc_U) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6209:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::syl(Mat& X, const Mat& A, const Mat& B, const Mat& C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6271:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::qz(Mat& A, Mat& B, Mat& vsl, Mat& vsr, const Base& X_expr, const Base& Y_expr, const char mode) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6360:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::qz(Mat< std::complex >& A, Mat< std::complex >& B, Mat< std::complex >& vsl, Mat< std::complex >& vsr, const Base< std::complex, T1 >& X_expr, const Base< std::complex, T2 >& Y_expr, const char mode) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6448:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::rcond(Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6495:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::rcond(Mat< std::complex >& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6545:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::rcond_sympd(Mat& A, bool& calc_ok) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6596:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::rcond_sympd(Mat< std::complex >& A, bool& calc_ok) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6657:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::rcond_trimat(const Mat& A, const uword layout) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6695:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::rcond_trimat(const Mat< std::complex >& A, const uword layout) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6735:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::lu_rcond(const Mat& A, const eT norm_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6769:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::lu_rcond(const Mat< std::complex >& A, const T norm_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6805:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::lu_rcond_sympd(const Mat& A, const eT norm_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6838:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::lu_rcond_sympd(const Mat< std::complex >& A, const T norm_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6879:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::lu_rcond_band(const Mat& AB, const uword KL, const uword KU, const podarray& ipiv, const eT norm_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6920:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::lu_rcond_band(const Mat< std::complex >& AB, const uword KL, const uword KU, const podarray& ipiv, const T norm_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6972:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::crippled_lapack(const Base&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:6992:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::epsilon_lapack(const Base&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::rudimentary_sym_check(const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7083:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auxlib::rudimentary_sym_check(const Mat< std::complex >& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7136:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_lhp(const T* x_ptr, const T* y_ptr, const T* z_ptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_rhp(const T* x_ptr, const T* y_ptr, const T* z_ptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7182:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_iuc(const T* x_ptr, const T* y_ptr, const T* z_ptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_ouc(const T* x_ptr, const T* y_ptr, const T* z_ptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7235:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_select_lhp(const std::complex* x_ptr, const std::complex* y_ptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7255:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_select_rhp(const std::complex* x_ptr, const std::complex* y_ptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7275:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_select_iuc(const std::complex* x_ptr, const std::complex* y_ptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7295:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cx_select_ouc(const std::complex* x_ptr, const std::complex* y_ptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7324:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_cast(blas_int (*function)(const T*, const T*, const T*)) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:7345:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_cast(blas_int (*function)(const std::complex*, const std::complex*)) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:604, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:25:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::interpret_form_str(const char* form_str) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:604, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:62:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_sym(Col& eigval, Mat& eigvec, const SpBase& X, const uword n_eigvals, const form_type form_val, const eigs_opts& opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:109:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_sym(Col& eigval, Mat& eigvec, const SpBase& X, const uword n_eigvals, const eT sigma, const eigs_opts& opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:152:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_sym_newarp(Col& eigval, Mat& eigvec, const SpMat& X, const uword n_eigvals, const form_type form_val, const eigs_opts& opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:285:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_sym_newarp(Col& eigval, Mat& eigvec, const SpMat& X, const uword n_eigvals, const eT sigma, const eigs_opts& opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:388:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_sym_arpack(Col& eigval, Mat& eigvec, const SpMat& X, const uword n_eigvals, const form_type form_val, const eT sigma, const eigs_opts& opts) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:604, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:517:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_gen(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpBase& X, const uword n_eigvals, const form_type form_val, const eigs_opts& opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:558:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_gen(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpBase& X, const uword n_eigvals, const std::complex sigma, const eigs_opts& opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:591:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_gen_newarp(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpMat& X, const uword n_eigvals, const form_type form_val, const eigs_opts& opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:743:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_gen_arpack(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpMat& X, const uword n_eigvals, const form_type form_val, const std::complex sigma, const eigs_opts& opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:935:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_gen(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpBase< std::complex, T1>& X_expr, const uword n_eigvals, const form_type form_val, const eigs_opts& opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:954:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_gen(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpBase< std::complex, T1>& X, const uword n_eigvals, const std::complex sigma, const eigs_opts& opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:987:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::eigs_gen(Col< std::complex >& eigval, Mat< std::complex >& eigvec, const SpMat< std::complex >& X, const uword n_eigvals, const form_type form_val, const std::complex sigma, const eigs_opts& opts) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:604, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:1126:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::spsolve_simple(Mat& X, const SpBase& A_expr, const Base& B_expr, const superlu_opts& user_opts) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:1246:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::spsolve_refine(Mat& X, typename T1::pod_type& out_rcond, const SpBase& A_expr, const Base& B_expr, const superlu_opts& user_opts) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:604, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:1939:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:2112:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:2356:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::rudimentary_sym_check(const SpMat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/sp_auxlib_meat.hpp:2401:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sp_auxlib::rudimentary_sym_check(const SpMat< std::complex >& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:606, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:27:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mat_injector_row::mat_injector_row() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:41:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mat_injector_row::insert(const eT val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mat_injector::mat_injector(T1& in_X, const typename mat_injector::elem_type val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:103:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mat_injector::mat_injector(T1& in_X, const injector_end_of_row<>& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:132:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mat_injector::~mat_injector() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:232:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mat_injector::insert(const typename mat_injector::elem_type val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mat_injector::end_of_row() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:278:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(const mat_injector& ref, const typename mat_injector::elem_type val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:292:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(const mat_injector& ref, const injector_end_of_row<>& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:348:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_injector_row::field_injector_row() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:366:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_injector_row::~field_injector_row() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_injector_row::insert(const oT& val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:418:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_injector::field_injector(T1& in_X, const typename field_injector::object_type& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:446:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_injector::field_injector(T1& in_X, const injector_end_of_row<>& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_injector::~field_injector() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:534:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_injector::insert(const typename field_injector::object_type& val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:552:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_injector::end_of_row() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:583:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(const field_injector& ref, const typename field_injector::object_type& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/injector_meat.hpp:597:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(const field_injector& ref, const injector_end_of_row<>& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:608, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:25:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::~Mat() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:45:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:87:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:114:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const uword in_n_rows, const uword in_n_cols, const arma_initmode_indicator&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:140:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const SizeMat& s, const arma_initmode_indicator&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:166:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const uword in_n_rows, const uword in_n_cols, const fill::fill_class& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:187:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const SizeMat& s, const fill::fill_class& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:208:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const uword in_n_rows, const uword in_n_cols, const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:228:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const SizeMat& s, const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:249:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const arma_vec_indicator&, const uhword in_vec_state) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:266:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const arma_vec_indicator&, const uword in_n_rows, const uword in_n_cols, const uhword in_vec_state) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:608, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:284:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const arma_fixed_indicator&, const uword in_n_rows, const uword in_n_cols, const uhword in_vec_state, const eT* in_mem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:301:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::init_cold() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:344:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::init_warm(uword in_n_rows, uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:459:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:480:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:495:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:516:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:532:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::init(const std::string& text_orig) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:648:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const std::vector& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:670:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const std::vector& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:685:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:704:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:717:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const std::initializer_list< std::initializer_list >& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:736:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const std::initializer_list< std::initializer_list >& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:749:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(Mat&& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:793:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(Mat&& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:817:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:834:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:849:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:864:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:879:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:893:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const Mat& in_mat) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:915:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const Mat& in_mat) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:934:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::init(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:950:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::init(const std::initializer_list< std::initializer_list >& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1011:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1068:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::swap(Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1198:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::steal_mem(Mat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1245:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::steal_mem_col(Mat& x, const uword max_n_rows) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1311:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(eT* aux_mem, const uword aux_n_rows, const uword aux_n_cols, const bool copy_aux_mem, const bool strict) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1336:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const eT* aux_mem, const uword aux_n_rows, const uword aux_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1360:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const char junk, const eT* aux_mem, const uword aux_n_rows, const uword aux_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1380:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const Mat& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1397:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const Mat& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1414:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const Mat& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1429:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const Mat& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1446:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const Mat& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1462:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1482:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1569:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1650:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1731:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1748:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1829:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1914:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1932:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const subview& X, const bool use_colmem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1960:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1982:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2009:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2023:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2038:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2053:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2068:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2081:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const subview_row_strans& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2101:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const subview_row_htrans& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2121:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const xvec_htrans& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2142:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const xtrans_mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2163:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const subview_cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2183:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2198:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2213:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2228:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2245:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2260:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2274:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const diagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2296:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const diagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2324:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const diagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2339:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const diagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2354:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const diagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2369:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const diagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2384:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const diagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2398:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const subview_elem1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2418:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const subview_elem1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const subview_elem1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2448:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const subview_elem1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2463:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const subview_elem1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2478:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const subview_elem1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2493:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const subview_elem1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2507:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const subview_elem2& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2527:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const subview_elem2& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2542:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const subview_elem2& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2557:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const subview_elem2& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2572:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const subview_elem2& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2587:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const subview_elem2& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2602:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const subview_elem2& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2616:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const SpBase& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2636:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const SpBase& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2674:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const SpBase& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2696:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const SpBase& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2718:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const SpBase& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2735:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const SpBase& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2773:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const SpBase& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2796:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const SpSubview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2815:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const SpSubview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2861:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2882:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2898:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2914:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2930:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2946:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2962:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2979:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator<<(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:2990:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator<<(const injector_end_of_row<>& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3001:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3016:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3030:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const uword row_num, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3059:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const uword row_num, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3089:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3104:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3118:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const span& row_span, const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3147:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const span& row_span, const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3181:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::unsafe_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3200:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::unsafe_col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3217:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3238:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::rows(const uword in_row1, const uword in_row2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3259:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3280:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::cols(const uword in_col1, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3301:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::rows(const span& row_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::rows(const span& row_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3357:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::cols(const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3385:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::cols(const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3413:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3435:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3457:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::submat(const uword in_row1, const uword in_col1, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3482:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::submat(const uword in_row1, const uword in_col1, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3507:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::submat(const span& row_span, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3543:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::submat(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3578:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const span& row_span, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3590:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3602:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const uword in_row1, const uword in_col1, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3614:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const uword in_row1, const uword in_col1, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3626:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::head_rows(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3640:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::head_rows(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3654:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::tail_rows(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3670:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::tail_rows(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3686:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::head_cols(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3700:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::head_cols(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3714:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::tail_cols(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3730:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::tail_cols(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3747:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::elem(const Base& a) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::elem(const Base& a) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3773:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const Base& a) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3786:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const Base& a) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3799:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::elem(const Base& ri, const Base& ci) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3812:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::elem(const Base& ri, const Base& ci) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3825:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::submat(const Base& ri, const Base& ci) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3838:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::submat(const Base& ri, const Base& ci) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3851:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const Base& ri, const Base& ci) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator()(const Base& ri, const Base& ci) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3877:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::rows(const Base& ri) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3890:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::rows(const Base& ri) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3903:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::cols(const Base& ci) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3916:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::cols(const Base& ci) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3928:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_col() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3940:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_row() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3952:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3964:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_row() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3977:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_col(const Base& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:3990:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_row(const Base& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4003:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_col(const Base& indices) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4016:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_row(const Base& indices) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4029:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_col(const std::function< void(Col&) >& F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4047:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_col(const std::function< void(const Col&) >& F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4066:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_row(const std::function< void(Row&) >& F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4120:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::each_row(const std::function< void(const Row&) >& F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4165:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::diag(const sword in_id) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4189:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::diag(const sword in_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4212:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::swap_rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4243:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::swap_cols(const uword in_colA, const uword in_colB) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4290:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::shed_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4305:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::shed_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4320:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::shed_rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4354:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::shed_cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4389:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::shed_rows(const Base& indices) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:495, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_unique.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), const arma::Op >::result arma::unique(const T1&) [with T1 = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4403:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_unique.hpp:32:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique(const T1& A) ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:608, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4459:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::shed_cols(const Base& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4529:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::insert_rows(const uword row_num, const uword N, const bool set_to_zero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4572:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::insert_cols(const uword col_num, const uword N, const bool set_to_zero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4616:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::insert_rows(const uword row_num, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4689:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::insert_cols(const uword col_num, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const Gen& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4783:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const Gen& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4802:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const Gen& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4819:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const Gen& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4836:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const Gen& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4853:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const Gen& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4870:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const Gen& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4887:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4910:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4928:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4946:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4964:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4982:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5000:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5017:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const eOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5042:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const eOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5074:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const eOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5091:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const eOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5108:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const eOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5125:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const eOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5142:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const eOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5193:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5208:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5223:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5238:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5253:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5267:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const CubeToMatOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5289:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const CubeToMatOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5306:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const CubeToMatOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5323:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const CubeToMatOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5340:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const CubeToMatOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5357:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const CubeToMatOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5374:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const CubeToMatOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5390:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const SpToDOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5413:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const SpToDOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5431:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const SpToDOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5449:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const SpToDOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5467:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const SpToDOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5485:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const SpToDOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5503:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const SpToDOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5520:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5544:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5563:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5582:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5601:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5620:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5639:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5672:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5687:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const eGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5713:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const eGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5752:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const eGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5771:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const eGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5789:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const eGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5807:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const eGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5825:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const eGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5842:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::Mat(const mtGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5862:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator=(const mtGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5877:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator+=(const mtGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5892:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator-=(const mtGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5907:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator*=(const mtGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5924:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator%=(const mtGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5939:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator/=(const mtGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5955:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5971:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator() (const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator() (const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5998:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator[] (const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6010:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator[] (const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6022:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::at(const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6034:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::at(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6046:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator() (const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6060:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator() (const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::at(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6086:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::at(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6097:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6110:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6121:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6134:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6146:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6158:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_vec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6170:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_rowvec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6182:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_colvec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6194:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_square() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6206:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_finite() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6217:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::has_inf() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6230:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::has_nan() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6243:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_sorted(const char* direction) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6256:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_sorted(const char* direction, const uword dim) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6332:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_sorted_helper(const comparator& comp, const uword dim) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6402:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6414:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const span& x) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6438:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6449:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const span& row_span, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6472:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const uword in_row, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6495:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6517:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const uword in_row, const uword in_col, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6539:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::colptr(const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6551:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::colptr(const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6563:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::memptr() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6575:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::memptr() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::set_size(const uword new_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6613:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::set_size(const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6625:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::set_size(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6638:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::resize(const uword new_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6665:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::resize(const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6677:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::resize(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6690:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::reshape(const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6702:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::reshape(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6716:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::reshape(const uword new_n_rows, const uword new_n_cols, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6734:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::copy_size(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6753:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::for_each(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6783:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::for_each(functor F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6814:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::transform(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6851:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::imbue(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6883:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::replace(const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6897:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::clean(const typename get_pod_type::result threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6911:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::clamp(const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6936:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6952:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fill(const fill::fill_class&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6970:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6984:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::zeros(const uword new_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6998:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::zeros(const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7012:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::zeros(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7024:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::ones(const uword new_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::ones(const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7064:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::ones(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7076:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::randu() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7090:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::randu(const uword new_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7104:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::randu(const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7118:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::randu(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7130:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::randn() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7144:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::randn(const uword new_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7158:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::randn(const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::randn(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7184:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::eye() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7202:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::eye(const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7216:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::eye(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7229:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::soft_reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7266:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::set_real(const Base::pod_type,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7279:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::set_imag(const Base::pod_type,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7292:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7312:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7331:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::min(uword& index_of_min_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7352:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::max(uword& index_of_max_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7373:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::min(uword& row_of_min_val, uword& col_of_min_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7402:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::max(uword& row_of_max_val, uword& col_of_max_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7433:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::save(const std::string name, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7497:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::save(const hdf5_name& spec, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7557:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::save(const csv_name& spec, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7636:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::save(std::ostream& os, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7693:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::load(const std::string name, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7774:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::load(const hdf5_name& spec, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7826:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::load(const csv_name& spec, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7915:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::load(std::istream& is, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7989:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::quiet_save(const std::string name, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8002:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::quiet_save(const hdf5_name& spec, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8015:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::quiet_save(const csv_name& spec, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8029:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::quiet_save(std::ostream& os, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::quiet_load(const std::string name, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8056:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::quiet_load(const hdf5_name& spec, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8069:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::quiet_load(const csv_name& spec, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8083:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::quiet_load(std::istream& is, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8094:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::row_iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::row_iterator(const row_iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8120:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::row_iterator(Mat& in_M, const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8134:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8163:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8177:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8201:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8216:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::operator!=(const typename Mat::row_iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8227:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::operator==(const typename Mat::row_iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8238:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::operator!=(const typename Mat::const_row_iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8249:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_iterator::operator==(const typename Mat::const_row_iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::const_row_iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8272:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::const_row_iterator(const typename Mat::row_iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8284:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::const_row_iterator(const typename Mat::const_row_iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8296:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::const_row_iterator(const Mat& in_M, const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8310:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::operator*() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8320:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8339:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8353:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8377:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8392:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::operator!=(const typename Mat::row_iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8403:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::operator==(const typename Mat::row_iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8414:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::operator!=(const typename Mat::const_row_iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8425:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_iterator::operator==(const typename Mat::const_row_iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8434:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::row_col_iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8448:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::row_col_iterator(const row_col_iterator& in_it) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8461:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::row_col_iterator(Mat& in_M, const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8476:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8523:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8562:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::row() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8573:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8584:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::operator==(const row_col_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8595:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::operator!=(const row_col_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8606:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::operator==(const const_row_col_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8617:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::row_col_iterator::operator!=(const const_row_col_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8626:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::const_row_col_iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8640:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::const_row_col_iterator(const row_col_iterator& in_it) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8653:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::const_row_col_iterator(const const_row_col_iterator& in_it) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8666:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::const_row_col_iterator(const Mat& in_M, const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8681:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::operator*() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8691:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8715:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8729:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8753:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8768:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::row() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8779:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8790:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::operator==(const const_row_col_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8801:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::operator!=(const const_row_col_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8812:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::operator==(const row_col_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8823:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::const_row_col_iterator::operator!=(const row_col_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8833:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::begin() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8845:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::begin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8857:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::cbegin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8869:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::end() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8881:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::end() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8893:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::cend() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8905:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::begin_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8919:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::begin_col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8933:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::end_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8947:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::end_col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8961:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::begin_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8975:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::begin_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:8989:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::end_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9003:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::end_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9017:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::begin_row_col() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9027:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::begin_row_col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9036:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::end_row_col() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::end_row_col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9056:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::clear() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9067:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9078:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::size() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9089:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::front() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9102:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::front() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9115:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::back() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9128:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::back() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9161:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fixed(const fixed& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9177:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fixed(const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9191:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fixed(const fill::fill_class&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9209:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fixed(const Base& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9223:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fixed(const Base& A, const Base& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9236:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fixed(const eT* aux_mem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9251:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fixed(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9264:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fixed(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9277:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fixed(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9291:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::operator=(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9313:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fixed(const std::initializer_list< std::initializer_list >& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9327:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::operator=(const std::initializer_list< std::initializer_list >& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9342:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::operator=(const fixed& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9366:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::operator=(const eOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9399:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::operator=(const eGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9440:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9452:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9464:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9476:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9498:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::operator[] (const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9510:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::operator[] (const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9522:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::at(const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9534:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::at(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9546:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::operator() (const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9560:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::operator() (const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9574:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::at(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9588:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::at(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9602:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::operator() (const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9618:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::operator() (const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9634:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::colptr(const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::colptr(const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9662:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::memptr() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9674:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::memptr() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9686:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::is_vec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9697:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9714:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9731:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::fixed::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9748:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::prefix_pp(Mat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9773:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::prefix_pp(Mat< std::complex >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9784:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::postfix_pp(Mat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9809:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::postfix_pp(Mat< std::complex >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9820:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::prefix_mm(Mat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9845:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::prefix_mm(Mat< std::complex >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9856:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::postfix_mm(Mat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9881:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::postfix_mm(Mat< std::complex >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9891:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::set_real(Mat& out, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9908:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::set_imag(Mat&, const Base&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9918:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::set_real(Mat< std::complex >& out, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9962:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat_aux::set_imag(Mat< std::complex >& out, const Base& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:10004, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:608, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_meat.h:29:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void check(){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_meat.h:38:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void check< std::complex, Rcomplex >(){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_meat.h:42:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill_ptr__impl( eT* ptr, const Rcpp::VectorBase& X, u32 n_elem, ::Rcpp::traits::true_type ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_meat.h:49:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill_ptr__impl( eT* ptr, const Rcpp::VectorBase& X, u32 n_elem, ::Rcpp::traits::false_type ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_meat.h:57:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill_ptr( eT* ptr, const Rcpp::VectorBase& X, u32 n_elem ){ ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:10004, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:608, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_meat.h:68:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill_ptr_matrix__impl( eT* ptr, const Rcpp::MatrixBase& X, u32 nr, u32 nc, ::Rcpp::traits::true_type ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_meat.h:78:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill_ptr_matrix__impl( eT* ptr, const Rcpp::MatrixBase& X, u32 nr, u32 nc, ::Rcpp::traits::false_type ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_meat.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void fill_ptr_matrix( eT* ptr, const Rcpp::MatrixBase& X, u32 nr, u32 nc){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_meat.h:100:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat::Mat( const Rcpp::VectorBase& X ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Mat_meat.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Mat::Mat( const Rcpp::MatrixBase& X ) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:609, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:26:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:36:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const Col& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:49:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const uword in_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:66:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:85:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:106:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const uword in_n_elem, const arma_initmode_indicator&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:124:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const uword in_n_rows, const uword in_n_cols, const arma_initmode_indicator&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:144:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const SizeMat& s, const arma_initmode_indicator&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:163:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const uword in_n_elem, const fill::fill_class& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:176:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const uword in_n_rows, const uword in_n_cols, const fill::fill_class& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:191:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const SizeMat& s, const fill::fill_class& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:205:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const uword in_n_elem, const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:217:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const uword in_n_rows, const uword in_n_cols, const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:231:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const SizeMat& s, const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:245:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator=(const char* text) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:609, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:291:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator=(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:312:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const std::vector& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:329:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator=(const std::vector& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:347:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:360:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator=(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:380:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(Col&& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator=(Col&& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:445:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator=(const Col& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:473:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:487:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator=(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:501:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:515:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator=(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:529:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(eT* aux_mem, const uword aux_length, const bool copy_aux_mem, const bool strict) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:542:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const eT* aux_mem, const uword aux_length) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:559:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:573:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:588:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator=(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:601:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:615:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:630:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator<<(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:641:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:652:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:674:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::as_row() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:684:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::row(const uword in_row1) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:698:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::row(const uword in_row1) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:712:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:728:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::rows(const uword in_row1, const uword in_row2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:744:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::subvec(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:760:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::subvec(const uword in_row1, const uword in_row2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:776:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::rows(const span& row_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:788:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::rows(const span& row_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:800:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::subvec(const span& row_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:822:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::subvec(const span& row_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:844:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator()(const span& row_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:856:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::operator()(const span& row_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:868:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::subvec(const uword start_row, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:884:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::subvec(const uword start_row, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:900:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::head(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:914:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::head(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:928:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::tail(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:944:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::tail(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:960:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::head_rows(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:972:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::head_rows(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:984:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::tail_rows(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:996:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::tail_rows(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1009:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::shed_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1024:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::shed_rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1062:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::shed_rows(const Base& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1076:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::insert_rows(const uword row_num, const uword N, const bool set_to_zero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::insert_rows(const uword row_num, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1135:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::at(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1146:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::at(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::at(const uword in_row, const uword) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::at(const uword in_row, const uword) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::begin_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1192:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::begin_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1206:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::end_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1220:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::end_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1234:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1255:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fixed(const fixed& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1271:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fixed(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1284:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fixed(const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1298:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fixed(const fill::fill_class&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1316:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fixed(const Base& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1330:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fixed(const Base& A, const Base& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1343:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fixed(const eT* aux_mem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1358:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fixed(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1371:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fixed(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1385:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator=(const Base& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1399:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1413:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator=(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1427:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator=(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1441:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1455:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fixed(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1469:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator=(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1492:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator=(const fixed& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1516:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator=(const eOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1549:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator=(const eGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1590:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1614:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1626:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1648:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator[] (const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1660:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator[] (const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1672:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::at(const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1684:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::at(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1696:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator() (const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1710:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator() (const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1724:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::at(const uword in_row, const uword) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1736:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::at(const uword in_row, const uword) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1748:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator() (const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1762:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::operator() (const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1776:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::memptr() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1788:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::memptr() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1818:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1836:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::fixed::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1851:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Col::Col(const arma_fixed_indicator&, const uword in_n_elem, const eT* in_mem) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:1860, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:609, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Col_meat.h:28:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col::Col( const Rcpp::VectorBase& X ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Col_meat.h:37:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Col::Col( const Rcpp::MatrixBase& X ) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:610, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:26:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:36:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const Row& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:49:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const uword in_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:66:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:85:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:106:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const uword in_n_elem, const arma_initmode_indicator&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:124:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const uword in_n_rows, const uword in_n_cols, const arma_initmode_indicator&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:144:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const SizeMat& s, const arma_initmode_indicator&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:163:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const uword in_n_elem, const fill::fill_class& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:176:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const uword in_n_rows, const uword in_n_cols, const fill::fill_class& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:191:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const SizeMat& s, const fill::fill_class& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:205:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const uword in_n_elem, const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:217:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const uword in_n_rows, const uword in_n_cols, const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:231:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const SizeMat& s, const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:245:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator=(const char* text) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:610, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:291:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator=(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:312:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const std::vector& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:329:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator=(const std::vector& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:347:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:360:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator=(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:380:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(Row&& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator=(Row&& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:445:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator=(const Row& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:473:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:487:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator=(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:501:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:515:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator=(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:529:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(eT* aux_mem, const uword aux_length, const bool copy_aux_mem, const bool strict) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:542:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const eT* aux_mem, const uword aux_length) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:559:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:573:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:588:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator=(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:601:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:615:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:630:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator<<(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:641:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:652:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:663:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:674:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::as_col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:684:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::col(const uword in_col1) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:698:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::col(const uword in_col1) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:712:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:728:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::cols(const uword in_col1, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:744:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::subvec(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:760:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::subvec(const uword in_col1, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:776:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::cols(const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:788:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::cols(const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:800:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::subvec(const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:822:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::subvec(const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:844:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator()(const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:856:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::operator()(const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:868:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::subvec(const uword start_col, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:884:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::subvec(const uword start_col, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:900:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::head(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:914:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::head(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:928:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::tail(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:944:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::tail(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:960:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::head_cols(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:972:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::head_cols(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:984:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::tail_cols(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:996:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::tail_cols(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1009:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::shed_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1024:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::shed_cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1062:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::shed_cols(const Base& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1076:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::insert_cols(const uword col_num, const uword N, const bool set_to_zero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::insert_cols(const uword col_num, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1135:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::at(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1146:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::at(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::at(const uword, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::at(const uword, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::begin_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1192:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::begin_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1206:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::end_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1220:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::end_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1234:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1255:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fixed(const fixed& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1271:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fixed(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1284:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fixed(const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1298:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fixed(const fill::fill_class&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1316:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fixed(const Base& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1330:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fixed(const Base& A, const Base& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1343:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fixed(const eT* aux_mem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1358:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fixed(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1371:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fixed(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1385:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator=(const Base& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1399:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1413:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator=(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1427:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator=(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1441:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1455:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fixed(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1469:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator=(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1492:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator=(const fixed& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1516:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator=(const eOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1549:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator=(const eGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1590:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1614:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1626:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1648:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator[] (const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1660:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator[] (const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1672:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::at(const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1684:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::at(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1696:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator() (const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1710:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator() (const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1724:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::at(const uword, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1736:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::at(const uword, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1748:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator() (const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1762:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::operator() (const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1776:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::memptr() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1788:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::memptr() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1818:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1836:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::fixed::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1851:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Row::Row(const arma_fixed_indicator&, const uword in_n_elem, const eT* in_mem) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Row_meat.hpp:1860, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:610, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Row_meat.h:28:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row::Row( const Rcpp::VectorBase& X ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo/Row_meat.h:37:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row::Row( const Rcpp::MatrixBase& X ) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:611, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:25:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::~Cube() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:51:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:70:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:126:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices, const arma_initmode_indicator&) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:611, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:154:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const SizeCube& s, const arma_initmode_indicator&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:182:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices, const fill::fill_class&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:210:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const SizeCube& s, const fill::fill_class&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:238:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices, const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:260:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const SizeCube& s, const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:282:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(Cube&& in_cube) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:304:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(Cube&& in_cube) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::init_cold() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:362:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::init_warm(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:481:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:539:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::delete_mat() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:562:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::create_mat() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:600:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:617:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator+=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator-=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:647:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator*=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator/=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:676:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const Cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:701:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(const Cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:722:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(eT* aux_mem, const uword aux_n_rows, const uword aux_n_cols, const uword aux_n_slices, const bool copy_aux_mem, const bool strict, const bool prealloc_mat) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:755:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const eT* aux_mem, const uword aux_n_rows, const uword aux_n_cols, const uword aux_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:779:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator+=(const Cube& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:796:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator-=(const Cube& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:813:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator%=(const Cube& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:830:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator/=(const Cube& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:851:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:872:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:896:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:924:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator+=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator-=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:954:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator%=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:969:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator/=(const subview_cube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:983:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const subview_cube_slices& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1005:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(const subview_cube_slices& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1031:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator+=(const subview_cube_slices& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator-=(const subview_cube_slices& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1061:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator%=(const subview_cube_slices& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1076:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator/=(const subview_cube_slices& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1091:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::row(const uword in_row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1106:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::row(const uword in_row) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1121:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::col(const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::col(const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1151:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice(const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1173:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice(const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1195:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1216:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::rows(const uword in_row1, const uword in_row2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1258:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::cols(const uword in_col1, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1279:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slices(const uword in_slice1, const uword in_slice2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1300:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slices(const uword in_slice1, const uword in_slice2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1321:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::subcube(const uword in_row1, const uword in_col1, const uword in_slice1, const uword in_row2, const uword in_col2, const uword in_slice2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1345:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::subcube(const uword in_row1, const uword in_col1, const uword in_slice1, const uword in_row2, const uword in_col2, const uword in_slice2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1369:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::subcube(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1397:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::subcube(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1425:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::subcube(const span& row_span, const span& col_span, const span& slice_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1469:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::subcube(const span& row_span, const span& col_span, const span& slice_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1512:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator()(const span& row_span, const span& col_span, const span& slice_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1524:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator()(const span& row_span, const span& col_span, const span& slice_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1536:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator()(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1548:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator()(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1560:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::tube(const uword in_row1, const uword in_col1) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1578:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::tube(const uword in_row1, const uword in_col1) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1596:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::tube(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1618:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::tube(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1640:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::tube(const uword in_row1, const uword in_col1, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1664:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::tube(const uword in_row1, const uword in_col1, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1688:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::tube(const span& row_span, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1723:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::tube(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1758:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::head_slices(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1772:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::head_slices(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1786:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::tail_slices(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1802:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::tail_slices(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1819:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::elem(const Base& a) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1832:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::elem(const Base& a) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1845:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator()(const Base& a) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1858:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator()(const Base& a) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1870:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::each_slice() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1882:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::each_slice() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1895:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::each_slice(const Base& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::each_slice(const Base& indices) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1921:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::each_slice(const std::function< void(Mat&) >& F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1940:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::each_slice(const std::function< void(const Mat&) >& F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1959:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::each_slice(const std::function< void(Mat&) >& F, const bool use_mp) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:1991:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::each_slice(const std::function< void(const Mat&) >& F, const bool use_mp) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2024:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slices(const Base& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2037:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slices(const Base& indices) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2050:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::shed_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2065:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::shed_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2080:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::shed_slice(const uword slice_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2095:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::shed_rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::shed_cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2163:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::shed_slices(const uword in_slice1, const uword in_slice2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2198:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::shed_slices(const Base& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2266:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::insert_rows(const uword row_num, const uword N, const bool set_to_zero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2306:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::insert_cols(const uword col_num, const uword N, const bool set_to_zero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2348:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::insert_slices(const uword slice_num, const uword N, const bool set_to_zero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2394:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::insert_rows(const uword row_num, const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2443:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::insert_cols(const uword col_num, const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2494:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::insert_slices(const uword slice_num, const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2543:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const GenCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2567:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(const GenCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2584:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator+=(const GenCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2599:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator-=(const GenCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2614:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator%=(const GenCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2629:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator/=(const GenCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2644:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const OpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2669:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(const OpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2687:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator+=(const OpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2705:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator-=(const OpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2723:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator%=(const OpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2741:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator/=(const OpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2758:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const eOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2785:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(const eOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2816:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator+=(const eOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2834:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator-=(const eOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2852:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator%=(const eOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2870:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator/=(const eOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2886:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2908:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2923:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator+=(const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2938:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator-=(const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2953:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator%=(const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2968:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator/=(const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:2983:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const GlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3006:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(const GlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3024:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator+=(const GlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3043:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator-=(const GlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator%=(const GlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3081:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator/=(const GlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3099:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const eGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3127:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(const eGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3159:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator+=(const eGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3178:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator-=(const eGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3197:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator%=(const eGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3216:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator/=(const eGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3233:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::Cube(const mtGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3255:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator=(const mtGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3270:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator+=(const mtGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3285:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator-=(const mtGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3300:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator%=(const mtGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3315:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator/=(const mtGlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3331:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at_alt(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3347:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3361:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3374:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator[] (const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3386:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator[] (const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3398:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3410:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3422:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3443:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3476:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3487:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3500:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3511:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3535:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::is_finite() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3549:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::is_empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3560:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::has_inf() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3573:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::has_nan() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3587:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3599:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const span& x) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3623:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3634:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const span& row_span, const span& col_span, const span& slice_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3662:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword in_row, const uword in_col, const uword in_slice, const SizeCube& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3688:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::memptr() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3700:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::memptr() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3712:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_memptr(const uword uslice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3724:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_memptr(const uword uslice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3736:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_colptr(const uword uslice, const uword col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3748:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_colptr(const uword uslice, const uword col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3759:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::set_size(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3772:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::reshape(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3785:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::resize(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3797:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::set_size(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3809:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::reshape(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3821:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::resize(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3835:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::copy_size(const Cube& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3849:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::for_each(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3879:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::for_each(functor F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3910:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::transform(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3947:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::imbue(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3979:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::replace(const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3993:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::clean(const typename get_pod_type::result threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4007:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::clamp(const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4032:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4046:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4060:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::zeros(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4074:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::zeros(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4086:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4098:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::ones(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4112:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::ones(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4124:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::randu() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4138:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::randu(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4152:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::randu(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4164:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::randn() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4178:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::randn(const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4192:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::randn(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4204:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4216:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::soft_reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4237:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::set_real(const BaseCube::pod_type,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4250:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::set_imag(const BaseCube::pod_type,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4263:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4283:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4302:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::min(uword& index_of_min_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4323:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::max(uword& index_of_max_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4344:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::min(uword& row_of_min_val, uword& col_of_min_val, uword& slice_of_min_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4379:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::max(uword& row_of_max_val, uword& col_of_max_val, uword& slice_of_max_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4416:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::save(const std::string name, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4468:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::save(const hdf5_name& spec, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4528:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::save(std::ostream& os, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4573:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::load(const std::string name, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4642:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::load(const hdf5_name& spec, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4695:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::load(std::istream& is, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4756:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::quiet_save(const std::string name, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4769:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::quiet_save(const hdf5_name& spec, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4782:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::quiet_save(std::ostream& os, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4795:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::quiet_load(const std::string name, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4808:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::quiet_load(const hdf5_name& spec, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4821:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::quiet_load(std::istream& is, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4833:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::begin() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4845:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::begin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::cbegin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4869:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::end() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4881:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::end() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4893:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::cend() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4905:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::begin_slice(const uword slice_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4919:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::begin_slice(const uword slice_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4933:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::end_slice(const uword slice_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4947:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::end_slice(const uword slice_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4962:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::clear() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4973:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4984:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::size() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4995:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::front() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5008:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::front() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5021:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::back() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5034:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::back() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5046:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::swap(Cube& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5117:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::steal_mem(Cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5180:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::mem_setup() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5218:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::fixed() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5240:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::fixed(const fixed& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5257:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::fixed(const fill::scalar_holder f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5272:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::fixed(const fill::fill_class&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5292:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::fixed(const BaseCube& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5307:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::fixed(const BaseCube& A, const BaseCube& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5322:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::operator=(const fixed& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5341:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::operator[] (const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5353:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::operator[] (const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5365:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::at(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5377:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::at(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5389:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::operator() (const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5403:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::operator() (const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5417:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::at(const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5431:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::at(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5445:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::operator() (const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5468:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::fixed::operator() (const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5495:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::prefix_pp(Cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5520:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::prefix_pp(Cube< std::complex >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::postfix_pp(Cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5556:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::postfix_pp(Cube< std::complex >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5567:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::prefix_mm(Cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::prefix_mm(Cube< std::complex >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5603:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::postfix_mm(Cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5628:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::postfix_mm(Cube< std::complex >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5638:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::set_real(Cube& out, const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5655:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::set_imag(Cube&, const BaseCube&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5665:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::set_real(Cube< std::complex >& out, const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5717:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube_aux::set_imag(Cube< std::complex >& out, const BaseCube& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:612, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_meat.hpp:25:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xvec_htrans::xvec_htrans(const eT* const in_mem, const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_meat.hpp:39:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xvec_htrans::extract(Mat& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_meat.hpp:61:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xvec_htrans::operator[](const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_meat.hpp:71:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xvec_htrans::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_meat.hpp:81:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xvec_htrans::at(const uword in_row, const uword in_col) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:613, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_meat.hpp:25:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xtrans_mat::xtrans_mat(const Mat& in_X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_meat.hpp:39:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xtrans_mat::extract(Mat& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_meat.hpp:51:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xtrans_mat::operator[](const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_meat.hpp:69:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xtrans_mat::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_meat.hpp:79:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture xtrans_mat::at(const uword in_row, const uword in_col) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:614, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_meat.hpp:25:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeMat::SizeMat(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_meat.hpp:36:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeMat::operator[](const uword dim) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_meat.hpp:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeMat::operator()(const uword dim) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_meat.hpp:62:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeMat::operator==(const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_meat.hpp:75:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeMat::operator!=(const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_meat.hpp:88:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeMat::operator+(const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_meat.hpp:97:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeMat::operator-(const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_meat.hpp:109:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeMat::operator+(const uword val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_meat.hpp:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeMat::operator-(const uword val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_meat.hpp:130:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeMat::operator*(const uword val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeMat_meat.hpp:139:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeMat::operator/(const uword val) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:615, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_meat.hpp:25:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeCube::SizeCube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_meat.hpp:37:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeCube::operator[](const uword dim) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_meat.hpp:50:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeCube::operator()(const uword dim) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_meat.hpp:65:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeCube::operator==(const SizeCube& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_meat.hpp:80:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeCube::operator!=(const SizeCube& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_meat.hpp:95:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeCube::operator+(const SizeCube& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_meat.hpp:104:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeCube::operator-(const SizeCube& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_meat.hpp:117:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeCube::operator+(const uword val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_meat.hpp:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeCube::operator-(const uword val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_meat.hpp:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeCube::operator*(const uword val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SizeCube_meat.hpp:148:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SizeCube::operator/(const uword val) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:617, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:25:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::~field() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:41:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:56:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field(const field& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:74:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator=(const field& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:88:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field(const subview_field& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator=(const subview_field& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:121:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field(const uword n_elem_in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:138:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field(const uword n_rows_in, const uword n_cols_in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:155:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field(const uword n_rows_in, const uword n_cols_in, const uword n_slices_in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:171:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:187:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:206:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::set_size(const uword n_elem_in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:219:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::set_size(const uword n_rows_in, const uword n_cols_in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::set_size(const uword n_rows_in, const uword n_cols_in, const uword n_slices_in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:617, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:244:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::set_size(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:254:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::set_size(const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:263:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field(const std::vector& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:279:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator=(const std::vector& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:296:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:312:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator=(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:331:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field(const std::initializer_list< std::initializer_list >& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:347:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator=(const std::initializer_list< std::initializer_list >& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:396:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::field(field&& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:426:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator=(field&& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:463:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::copy_size(const field& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:477:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator[] (const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:489:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator[] (const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:501:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::at(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::at(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:525:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator() (const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:539:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator() (const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:553:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator() (const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:567:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator() (const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:581:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator() (const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:595:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator() (const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:609:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::at(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:621:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::at(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:633:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::at(const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::at(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:656:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::front() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:669:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::front() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:682:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::back() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:695:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::back() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:708:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator<<(const oT& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:719:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator<<(const injector_end_of_row<>& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:730:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:747:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:764:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:781:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:798:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::slice(const uword slice_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:813:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::slice(const uword slice_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:828:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:851:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::rows(const uword in_row1, const uword in_row2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:874:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:897:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::cols(const uword in_col1, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:920:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::slices(const uword in_slice1, const uword in_slice2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:941:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::slices(const uword in_slice1, const uword in_slice2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:962:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:986:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1010:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const uword in_row1, const uword in_col1, const uword in_slice1, const uword in_row2, const uword in_col2, const uword in_slice2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1033:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const uword in_row1, const uword in_col1, const uword in_slice1, const uword in_row2, const uword in_col2, const uword in_slice2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1056:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const uword in_row1, const uword in_col1, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1083:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const uword in_row1, const uword in_col1, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1110:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1137:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1164:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const span& row_span, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1202:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1240:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const span& row_span, const span& col_span, const span& slice_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1284:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::subfield(const span& row_span, const span& col_span, const span& slice_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1327:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator()(const span& row_span, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1339:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator()(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1351:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator()(const span& row_span, const span& col_span, const span& slice_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1363:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator()(const span& row_span, const span& col_span, const span& slice_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1375:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator()(const uword in_row1, const uword in_col1, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1387:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator()(const uword in_row1, const uword in_col1, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1399:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator()(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1411:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::operator()(const uword in_row1, const uword in_col1, const uword in_slice1, const SizeCube& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1433:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::print(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1464:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::print(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1486:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::for_each(const std::function< void(oT&) >& F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1500:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::for_each(const std::function< void(const oT&) >& F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1515:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::fill(const oT& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1532:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1545:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::reset_objects() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1558:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::is_empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1570:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::in_range(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1582:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::in_range(const span& x) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1606:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::in_range(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1617:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::in_range(const span& row_span, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1640:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::in_range(const uword in_row, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1663:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::in_range(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1685:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::in_range(const uword in_row, const uword in_col, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1706:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::in_range(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1717:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::in_range(const span& row_span, const span& col_span, const span& slice_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1743:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::in_range(const uword in_row, const uword in_col, const uword in_slice, const SizeCube& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1765:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::save(const std::string name, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1794:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::save(std::ostream& os, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1823:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::load(const std::string name, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1854:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::load(std::istream& is, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1884:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::quiet_save(const std::string name, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1897:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::quiet_save(std::ostream& os, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1910:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::quiet_load(const std::string name, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1923:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::quiet_load(std::istream& is, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1936:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::init(const field& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1975:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::init(const uword n_rows_in, const uword n_cols_in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:1985:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::init(const uword n_rows_in, const uword n_cols_in, const uword n_slices_in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2046:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::delete_objects() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2065:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::create_objects() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2076:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::iterator::iterator(field& in_M, const bool at_end) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2088:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2098:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2110:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2120:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2132:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2142:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::iterator::operator!=(const typename field::iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2152:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::iterator::operator==(const typename field::iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2161:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::const_iterator::const_iterator(const field& in_M, const bool at_end) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2172:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::const_iterator::const_iterator(const typename field::iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2184:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::const_iterator::operator*() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2194:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::const_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2206:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::const_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::const_iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2228:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::const_iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2238:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::const_iterator::operator!=(const typename field::const_iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2248:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::const_iterator::operator==(const typename field::const_iterator& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2258:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::begin() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2270:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::begin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2282:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::cbegin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2294:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::end() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2306:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::end() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::cend() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2330:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::clear() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2340:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2350:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field::size() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2366:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::reset_objects(field& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2379:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::reset_objects(field< Mat >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2391:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::reset_objects(field< Col >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2403:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::reset_objects(field< Row >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::reset_objects(field< Cube >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2426:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::reset_objects(field< std::string >& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2444:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field&, const std::string&, const file_type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2458:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field&, std::ostream&, const file_type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field&, const std::string&, const file_type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2486:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field&, std::istream&, const file_type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2500:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field< Mat >& x, const std::string& name, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2525:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field< Mat >& x, std::ostream& os, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2550:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field< Mat >& x, const std::string& name, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2579:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field< Mat >& x, std::istream& is, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2608:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field< Col >& x, const std::string& name, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2633:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field< Col >& x, std::ostream& os, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2658:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field< Col >& x, const std::string& name, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2687:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field< Col >& x, std::istream& is, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2716:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field< Row >& x, const std::string& name, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2741:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field< Row >& x, std::ostream& os, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2766:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field< Row >& x, const std::string& name, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2795:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field< Row >& x, std::istream& is, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2824:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field< Cube >& x, const std::string& name, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2845:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field< Cube >& x, std::ostream& os, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2866:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field< Cube >& x, const std::string& name, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2888:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field< Cube >& x, std::istream& is, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2909:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field< std::string >& x, const std::string& name, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2924:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::save(const field< std::string >& x, std::ostream& os, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field< std::string >& x, const std::string& name, const file_type type, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/field_meat.hpp:2952:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture field_aux::load(field< std::string >& x, std::istream& is, const file_type type, std::string& err_msg) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:618, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:25:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::~subview() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:618, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:34:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::subview(const Mat& in_m, const uword in_row1, const uword in_col1, const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:49:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::subview(const subview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:64:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::subview(subview&& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:89:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::inplace_op(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:141:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::inplace_op(const Base& in, const char* identifier) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:330:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::inplace_op(const subview& x, const char* identifier) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:405:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator+= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:436:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator-= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:448:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator*= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:460:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator/= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:472:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator= (const subview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:484:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator+= (const subview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:496:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator-= (const subview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator%= (const subview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:520:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator/= (const subview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:533:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator+= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:559:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator-= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:572:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator%= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:585:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator/= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:598:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:626:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator+=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:651:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator-=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator%=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:724:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator/=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:748:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator= (const Gen& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:762:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator=(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:792:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator=(const std::initializer_list< std::initializer_list >& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:808:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::for_each(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:847:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::for_each(functor F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:887:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::transform(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:927:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::imbue(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:965:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::replace(const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1015:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::clean(const typename get_pod_type::result threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::clamp(const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1065:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1115:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1127:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1139:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::eye() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1158:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::randu() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1198:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::randn() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1239:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1250:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator[](const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1266:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator[](const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator()(const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1300:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator()(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1318:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator()(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1333:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator()(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::at(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1361:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::at(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1374:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::front() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1387:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::front() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1400:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::back() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1416:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::back() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1431:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::colptr(const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1441:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::colptr(const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1452:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::check_overlap(const subview& x) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1488:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::is_vec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1499:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::is_finite() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1520:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::is_zero(const typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1541:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::has_inf() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1562:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::has_nan() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1583:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::extract(Mat& out, const subview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1656:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::plus_inplace(Mat& out, const subview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1704:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::minus_inplace(Mat& out, const subview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1752:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::schur_inplace(Mat& out, const subview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1800:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::div_inplace(Mat& out, const subview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1848:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1865:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1881:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator()(const uword row_num, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1913:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator()(const uword row_num, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1946:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1963:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:1979:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator()(const span& row_span, const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2011:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator()(const span& row_span, const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2048:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::unsafe_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2067:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::unsafe_col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2082:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2104:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::rows(const uword in_row1, const uword in_row2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2126:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2148:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::cols(const uword in_col1, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2170:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2195:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2220:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::submat(const span& row_span, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::submat(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2297:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator()(const span& row_span, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2309:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::operator()(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2321:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::each_col() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2333:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::each_row() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2346:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::each_col(const Base& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2359:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::each_row(const Base& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2372:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::each_col(const std::function< void(Col&) >& F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2388:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::each_col(const std::function< void(const Col&) >& F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2405:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::each_row(const std::function< void(Row&) >& F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2457:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::each_row(const std::function< void(const Row&) >& F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2500:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::diag(const sword in_id) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2527:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::diag(const sword in_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2553:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::swap_rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2585:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::swap_cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2612:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::begin() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2622:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::begin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2632:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::cbegin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2642:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::end() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2652:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::end() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2662:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::cend() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2677:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::iterator::iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2693:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::iterator::iterator(const iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2708:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::iterator::iterator(subview& in_sv, const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2725:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2735:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2760:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2775:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::iterator::operator==(const iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2786:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::iterator::operator!=(const iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2797:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::iterator::operator==(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2808:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::iterator::operator!=(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2823:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_iterator::const_iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2839:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_iterator::const_iterator(const iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2854:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_iterator::const_iterator(const const_iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2869:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_iterator::const_iterator(const subview& in_sv, const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2886:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2896:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2921:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2936:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_iterator::operator==(const iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2947:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_iterator::operator!=(const iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2958:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_iterator::operator==(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2969:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_iterator::operator!=(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2984:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row_iterator::row_iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:2999:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row_iterator::row_iterator(const row_iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3013:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row_iterator::row_iterator(subview& in_sv, const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3029:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row_iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3039:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3058:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3073:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row_iterator::operator==(const row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3084:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row_iterator::operator!=(const row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3095:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row_iterator::operator==(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3106:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::row_iterator::operator!=(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_row_iterator::const_row_iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3136:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_row_iterator::const_row_iterator(const row_iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3150:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_row_iterator::const_row_iterator(const const_row_iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3164:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_row_iterator::const_row_iterator(const subview& in_sv, const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3180:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_row_iterator::operator*() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3190:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_row_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_row_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3224:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_row_iterator::operator==(const row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3235:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_row_iterator::operator!=(const row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3246:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_row_iterator::operator==(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3257:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview::const_row_iterator::operator!=(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3272:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::subview_col(const Mat& in_m, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3283:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::subview_col(const Mat& in_m, const uword in_col, const uword in_row1, const uword in_n_rows) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3294:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::subview_col(const subview_col& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3305:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::subview_col(subview_col&& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3319:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator=(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3331:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator=(const subview_col& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3343:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator=(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3359:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3377:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator=(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator=(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3403:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator= (const Gen& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3418:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3429:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3451:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::as_row() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3461:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3485:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3497:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator[](const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3520:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator[](const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3530:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator()(const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3542:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator()(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3554:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator()(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3566:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::operator()(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3578:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::at(const uword in_row, const uword) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3588:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::at(const uword in_row, const uword) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3598:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::colptr(const uword) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::colptr(const uword) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3616:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3634:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::rows(const uword in_row1, const uword in_row2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3652:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::subvec(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3670:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::subvec(const uword in_row1, const uword in_row2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3688:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::subvec(const uword start_row, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3706:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::subvec(const uword start_row, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3724:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::head(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3738:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::head(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3752:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::tail(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3768:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::tail(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3785:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3805:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3824:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::min(uword& index_of_min_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3847:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::max(uword& index_of_max_val) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3871:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::index_min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3895:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::index_max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3922:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::subview_cols(const Mat& in_m, const uword in_col1, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3932:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::subview_cols(const subview_cols& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3942:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::subview_cols(subview_cols&& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3953:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator=(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3965:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator=(const subview_cols& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3977:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator=(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3989:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator=(const std::initializer_list< std::initializer_list >& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4001:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4014:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator=(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4027:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator=(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4040:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator= (const Gen& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4053:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4064:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4075:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4086:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::as_col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4097:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4108:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator[](const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4121:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator[](const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator()(const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4149:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator()(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator()(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4179:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::operator()(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4194:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::at(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4207:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::at(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4219:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::colptr(const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4229:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cols::colptr(const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4244:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::subview_row(const Mat& in_m, const uword in_row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4254:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::subview_row(const Mat& in_m, const uword in_row, const uword in_col1, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4264:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::subview_row(const subview_row& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4274:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::subview_row(subview_row&& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4285:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator=(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4297:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator=(const subview_row& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4309:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4321:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator=(const std::initializer_list& list) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4344:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator=(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4357:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator=(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4370:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator= (const Gen& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4385:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4396:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4407:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4418:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::as_col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4428:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4440:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator[](const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4452:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator[](const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4464:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator()(const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4478:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator()(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4492:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator()(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4506:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::operator()(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4520:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::at(const uword, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4532:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::at(const uword, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4544:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4562:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::cols(const uword in_col1, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4580:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::subvec(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4598:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::subvec(const uword in_col1, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4616:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::subvec(const uword start_col, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4634:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::subvec(const uword start_col, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4652:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::head(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::head(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4680:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::tail(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4696:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::tail(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4713:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::index_min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4737:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::index_max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::begin() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4770:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::begin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4780:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::cbegin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4790:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::end() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4800:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::end() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4810:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::cend() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4825:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_strans::subview_row_strans(const subview_row& in_sv_row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4838:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_strans::extract(Mat& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4874:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_strans::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4884:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_strans::operator[](const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4894:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_strans::operator()(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4904:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_strans::operator()(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4914:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_strans::at(const uword in_row, const uword) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4929:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_htrans::subview_row_htrans(const subview_row& in_sv_row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4942:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_htrans::extract(Mat& out) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4967:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_htrans::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4977:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_htrans::operator[](const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4987:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_htrans::operator()(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4997:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_htrans::operator()(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:5007:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row_htrans::at(const uword in_row, const uword) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:619, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:25:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::~subview_elem1() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:33:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::subview_elem1(const Mat& in_m, const Base& in_a) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:44:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::subview_elem1(const Cube& in_q, const Base& in_a) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:58:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::inplace_op(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:114:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::inplace_op(const subview_elem1& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:619, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:211:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::inplace_op(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:319:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:329:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:349:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::replace(const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:403:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::clean(const pod_type threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:419:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::clamp(const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:435:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:447:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:471:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::randu() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::randn() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:569:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator+= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:581:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator-= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:593:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator*= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:605:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator/= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:623:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator_equ(const subview_elem1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator= (const subview_elem1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:650:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator= (const subview_elem1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:663:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator+= (const subview_elem1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:676:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator-= (const subview_elem1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:689:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator%= (const subview_elem1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:702:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator/= (const subview_elem1& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:715:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:728:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator+= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:741:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator-= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:754:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator%= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:767:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::operator/= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:784:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::extract(Mat& actual_out, const subview_elem1& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:850:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::mat_inplace_op(Mat& out, const subview_elem1& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::plus_inplace(Mat& out, const subview_elem1& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:920:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::minus_inplace(Mat& out, const subview_elem1& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:932:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::schur_inplace(Mat& out, const subview_elem1& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_meat.hpp:944:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem1::div_inplace(Mat& out, const subview_elem1& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:620, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:25:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::~subview_elem2() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:40:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:56:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::inplace_op(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:176:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::inplace_op(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::replace(const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:326:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::clean(const pod_type threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:342:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::clamp(const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:358:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:370:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:382:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:394:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator+= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator-= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:418:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator*= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:430:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator/= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:448:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator_equ(const subview_elem2& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:462:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator= (const subview_elem2& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator= (const subview_elem2& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:488:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator+= (const subview_elem2& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:501:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator-= (const subview_elem2& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:514:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator%= (const subview_elem2& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:527:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator/= (const subview_elem2& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:540:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator+= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:566:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator-= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:579:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator%= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:592:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator/= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:610:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator= (const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:625:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator+= (const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:640:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator-= (const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:655:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator%= (const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:670:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::operator/= (const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:689:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::extract(Mat& actual_out, const subview_elem2& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:820:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::plus_inplace(Mat& out, const subview_elem2& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:834:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::minus_inplace(Mat& out, const subview_elem2& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:848:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::schur_inplace(Mat& out, const subview_elem2& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem2_meat.hpp:862:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_elem2::div_inplace(Mat& out, const subview_elem2& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:621, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:25:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::~subview_field() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:41:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:67:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:85:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::operator= (const field& x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:621, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::operator= (const subview_field& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:159:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::operator[](const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:180:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::operator[](const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:201:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::operator()(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:213:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::operator()(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:225:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::operator()(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:235:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::operator()(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:245:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::operator()(const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:259:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::operator()(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:273:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::at(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:283:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::at(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:293:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::at(const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:305:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::at(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:317:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::is_empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:327:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::check_overlap(const subview_field& x) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:375:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::print(const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:396:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::print(std::ostream& user_stream, const std::string extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::for_each(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:449:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::for_each(functor F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:479:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::fill(const oT& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_field_meat.hpp:510:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_field::extract(field& actual_out, const subview_field& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:622, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:25:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::~subview_cube() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:43:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:61:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::subview_cube(const subview_cube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::subview_cube(subview_cube&& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::inplace_op(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:139:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::inplace_op(const BaseCube& in, const char* identifier) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:622, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::inplace_op(const subview_cube& x, const char* identifier) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:277:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:296:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator+= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:308:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator-= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:320:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator*= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:332:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator/= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:345:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator= (const BaseCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:358:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator+= (const BaseCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:371:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator-= (const BaseCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:384:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator%= (const BaseCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:397:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator/= (const BaseCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator= (const subview_cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator+= (const subview_cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:434:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator-= (const subview_cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:446:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator%= (const subview_cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:458:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator/= (const subview_cube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:471:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:576:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator+= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator-= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:782:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator%= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:885:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator/= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:988:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator= (const GenCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1004:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::for_each(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1032:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::for_each(functor F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1061:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::transform(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1090:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::imbue(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::each_slice(const std::function< void(Mat&) >& F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1146:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::each_slice(const std::function< void(const Mat&) >& F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::replace(const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1191:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::clean(const typename get_pod_type::result threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1213:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::clamp(const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1245:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1267:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1289:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::randu() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1323:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::randn() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1346:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::is_finite() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1371:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::is_zero(const typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1396:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::has_inf() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1421:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::has_nan() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1445:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::at_alt(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1455:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator[](const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1474:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator[](const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1493:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator()(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1514:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator()(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1535:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator()(const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1549:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::operator()(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1563:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::at(const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1575:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::at(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1587:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::slice_colptr(const uword in_slice, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1597:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::slice_colptr(const uword in_slice, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1608:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::check_overlap(const subview_cube& x) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1650:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::check_overlap(const Mat& x) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1676:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::extract(Cube& out, const subview_cube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1712:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::plus_inplace(Cube& out, const subview_cube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1737:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::minus_inplace(Cube& out, const subview_cube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1762:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::schur_inplace(Cube& out, const subview_cube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1787:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::div_inplace(Cube& out, const subview_cube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1812:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::extract(Mat& out, const subview_cube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1906:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::plus_inplace(Mat& out, const subview_cube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2007:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::minus_inplace(Mat& out, const subview_cube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2108:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::schur_inplace(Mat& out, const subview_cube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2209:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::div_inplace(Mat& out, const subview_cube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::begin() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2319:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::begin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2329:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::cbegin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2339:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::end() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2349:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::end() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2359:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::cend() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2374:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::iterator::iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2393:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::iterator::iterator(const iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2411:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::iterator::iterator(subview_cube& in_sv, const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2431:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2441:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2472:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2487:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::iterator::operator==(const iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2498:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::iterator::operator!=(const iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2509:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::iterator::operator==(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2520:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::iterator::operator!=(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2535:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::const_iterator::const_iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2554:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::const_iterator::const_iterator(const iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2572:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::const_iterator::const_iterator(const const_iterator& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2590:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::const_iterator::const_iterator(const subview_cube& in_sv, const uword in_row, const uword in_col, const uword in_slice) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2610:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::const_iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2620:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::const_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2651:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::const_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2666:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::const_iterator::operator==(const iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2677:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::const_iterator::operator!=(const iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2688:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::const_iterator::operator==(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:2699:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::const_iterator::operator!=(const const_iterator& rhs) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:623, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:25:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::~diagview() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:34:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::diagview(const Mat& in_m, const uword in_row_offset, const uword in_col_offset, const uword in_len) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:48:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::diagview(const diagview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:62:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::diagview(diagview&& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:85:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator= (const diagview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator+=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:154:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator-=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator*=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:196:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator/=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:219:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator= (const Base& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:292:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator+=(const Base& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator-=(const Base& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:438:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator%=(const Base& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:511:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator/=(const Base& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:584:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::extract(Mat& out, const diagview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:621:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::plus_inplace(Mat& out, const diagview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:657:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::minus_inplace(Mat& out, const diagview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:693:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::schur_inplace(Mat& out, const diagview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:729:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::div_inplace(Mat& out, const diagview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:764:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::at_alt(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:774:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator[](const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:784:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator[](const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:794:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::at(const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:804:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::at(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:814:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator()(const uword ii) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:826:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator()(const uword ii) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:838:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::at(const uword row, const uword) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:848:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::at(const uword row, const uword) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:858:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator()(const uword row, const uword col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:870:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::operator()(const uword row, const uword col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:882:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::replace(const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:915:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::clean(const typename get_pod_type::result threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:931:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::clamp(const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:947:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:966:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:978:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:990:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::randu() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_meat.hpp:1009:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diagview::randn() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:624, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:29:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each_common::subview_each_common(const parent& in_P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each_common::get_mat_ref_helper(const Mat& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:50:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each_common::get_mat_ref_helper(const subview& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:60:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each_common::get_mat_ref() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:70:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each_common::check_size(const Mat& A) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:97:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each_common::incompat_size_string(const Mat& A) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:123:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each1::~subview_each1() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:132:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each1::subview_each1(const parent& in_P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:144:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each1::operator= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:181:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each1::operator+= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each1::operator-= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:255:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each1::operator%= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:292:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each1::operator/= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each2::~subview_each2() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:342:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each2::subview_each2(const parent& in_P, const Base& in_indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:354:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each2::check_indices(const Mat& indices) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:624, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:372:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each2::operator= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:427:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each2::operator+= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:480:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each2::operator-= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:533:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each2::operator%= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:586:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_each2::operator/= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:648:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:710:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:772:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:834:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:896:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:958:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:1026:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:1088:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:1150:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:1218:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:1280:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_each_meat.hpp:1342: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/RcppArmadillo/include/armadillo:625, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:29:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each_common::subview_cube_each_common(const Cube& in_p) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:40:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each_common::check_size(const Mat& A) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:57:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each_common::incompat_size_string(const Mat& A) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:625, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each1::~subview_cube_each1() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each1::subview_cube_each1(const Cube& in_p) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:97:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each1::operator= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each1::operator+= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:147:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each1::operator-= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:172:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each1::operator%= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:197:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each1::operator/= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:222:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each1::operator*= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:241:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each2::~subview_cube_each2() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:250:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each2::subview_cube_each2(const Cube& in_p, const Base& in_indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each2::check_indices(const Mat& indices) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:273:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each2::operator= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:312:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each2::operator+= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each2::operator-= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:390:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each2::operator%= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:429:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_each2::operator/= (const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:477:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:514:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:551:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:588:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:625:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:662:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:699:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:730:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:767:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:812:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:857:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:904:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:949:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_each_meat.hpp:994: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/RcppArmadillo/include/armadillo:626, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::~subview_cube_slices() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:37:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:49:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::inplace_rand(const uword rand_mode) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:89:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::inplace_op(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::inplace_op(const BaseCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:197:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:209:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:221:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::randu() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:233:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::randn() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:245:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator+= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:257:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator-= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:269:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator*= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:281:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator/= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:299:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator_equ(const subview_cube_slices& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:313:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator= (const subview_cube_slices& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:326:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator= (const subview_cube_slices& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:339:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator+= (const subview_cube_slices& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:352:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator-= (const subview_cube_slices& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:365:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator%= (const subview_cube_slices& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:378:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator/= (const subview_cube_slices& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:391:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator= (const BaseCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:404:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator+= (const BaseCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator-= (const BaseCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:430:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator%= (const BaseCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::operator/= (const BaseCube& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:460:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::extract(Cube& out, const subview_cube_slices& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:502:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::plus_inplace(Cube& out, const subview_cube_slices& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:516:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::minus_inplace(Cube& out, const subview_cube_slices& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:530:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::schur_inplace(Cube& out, const subview_cube_slices& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_slices_meat.hpp:544:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube_slices::div_inplace(Cube& out, const subview_cube_slices& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:628, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:26:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::SpValProxy(uword in_row, uword in_col, T1& in_parent, eT* in_val_ptr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:40:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator=(const SpValProxy& rhs) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:51:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator=(const SpValProxy& rhs) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:61:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator=(const eT rhs) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:102:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator+=(const eT rhs) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:128:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator-=(const eT rhs) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator*=(const eT rhs) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:188:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator/=(const eT rhs) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:236:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:258:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:280:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator++(const int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:309:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator--(const int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::operator eT() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:347:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::real() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:359:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::imag() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpValProxy_meat.hpp:371:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpValProxy::check_zero() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:629, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:28:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:50:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::~SpMat() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:66:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const uword in_rows, const uword in_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:85:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:104:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const arma_reserve_indicator&, const uword in_rows, const uword in_cols, const uword new_n_nonzero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:124:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const arma_layout_indicator&, const SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:153:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:173:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:186:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:206:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:219:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:238:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(SpMat&& in_mat) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:259:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(SpMat&& in_mat) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const MapMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:292:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const MapMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:311:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const Base& locations_expr, const Base& vals_expr, const bool sort_locations) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:420, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp: In substitution of 'template typename arma::enable_if2::value, const arma::Op >::result arma::max(const T1&, arma::uword) [with T1 = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:337:34: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:53:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const T1& X, const uword dim) ^~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:629, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:384:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const Base& locations_expr, const Base& vals_expr, const uword in_n_rows, const uword in_n_cols, const bool sort_locations, const bool check_for_zeros) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:453:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const bool add_values, const Base& locations_expr, const Base& vals_expr, const uword in_n_rows, const uword in_n_cols, const bool sort_locations, const bool check_for_zeros) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:536:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:583:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator*=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator/=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:683:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:697:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator+=(const SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:715:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator-=(const SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:733:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator*=(const SpMat& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:752:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator%=(const SpMat& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:770:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator/=(const SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:792:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const SpToDOp& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:822:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:913:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:934:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const Base& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1005:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator+=(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1020:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator-=(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1035:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator*=(const Base& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1131:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator/=(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1150:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator%=(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1170:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1237:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator+=(const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1252:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator-=(const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1267:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator*=(const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1282:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator/=(const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1297:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator%=(const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1313:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const SpSubview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1333:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const SpSubview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1407:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator+=(const SpSubview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1425:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator-=(const SpSubview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1443:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator*=(const SpSubview& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1461:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator%=(const SpSubview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator/=(const SpSubview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1499:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const SpSubview_col_list& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1520:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const SpSubview_col_list& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1546:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator+=(const SpSubview_col_list& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1561:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator-=(const SpSubview_col_list& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1576:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator*=(const SpSubview_col_list& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1595:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator%=(const SpSubview_col_list& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1610:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator/=(const SpSubview_col_list& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1623:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1643:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1657:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator+=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator-=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1685:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator*=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1699:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator%=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1713:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator/=(const spdiagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1727:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const SpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1753:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const SpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1773:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator+=(const SpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1792:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator-=(const SpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1811:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator*=(const SpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1830:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator%=(const SpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator/=(const SpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1867:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1893:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1913:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator+=(const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1932:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator-=(const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1951:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator*=(const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1970:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator%=(const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:1989:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator/=(const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2007:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const mtSpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2031:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const mtSpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2049:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator+=(const mtSpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2066:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator-=(const mtSpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2083:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator*=(const mtSpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2100:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator%=(const mtSpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2117:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator/=(const mtSpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2133:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const mtSpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2157:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator=(const mtSpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2175:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator+=(const mtSpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2192:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator-=(const mtSpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2209:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator*=(const mtSpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2226:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator%=(const mtSpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2243:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator/=(const mtSpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2259:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2273:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2287:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword row_num, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2316:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword row_num, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2345:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2359:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2373:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const span& row_span, const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2402:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const span& row_span, const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2431:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2451:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::rows(const uword in_row1, const uword in_row2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2491:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::cols(const uword in_col1, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2511:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2532:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2553:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::submat(const uword in_row1, const uword in_col1, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2577:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::submat(const uword in_row1, const uword in_col1, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2601:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::submat(const span& row_span, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2636:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::submat(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2671:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const span& row_span, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2683:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2695:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword in_row1, const uword in_col1, const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2707:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword in_row1, const uword in_col1, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2719:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::head_rows(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2733:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::head_rows(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2747:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::tail_rows(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2763:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::tail_rows(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::head_cols(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2793:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::head_cols(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2807:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::tail_cols(const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2823:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::tail_cols(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::cols(const Base& indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2853:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::cols(const Base& indices) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2866:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::diag(const sword in_id) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2890:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::diag(const sword in_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:2913:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::swap_rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3018:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::swap_cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3048:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::shed_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3062:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::shed_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3076:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::shed_rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3162:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::shed_cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3249:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator[](const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator[](const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3274:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::at(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3288:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::at(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3299:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3315:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3333:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::at(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3344:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::at(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3384:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3396:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_vec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3408:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_rowvec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3420:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_colvec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3432:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_square() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_finite() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3459:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_symmetric() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3478:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_symmetric(const typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_hermitian() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3526:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_hermitian(const typename get_pod_type::result tol) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3555:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::has_inf() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3570:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::has_nan() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3586:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3597:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const span& x) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3621:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3632:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const span& row_span, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const uword in_row, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3678:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3700:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const uword in_row, const uword in_col, const SizeMat& s) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3722:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::copy_size(const SpMat& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3735:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::copy_size(const Mat& m) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3747:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::set_size(const uword in_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3767:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::set_size(const uword in_rows, const uword in_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3788:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::set_size(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3800:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::resize(const uword in_rows, const uword in_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3835:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::resize(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3847:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::reshape(const uword in_rows, const uword in_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3879:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::reshape(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3891:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::reshape_helper_generic(const uword in_rows, const uword in_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3942:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::reshape_helper_intovec() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3982:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::for_each(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4018:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::for_each(functor F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4041:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::transform(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4073:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::replace(const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4099:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::clean(const typename get_pod_type::result threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4120:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::clamp(const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4151:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4170:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::zeros(const uword in_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4191:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::zeros(const uword in_rows, const uword in_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4210:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::zeros(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4222:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::eye() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4234:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::eye(const uword in_rows, const uword in_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4261:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::eye(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4273:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::speye() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4285:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::speye(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4297:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::speye(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4309:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::sprandu(const uword in_rows, const uword in_cols, const double density) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:440, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp: In substitution of 'template typename arma::enable_if2::value, out_type>::result arma::linspace(typename out_type::pod_type, typename out_type::pod_type, arma::uword) [with out_type = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4323:71: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_misc.hpp:33:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture linspace ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:629, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4383:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::sprandu(const SizeMat& s, const double density) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4395:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::sprandn(const uword in_rows, const uword in_cols, const double density) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4469:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::sprandn(const SizeMat& s, const double density) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4481:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::reset_cache() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4545:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::reserve(const uword in_rows, const uword in_cols, const uword new_n_nonzero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4558:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::set_real(const SpBase::pod_type,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4571:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::set_imag(const SpBase::pod_type,T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4585:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::save(const std::string name, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4627:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::save(const csv_name& spec, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4706:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::save(std::ostream& os, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4749:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::load(const std::string name, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4808:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::load(const csv_name& spec, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4897:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::load(std::istream& is, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4957:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::quiet_save(const std::string name, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4971:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::quiet_save(std::ostream& os, const file_type type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4985:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::quiet_load(const std::string name, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:4999:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::quiet_load(std::istream& is, const file_type type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5014:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::init(uword in_rows, uword in_cols, const uword new_n_nonzero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5043:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::init_cold(uword in_rows, uword in_cols, const uword new_n_nonzero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5105:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::init(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5137:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::init(const SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5185:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::init(const MapMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5278:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::init_simple(const SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5296:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::init_batch_std(const Mat& locs, const Mat& vals, const bool sort_locations) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5436:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::init_batch_add(const Mat& locs, const Mat& vals, const bool sort_locations) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:457, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort_index.hpp: In substitution of 'template const arma::mtOp arma::sort_index(const arma::Base&) [with T1 = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5479:47: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort_index.hpp:28:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort_index ^~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:629, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5609:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const arma_vec_indicator&, const uword in_vec_state) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5632:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::SpMat(const arma_vec_indicator&, const uword in_n_rows, const uword in_n_cols, const uword in_vec_state) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5652:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::mem_resize(const uword new_n_nonzero) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5691:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::sync() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5703:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::remove_zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5760:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::steal_mem(SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5799:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::steal_mem_simple(SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5835:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::init_xform(const SpBase& A, const Functor& func) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5873:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::init_xform_mt(const SpBase& A, const Functor& func) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5954:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_alias(const SpMat& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5964:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::begin() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5978:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::begin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:5992:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::cbegin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6006:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6018:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6030:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::cend() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6042:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::begin_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6054:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::begin_col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6066:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::begin_col_no_sync(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6076:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::begin_col_no_sync(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6086:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6098:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end_col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end_col_no_sync(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6120:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end_col_no_sync(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6130:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::begin_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6142:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::begin_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end_row() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6166:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end_row() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6190:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6202:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::begin_row_col() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6214:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::begin_row_col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6225:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end_row_col() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::end_row_col() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6249:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::clear() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6259:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6269:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::size() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6280:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::front() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6293:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::front() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6306:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::back() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6319:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::back() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6333:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::get_value(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6349:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::get_value(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::get_value_csc(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6381:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::find_value_csc(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6409:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::get_value_csc(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6423:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::try_set_value_csc(const uword in_row, const uword in_col, const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6447:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::try_add_value_csc(const uword in_row, const uword in_col, const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6473:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::try_sub_value_csc(const uword in_row, const uword in_col, const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6499:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::try_mul_value_csc(const uword in_row, const uword in_col, const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6525:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::try_div_value_csc(const uword in_row, const uword in_col, const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6555:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::insert_element(const uword in_row, const uword in_col, const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6642:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::delete_element(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6704:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::invalidate_cache() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6720:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::invalidate_csc() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6732:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::sync_cache() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6782:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::sync_cache_simple() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6799:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::sync_csc() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::sync_csc_simple() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6868:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_aux::set_real(SpMat& out, const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6885:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_aux::set_imag(SpMat&, const SpBase&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6895:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_aux::set_real(SpMat< std::complex >& out, const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6916:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_aux::set_imag(SpMat< std::complex >& out, const SpBase& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:630, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:30:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::iterator_base::iterator_base() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:42:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::iterator_base::iterator_base(const SpMat& in_M) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:54:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::iterator_base::iterator_base(const SpMat& in_M, const uword in_col, const uword in_pos) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:67:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::iterator_base::operator*() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:80:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::const_iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:89:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::const_iterator(const SpMat& in_M, uword initial_pos) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:110:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::const_iterator(const SpMat& in_M, uword in_row, uword in_col) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:630, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:133:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::const_iterator(const SpMat& in_M, const uword /* in_row */, const uword in_col, const uword in_pos) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:143:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::const_iterator(const typename SpMat::const_iterator& other) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:155:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:180:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:195:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:214:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:229:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator==(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:240:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator!=(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:251:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator==(const typename SpSubview::const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:262:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator!=(const typename SpSubview::const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator==(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:284:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator!=(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:295:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator==(const typename SpSubview::const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:306:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_iterator::operator!=(const typename SpSubview::const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:321:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:336:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:349:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:364:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:377:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::const_row_iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:409:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::const_row_iterator(const SpMat& in_M, uword initial_pos) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:490:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::const_row_iterator(const SpMat& in_M, uword in_row, uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:561:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::const_row_iterator(const typename SpMat::const_row_iterator& other) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:578:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:704:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:722:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:825:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:840:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator==(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:851:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator!=(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:862:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator==(const typename SpSubview::const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:873:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator!=(const typename SpSubview::const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:884:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator==(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:895:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator!=(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:906:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator==(const typename SpSubview::const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:917:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::const_row_iterator::operator!=(const typename SpSubview::const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:932:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::row_iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:947:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::row_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:960:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::row_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:975:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::row_iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_iterators_meat.hpp:988:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::row_iterator::operator--(int) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:631, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:26:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::SpCol() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:36:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::SpCol(const uword in_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:46:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::SpCol(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:56:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::SpCol(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::SpCol(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:81:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::operator=(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:94:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::SpCol(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:107:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::operator=(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:121:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:135:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::SpCol(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::operator=(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::SpCol(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:177:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::operator=(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:195:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:209:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:220:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:231:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:242:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::shed_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:257:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::shed_rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:368:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::begin_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:384:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::begin_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:400:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::end_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpCol_meat.hpp:416:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpCol::end_row(const uword row_num) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:632, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:26:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::SpRow() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:36:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::SpRow(const uword in_n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:46:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::SpRow(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:56:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::SpRow(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::SpRow(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:81:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::operator=(const char* text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:94:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::SpRow(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:107:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::operator=(const std::string& text) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:121:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::operator=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:135:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::SpRow(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:149:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::operator=(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::SpRow(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:177:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::operator=(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:195:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:209:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:220:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:231:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:242:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::shed_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:257:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::shed_cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:368:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::begin_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:384:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::begin_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:400:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::end_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpRow_meat.hpp:416:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpRow::end_row(const uword row_num) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:633, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:25:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::~SpSubview() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:633, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:34:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::SpSubview(const SpMat& in_m, const uword in_row1, const uword in_col1, const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:68:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::SpSubview(const SpSubview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::SpSubview(SpSubview&& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator+=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:128:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator-=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:146:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator*=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:208:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator/=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:269:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator=(const Base& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator+=(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:323:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator-=(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:336:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator*=(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:353:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator%=(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:366:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator/=(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:378:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator=(const SpSubview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:391:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:404:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator_equ_common(const SpBase& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:432:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator+=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:446:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator-=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator*=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator%=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:487:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator/=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:522:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::for_each(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:579:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::for_each(functor F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::transform(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:673:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::replace(const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:752:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::clean(const typename get_pod_type::result threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:780:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::clamp(const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:810:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:833:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:890:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:902:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::eye() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::randu() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::randn() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:947:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator[](const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:961:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator[](const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:975:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator()(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:991:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator()(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1007:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator()(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1020:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator()(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1033:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::at(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1047:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::at(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1061:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::at(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1072:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::at(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1082:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::check_overlap(const SpSubview& x) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1123:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::is_vec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1133:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1147:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1161:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1175:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1189:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1207:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::rows(const uword in_row1, const uword in_row2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1225:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1243:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::cols(const uword in_col1, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1261:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1279:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::submat(const uword in_row1, const uword in_col1, const uword in_row2, const uword in_col2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1297:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::submat(const span& row_span, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1326:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::submat(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1355:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator()(const uword row_num, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator()(const uword row_num, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1379:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator()(const span& row_span, const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1391:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator()(const span& row_span, const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator()(const span& row_span, const span& col_span) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1415:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::operator()(const span& row_span, const span& col_span) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1427:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::swap_rows(const uword in_row1, const uword in_row2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1449:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::swap_cols(const uword in_col1, const uword in_col2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1471:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::begin() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1481:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::begin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1493:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::cbegin() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1505:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::begin_col(const uword col_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1516:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::begin_col(const uword col_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1528:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::begin_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1540:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::begin_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1552:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::end() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::end() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1576:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::cend() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1588:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::end_row() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::end_row() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1612:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::end_row(const uword row_num) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1624:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::end_row(const uword row_num) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1636:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::is_alias(const SpMat& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1647:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::insert_element(const uword in_row, const uword in_col, const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1665:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::delete_element(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1680:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::invalidate_cache() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1697:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col::SpSubview_col(const SpMat& in_m, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col::SpSubview_col(const SpMat& in_m, const uword in_col, const uword in_row1, const uword in_n_rows) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1718:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col::operator=(const SpSubview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1730:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col::operator=(const SpSubview_col& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1743:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col::operator=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1756:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col::operator=(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1769:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1780:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1791:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col::st() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1806:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_row::SpSubview_row(const SpMat& in_m, const uword in_row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1816:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_row::SpSubview_row(const SpMat& in_m, const uword in_row, const uword in_col1, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1827:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_row::operator=(const SpSubview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1839:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_row::operator=(const SpSubview_row& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1852:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_row::operator=(const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1865:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_row::operator=(const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1878:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_row::t() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1889:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_row::ht() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1900:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_row::st() const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:634, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:29:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::iterator_base::iterator_base(const SpSubview& in_M) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:41:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::iterator_base::iterator_base(const SpSubview& in_M, const uword in_col, const uword in_pos) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:57:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::const_iterator(const SpSubview& in_M, const uword initial_pos) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:113:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::const_iterator(const SpSubview& in_M, const uword in_row, const uword in_col) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:634, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:249:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::const_iterator(const SpSubview& in_M, uword in_row, uword in_col, uword in_pos, uword in_skip_pos) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:262:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::const_iterator(const const_iterator& other) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:274:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator*() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:285:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:344:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:359:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:430:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator==(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:441:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator!=(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:452:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator==(const typename SpMat::const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:463:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator!=(const typename SpMat::const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:474:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator==(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:485:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator!=(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:496:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator==(const typename SpMat::const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:507:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_iterator::operator!=(const typename SpMat::const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:522:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:549:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:564:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:576:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::const_row_iterator() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:604:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::const_row_iterator(const SpSubview& in_M, uword initial_pos) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:683:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::const_row_iterator(const SpSubview& in_M, uword in_row, uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:761:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::const_row_iterator(const const_row_iterator& other) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:775:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:902:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:917:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1017:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1032:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator==(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1043:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator!=(const const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1054:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator==(const typename SpMat::const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1065:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator!=(const typename SpMat::const_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1076:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator==(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1087:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator!=(const const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1098:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator==(const typename SpMat::const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1109:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::const_row_iterator::operator!=(const typename SpMat::const_row_iterator& rhs) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1124:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::row_iterator::operator*() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::row_iterator::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1151:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::row_iterator::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1166:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::row_iterator::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_iterators_meat.hpp:1178:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::row_iterator::operator--(int) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:635, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:26:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::~SpSubview_col_list() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:39:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:70:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::for_each(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::for_each(functor F) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:103:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::transform(functor F) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:119:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::replace(const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:135:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::clean(const typename get_pod_type::result threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:151:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:165:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:202:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:216:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator+= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:234:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator-= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:252:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator*= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:297:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator/= (const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:316:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:379:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator+= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:394:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator-= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:409:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator%= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:424:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator/= (const Base& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:438:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator= (const SpSubview_col_list& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:453:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator= (const SpSubview_col_list& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:468:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator= (const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:532:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator+= (const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:547:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator-= (const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:562:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator%= (const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:577:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::operator/= (const SpBase& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:598:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::extract(SpMat& out, const SpSubview_col_list& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:666:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::plus_inplace(SpMat& out, const SpSubview_col_list& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:680:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::minus_inplace(SpMat& out, const SpSubview_col_list& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:694:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::schur_inplace(SpMat& out, const SpSubview_col_list& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_col_list_meat.hpp:708:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_col_list::div_inplace(SpMat& out, const SpSubview_col_list& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:636, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:25:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::~spdiagview() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:33:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::spdiagview(const SpMat& in_m, const uword in_row_offset, const uword in_col_offset, const uword in_len) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:49:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator= (const spdiagview& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:87:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator+=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator-=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:133:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator*=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:156:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator/=(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:179:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator= (const Base& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:266:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator+=(const Base& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:315:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator-=(const Base& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:364:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator%=(const Base& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:413:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator/=(const Base& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:463:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator= (const SpBase& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:487:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator+=(const SpBase& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:541:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator-=(const SpBase& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:595:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator%=(const SpBase& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:649:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator/=(const SpBase& o) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:702:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::extract(SpMat& out, const spdiagview& d) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:751:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::extract(Mat& out, const spdiagview& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:777:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator[](const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:787:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator[](const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:797:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::at(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:807:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::at(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:817:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator()(const uword i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator()(const uword i) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:841:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::at(const uword row, const uword) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:851:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::at(const uword row, const uword) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:861:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator()(const uword row, const uword col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:873:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::operator()(const uword row, const uword col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:885:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::replace(const eT old_val, const eT new_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:908:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::clean(const typename get_pod_type::result threshold) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:924:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::clamp(const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:940:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::fill(const eT val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:1014:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:1026:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::ones() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:1038:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::randu() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_meat.hpp:1057:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spdiagview::randn() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:637, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:26:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::~MapMat() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:42:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::MapMat() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:57:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::MapMat(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:72:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::MapMat(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::MapMat(const MapMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator=(const MapMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::MapMat(const SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:140:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator=(const SpMat& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:178:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::MapMat(MapMat&& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:197:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator=(MapMat&& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:221:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:237:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::set_size(const uword in_n_rows) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:249:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::set_size(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:261:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::set_size(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:273:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::zeros() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:285:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::zeros(const uword in_n_rows) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:299:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::zeros(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::zeros(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:327:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::eye() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:339:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::eye(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:362:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::eye(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:374:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::speye() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:386:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::speye(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:398:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::speye(const SizeMat& s) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:411:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator[](const uword index) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:422:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator[](const uword index) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:438:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator()(const uword index) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:451:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator()(const uword index) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:469:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::at(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:482:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::at(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:500:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator()(const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:515:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator()(const uword in_row, const uword in_col) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:535:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::is_empty() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:546:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::is_vec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:557:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::is_rowvec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:569:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::is_colvec() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:580:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::is_square() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:591:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::sprandu(const uword in_n_rows, const uword in_n_cols, const double density) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:622:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::print(const std::string& extra_text) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:674:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::get_n_nonzero() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:686:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::get_locval_format(umat& locs, Col& vals) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:727:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::init_cold() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:759:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::init_warm(const uword in_n_rows, const uword in_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:797:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::set_val(const uword index, const eT& in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:825:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::erase_val(const uword index) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:848:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::MapMat_val(MapMat& in_parent, const uword in_index) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:859:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::operator eT() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::real() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::imag() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:905:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::operator=(const MapMat_val& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:919:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::operator=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::operator+=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:952:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::operator-=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:973:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::operator*=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1004:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::operator/=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1036:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1066:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1084:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat_val::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1101:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::SpMat_MapMat_val(SpMat& in_s_parent, MapMat& in_m_parent, const uword in_row, const uword in_col) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:637, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::operator eT() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1128:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::real() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1144:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::imag() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::operator=(const SpMat_MapMat_val& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1174:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::operator=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1207:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::operator+=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1242:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::operator-=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1277:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::operator*=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1310:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::operator/=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1343:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1356:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1372:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1385:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::operator--(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::set(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1426:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::add(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1457:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::sub(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1488:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::mul(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1549:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat_MapMat_val::div(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1607:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_MapMat_val::SpSubview_MapMat_val(SpSubview& in_sv_parent, MapMat& in_m_parent, const uword in_row, const uword in_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1619:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_MapMat_val::operator=(const SpSubview_MapMat_val& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1633:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_MapMat_val::operator=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1652:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_MapMat_val::operator+=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1671:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_MapMat_val::operator-=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1690:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_MapMat_val::operator*=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1709:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_MapMat_val::operator/=(const eT in_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1728:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_MapMat_val::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1748:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_MapMat_val::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1767:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_MapMat_val::operator--() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:1787:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview_MapMat_val::operator--(int) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:639, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:32:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::gen_txt_header(const Mat&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:82:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::gen_bin_header(const Mat&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:132:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::gen_bin_header(const SpMat&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::gen_txt_header(const Cube&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:231:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::gen_bin_header(const Cube&) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:275:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::guess_file_type(std::istream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:287:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::guess_file_type_internal(std::istream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:362:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::gen_tmp_name(const std::string& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:399:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::safe_rename(const std::string& old_name, const std::string& new_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:419:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::convert_token(eT& val, const std::string& token) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:501:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::convert_token(std::complex& val, const std::string& token) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::prepare_stream(std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:611:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_raw_ascii(const Mat& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:641:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_raw_ascii(const Mat& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:676:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_raw_binary(const Mat& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:704:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_raw_binary(const Mat& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:720:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_ascii(const Mat& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:750:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_ascii(const Mat& x, std::ostream& f) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:639, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:788:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_csv_ascii(const Mat& x, const std::string& final_name, const field& header, const bool with_header, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:832:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_csv_ascii(const Mat& x, std::ostream& f, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:868:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_csv_ascii(const Mat< std::complex >& x, std::ostream& f, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:915:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_coord_ascii(const Mat& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:943:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_coord_ascii(const Mat& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:986:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_coord_ascii(const Mat< std::complex >& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1035:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_binary(const Mat& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1065:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_binary(const Mat& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1083:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_pgm_binary(const Mat& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_pgm_binary(const Mat& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1148:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_pgm_binary(const Mat< std::complex >& x, const std::string& final_name) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:419, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp: In instantiation of 'class arma::conv_to >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1152:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:145:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const Base& in, const typename arma_not_cx::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:148:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const Base& in, const typename arma_cx_only::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:151:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const SpBase& in); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:156:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const std::vector& in, const typename arma_not_cx::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:159:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Mat from(const std::vector& in, const typename arma_cx_only::result* junk = nullptr); ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_Mat >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1154:49: recursively required by substitution of 'template static bool arma::diskio::save_pgm_binary(const arma::Mat >&, std::ostream&) [with T = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1154:49: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:913:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_Mat::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1154:49: recursively required by substitution of 'template static bool arma::diskio::save_pgm_binary(const arma::Mat >&, std::ostream&) [with T = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1154:49: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1154:49: recursively required by substitution of 'template static bool arma::diskio::save_pgm_binary(const arma::Mat >&, std::ostream&) [with T = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1154:49: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:608, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp: In instantiation of 'class arma::Mat': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1154:49: recursively required by substitution of 'template static bool arma::diskio::save_pgm_binary(const arma::Mat >&, std::ostream&) [with T = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1154:49: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5955:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::at_alt(const uword ii) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5998:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator[] (const uword ii) ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6010:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator[] (const uword ii) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6022:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::at(const uword ii) ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6034:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::at(const uword ii) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5971:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator() (const uword ii) ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5985:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator() (const uword ii) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6074:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::at(const uword in_row, const uword in_col) ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6086:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::at(const uword in_row, const uword in_col) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6046:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator() (const uword in_row, const uword in_col) ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6060:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::operator() (const uword in_row, const uword in_col) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6146:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_empty() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6158:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_vec() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6170:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_rowvec() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_colvec() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6194:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_square() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6206:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_finite() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6217:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::has_inf() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6230:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::has_nan() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6243:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_sorted(const char* direction) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6256:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::is_sorted(const char* direction, const uword dim) const ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:146, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_bones.hpp:428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma_warn_unused bool is_sorted_helper(const comparator& comp, const uword dim) const; ^~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:608, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6402:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const uword ii) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6414:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const span& x) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const uword in_row, const uword in_col) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6449:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const span& row_span, const uword in_col) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6472:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const uword in_row, const span& col_span) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const span& row_span, const span& col_span) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6517:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::in_range(const uword in_row, const uword in_col, const SizeMat& s) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6539:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::colptr(const uword in_col) ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6551:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::colptr(const uword in_col) const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6563:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::memptr() ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:6575:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::memptr() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7292:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::min() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:7312:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::max() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9089:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::front() ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9102:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::front() const ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9115:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::back() ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:9128:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Mat::back() const ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:639, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1163:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_pgm_binary(const Mat< std::complex >& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1178:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_hdf5_binary(const Mat& x, const hdf5_name& spec, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1294:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_raw_ascii(Mat& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1320:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_raw_ascii(Mat& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_raw_binary(Mat& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1432:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_raw_binary(Mat& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1466:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_ascii(Mat& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1490:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_ascii(Mat& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1569:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_csv_ascii(Mat& x, const std::string& name, std::string& err_msg, field& header, const bool with_header, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1637:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_csv_ascii(Mat& x, std::istream& f, std::string& err_msg, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1784:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_csv_ascii(Mat< std::complex >& x, std::istream& f, std::string& err_msg, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp: In static member function 'static bool arma::diskio::load_csv_ascii(arma::Mat >&, std::istream&, std::__cxx11::string&, char)': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:1861:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture token.erase(std::remove_if(token.begin(), token.end(), [](char c) { return ((c == ' ') || (c == '\t')); }), token.end()); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp: At global scope: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2025:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_coord_ascii(Mat& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2052:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_coord_ascii(Mat& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2152:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_coord_ascii(Mat< std::complex >& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2267:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_binary(Mat& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_binary(Mat& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2362:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::pnm_skip_comments(std::istream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_pgm_binary(Mat& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2405:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_pgm_binary(Mat& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2493:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_pgm_binary(Mat< std::complex >& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2511:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_pgm_binary(Mat< std::complex >& x, std::istream& is, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2529:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_hdf5_binary(Mat& x, const hdf5_name& spec, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2651:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_auto_detect(Mat& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2680:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_auto_detect(Mat& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2761:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_csv_ascii(const SpMat& x, const std::string& final_name, const field& header, const bool with_header, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2805:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_csv_ascii(const SpMat& x, std::ostream& f, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2845:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_csv_ascii(const SpMat< std::complex >& x, std::ostream& f, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2864:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_coord_ascii(const SpMat& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2893:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_coord_ascii(const SpMat& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2937:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_coord_ascii(const SpMat< std::complex >& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:2983:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_binary(const SpMat& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3013:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_binary(const SpMat& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3032:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_csv_ascii(SpMat& x, const std::string& name, std::string& err_msg, field& header, const bool with_header, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3099:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_csv_ascii(SpMat& x, std::istream& f, std::string& err_msg, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3195:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_csv_ascii(SpMat< std::complex >& x, std::istream& f, std::string& err_msg, const char separator) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3214:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_coord_ascii(SpMat& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3237:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_coord_ascii(SpMat& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3337:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_coord_ascii(SpMat< std::complex >& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3452:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_binary(SpMat& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3475:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_binary(SpMat& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3577:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_raw_ascii(const Cube& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3606:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_raw_ascii(const Cube& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3644:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_raw_binary(const Cube& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3672:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_raw_binary(const Cube& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3688:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_ascii(const Cube& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3718:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_ascii(const Cube& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3760:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_binary(const Cube& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3790:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_binary(const Cube& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3808:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_hdf5_binary(const Cube& x, const hdf5_name& spec, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3924:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_raw_ascii(Cube& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3955:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_raw_ascii(Cube& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:3986:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_raw_binary(Cube& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4009:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_raw_binary(Cube& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4043:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_ascii(Cube& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4067:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_ascii(Cube& x, std::istream& f, std::string& err_msg) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:591, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube_eval_Cube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4117:55: recursively required by substitution of 'template static bool arma::diskio::load_arma_ascii(arma::Mat&, std::istream&, std::__cxx11::string&) [with eT = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4117:55: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:422:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube_eval_Cube::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4117:55: recursively required by substitution of 'template static bool arma::diskio::load_arma_ascii(arma::Mat&, std::istream&, std::__cxx11::string&) [with eT = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4117:55: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:228:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:252:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:305:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:320:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:386:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:611, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp: In instantiation of 'class arma::Cube': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4117:55: recursively required by substitution of 'template static bool arma::diskio::load_arma_ascii(arma::Mat&, std::istream&, std::__cxx11::string&) [with eT = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4117:55: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3331:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at_alt(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator[] (const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3386:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator[] (const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3410:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3347:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3361:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3464:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword in_row, const uword in_col, const uword in_slice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3422:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword in_row, const uword in_col, const uword in_slice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3535:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::is_finite() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3549:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::is_empty() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3560:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::has_inf() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3573:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::has_nan() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3587:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const span& x) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3634:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const span& row_span, const span& col_span, const span& slice_span) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword in_row, const uword in_col, const uword in_slice, const SizeCube& s) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::memptr() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::memptr() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_memptr(const uword uslice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3724:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_memptr(const uword uslice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3736:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_colptr(const uword uslice, const uword col) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3748:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_colptr(const uword uslice, const uword col) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4263:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::min() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4283:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::max() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4995:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::front() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::front() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5021:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::back() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5034:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::back() const ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:639, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4146:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_binary(Cube& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4169:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_binary(Cube& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4245:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_hdf5_binary(Cube& x, const hdf5_name& spec, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_auto_detect(Cube& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4397:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_auto_detect(Cube& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4473:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_binary(const field& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4501:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_arma_binary(const field& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4538:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_binary(field& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4560:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_arma_binary(field& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4625:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_std_string(const field& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4652:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_std_string(const field& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4678:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_std_string(field& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4699:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_std_string(field& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4771:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_auto_detect(field& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4795:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_auto_detect(field& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4848:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_ppm_binary(Cube& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4871:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_ppm_binary(Cube& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4964:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_ppm_binary(const Cube& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:4992:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_ppm_binary(const Cube& x, std::ostream& f) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:5034:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_ppm_binary(field& x, const std::string& name, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:5057:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::load_ppm_binary(field& x, std::istream& f, std::string& err_msg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:5164:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_ppm_binary(const field& x, const std::string& final_name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diskio_meat.hpp:5191:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture diskio::save_ppm_binary(const field& x, std::ostream& f) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:640, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/wall_clock_meat.hpp:24:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wall_clock::wall_clock() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/wall_clock_meat.hpp:32:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wall_clock::~wall_clock() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/wall_clock_meat.hpp:41:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wall_clock::tic() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/wall_clock_meat.hpp:53:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wall_clock::toc() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:641, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:26:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_counter::~arma_counter() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:35:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_counter::arma_counter() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:47:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_counter::operator++() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:67:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_counter::operator++(int) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:77:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_counter::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:88:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_counter::value() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_counter::value_plus_1() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:115:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_counter::value_minus_1() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:135:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::~running_stat() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:144:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::running_stat() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::operator() (const typename running_stat::T sample) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:180:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::operator() (const std::complex< typename running_stat::T >& sample) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:199:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:223:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::mean() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:236:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::var(const uword norm_type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::stddev(const uword norm_type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:279:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:292:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:304:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::range() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:317:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat::count() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_aux::update_stats(running_stat& x, const eT sample, const typename arma_not_cx::result* junk) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:641, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:383:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_aux::update_stats(running_stat& x, const std::complex& sample, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:397:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_aux::update_stats(running_stat& x, const typename eT::value_type sample, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_meat.hpp:413:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_aux::update_stats(running_stat& x, const eT& sample, const typename arma_cx_only::result* junk) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:642, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:26:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::~running_stat_vec() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:35:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::running_stat_vec(const bool in_calc_cov) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:45:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::running_stat_vec(const running_stat_vec& in_rsv) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:64:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::operator=(const running_stat_vec& in_rsv) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:90:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::operator() (const Base::T, T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:118:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::operator() (const Base< std::complex::T>, T1>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:146:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:175:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::mean() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:188:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::var(const uword norm_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:224:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::stddev(const uword norm_type) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:256:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::cov(const uword norm_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:303:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::min() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:316:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::max() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:328:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::range() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:341:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_stat_vec::count() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:363:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:478:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:499:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/running_stat_vec_meat.hpp:520: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/RcppArmadillo/include/armadillo:644, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_meat.hpp:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagmat::apply(Mat& out, const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_meat.hpp:110:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagmat::apply(Mat& out, const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_meat.hpp:159:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagmat::apply(Mat& out, const Op< Glue, op_diagmat>& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:644, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_meat.hpp:171:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagmat::apply_times(Mat& actual_out, const T1& X, const T2& Y, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_meat.hpp:396:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagmat::apply_times(Mat& actual_out, const T1& X, const T2& Y, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_meat.hpp:677:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagmat2::apply(Mat& out, const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagmat_meat.hpp:707:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagmat2::apply(Mat& out, const Proxy& P, const uword row_offset, const uword col_offset) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:645, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_meat.hpp:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagvec::apply(Mat& out, const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_meat.hpp:54:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagvec::apply_proxy(Mat& out, const Proxy& P) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:645, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_meat.hpp:90:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagvec::apply(Mat& actual_out, const Op< Glue, op_diagvec>& X, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_meat.hpp:249:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagvec::apply(Mat& actual_out, const Op< Glue, op_diagvec>& X, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_meat.hpp:464:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagvec2::apply(Mat& out, const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diagvec_meat.hpp:497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diagvec2::apply_proxy(Mat& out, const Proxy& P, const uword row_offset, const uword col_offset) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:646, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:28:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_dot::direct_dot_arma(const uword n_elem, const eT* const A, const eT* const B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:73:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_dot::direct_dot_arma(const uword n_elem, const eT* const A, const eT* const B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_dot::direct_dot(const uword n_elem, const eT* const A, const eT* const B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:144:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_dot::direct_dot(const uword n_elem, const eT* const A, const eT* const B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:179:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_dot::direct_dot(const uword n_elem, const eT* const A, const eT* const B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:192:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_dot::direct_dot(const uword n_elem, const eT* const A, const eT* const B, const eT* C) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:212:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_dot::apply(const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:272:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_dot::apply_proxy(const Proxy& PA, const Proxy& PB) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:310:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_dot::apply_proxy(const Proxy& PA, const Proxy& PB) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:357:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm_dot::apply(const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cdot::direct_cdot_arma(const uword n_elem, const eT* const A, const eT* const B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:421:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cdot::direct_cdot(const uword n_elem, const eT* const A, const eT* const B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:474:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cdot::apply(const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:494:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cdot::apply_unwrap(const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:517:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cdot::apply_proxy(const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dot_meat.hpp:573:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_dot_mixed::apply(const T1& A, const T2& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:647, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_det_meat.hpp:27:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_det::apply_direct(typename T1::elem_type& out_val, const Base& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_det_meat.hpp:84:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_det::apply_diagmat(const Base& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_det_meat.hpp:108:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_det::apply_trimat(const Base& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_det_meat.hpp:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_det::apply_tiny(const Mat& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:648, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_log_det_meat.hpp:27:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_log_det::apply_direct(typename T1::elem_type& out_val, typename T1::pod_type& out_sign, const Base& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_log_det_meat.hpp:66:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_log_det::apply_diagmat(typename T1::elem_type& out_val, typename T1::pod_type& out_sign, const Base& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_log_det_meat.hpp:111:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_log_det::apply_trimat(typename T1::elem_type& out_val, typename T1::pod_type& out_sign, const Base& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_log_det_meat.hpp:160:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_log_det_sympd::apply_direct(typename T1::pod_type& out_val, const Base& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:649, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:27:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_inv::apply(Mat& out, const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:45:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_inv::apply_direct(Mat& out, const Base& expr, const char* caller_sig) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:120:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_inv::apply_diagmat(Mat& out, const T1& X, const char* caller_sig) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:172:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_inv::apply_tiny_noalias(Mat& out, const Mat& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:649, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:286:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_inv_sympd::apply(Mat& out, const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:304:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_inv_sympd::apply_direct(Mat& out, const Base& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:650, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:28:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::apply_mat_noalias(Mat& out, const Mat& A, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:42:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::apply_mat_noalias(Mat& out, const Mat& A, const typename arma_cx_only::result* junk) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:650, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:94:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::block_worker(std::complex* Y, const std::complex* X, const uword X_n_rows, const uword Y_n_rows, const uword n_rows, const uword n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:115:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::apply_mat_noalias_large(Mat< std::complex >& out, const Mat< std::complex >& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:171:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::apply_mat_inplace(Mat& out, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:185:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::apply_mat_inplace(Mat& out, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:228:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::apply_mat(Mat& out, const Mat& A, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:241:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::apply_mat(Mat& out, const Mat& A, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:261:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::apply_proxy(Mat& out, const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:308:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::apply_direct(Mat& out, const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:367:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::apply(Mat& out, const Op& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:380:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans::apply(Mat& out, const Op& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:398:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans2::apply(Mat& out, const Op& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:413:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_htrans2::apply(Mat& out, const Op& in, const typename arma_cx_only::result* junk) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:651, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:27:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:58:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::apply_noalias(Mat& out, const Mat& X, const uword dim, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:113:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::apply_noalias(Mat& out, const Mat& X, const uword dim, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:159:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::apply(Cube& out, const OpCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:189:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:278:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:360:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::direct_max(const eT* const X, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:391:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::direct_max(const eT* const X, const uword n_elem, uword& index_of_max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::direct_max(const Mat& X, const uword row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:472:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::max(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:530:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::max(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:629:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::max(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:696:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::max_with_index(const Proxy& P, uword& index_of_max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:777:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::max_with_index(const ProxyCube& P, uword& index_of_max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:838:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::direct_max(const std::complex* const X, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:864:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::direct_max(const std::complex* const X, const uword n_elem, uword& index_of_max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:892:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::direct_max(const Mat< std::complex >& X, const uword row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:920:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::max(const subview< std::complex >& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:990:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::max(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:1078:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::max(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:1150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::max_with_index(const Proxy& P, uword& index_of_max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_max_meat.hpp:1253:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_max::max_with_index(const ProxyCube& P, uword& index_of_max_val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:652, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_meat.hpp:27:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_max::apply(Mat& out, const mtOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_meat.hpp:58:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_max::apply_noalias(Mat& out, const Mat& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_meat.hpp:136:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_max::apply(Cube& out, const mtOpCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_meat.hpp:164:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_max::apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_not_cx::result* junk) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:652, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_meat.hpp:266:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_max::apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_max_meat.hpp:382:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_max::apply(Mat& out, const SpBase& expr, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:653, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_meat.hpp:27:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_min::apply(Mat& out, const mtOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_meat.hpp:58:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_min::apply_noalias(Mat& out, const Mat& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_meat.hpp:136:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_min::apply(Cube& out, const mtOpCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_meat.hpp:164:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_min::apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_not_cx::result* junk) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:653, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_meat.hpp:266:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_min::apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_index_min_meat.hpp:382:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_index_min::apply(Mat& out, const SpBase& expr, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:654, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:27:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:58:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::apply_noalias(Mat& out, const Mat& X, const uword dim, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:113:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::apply_noalias(Mat& out, const Mat& X, const uword dim, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:159:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::apply(Cube& out, const OpCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:189:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:278:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::apply_noalias(Cube& out, const Cube& X, const uword dim, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:360:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::direct_min(const eT* const X, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:391:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::direct_min(const eT* const X, const uword n_elem, uword& index_of_min_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::direct_min(const Mat& X, const uword row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:472:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::min(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:530:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::min(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:629:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::min(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:696:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::min_with_index(const Proxy& P, uword& index_of_min_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:777:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::min_with_index(const ProxyCube& P, uword& index_of_min_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:838:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::direct_min(const std::complex* const X, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:864:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::direct_min(const std::complex* const X, const uword n_elem, uword& index_of_min_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:892:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::direct_min(const Mat< std::complex >& X, const uword row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:920:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::min(const subview< std::complex >& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:990:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::min(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:1078:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::min(const BaseCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:1150:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::min_with_index(const Proxy& P, uword& index_of_min_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_min_meat.hpp:1253:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_min::min_with_index(const ProxyCube& P, uword& index_of_min_val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:655, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:27:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:57:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::apply_noalias(Mat& out, const Proxy& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:76:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::apply_noalias_unwrap(Mat& out, const Proxy& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:142:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::apply_noalias_proxy(Mat& out, const Proxy& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:215:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::apply(Cube& out, const OpCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:245:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::apply_noalias(Cube& out, const ProxyCube& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:264:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::apply_noalias_unwrap(Cube& out, const ProxyCube& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:371:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::apply_noalias_proxy(Cube& out, const ProxyCube& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:390:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::direct_mean(const eT* const X, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:406:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::direct_mean_robust(const eT* const X, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:443:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::direct_mean(const Mat& X, const uword row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:475:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::direct_mean_robust(const Mat& X, const uword row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:498:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::mean_all(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:556:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::mean_all_robust(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:604:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::mean_all(const diagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:636:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::mean_all_robust(const diagview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:659:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::mean_all(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:671:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::mean_all(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:697:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::robust_mean(const eT A, const eT B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_mean_meat.hpp:707:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_mean::robust_mean(const std::complex& A, const std::complex& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:656, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_meat.hpp:31:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_median::apply(Mat& out, const Op& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_meat.hpp:143:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_median::apply(Mat& out, const Op& in, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_meat.hpp:228:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_meat.hpp:301:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_meat.hpp:389:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_median::direct_median(std::vector& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_median_meat.hpp:430: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/RcppArmadillo/include/armadillo:657, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_meat.hpp:27:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sort::direct_sort(eT* X, const uword n_elem, const uword sort_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_meat.hpp:50:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sort::direct_sort_ascending(eT* X, const uword n_elem) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_meat.hpp:64:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sort::copy_row(eT* X, const Mat& A, const uword row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_meat.hpp:87:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sort::copy_row(Mat& A, const eT* X, const uword row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_meat.hpp:110:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sort::apply_noalias(Mat& out, const Mat& X, const uword sort_type, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_meat.hpp:168:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sort::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_meat.hpp:203:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sort_vec::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:658, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_meat.hpp:27:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_sort_index_helper(Mat& out, const Proxy& P, const uword sort_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_meat.hpp:119:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sort_index::apply_noalias(Mat& out, const Proxy& P, const uword sort_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_meat.hpp:131:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sort_index::apply(Mat& out, const mtOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_meat.hpp:164:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_stable_sort_index::apply_noalias(Mat& out, const Proxy& P, const uword sort_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sort_index_meat.hpp:176:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_stable_sort_index::apply(Mat& out, const mtOp& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:659, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_meat.hpp:28:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sum::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_meat.hpp:59:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sum::apply_noalias(Mat& out, const Proxy& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_meat.hpp:79:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sum::apply_noalias_unwrap(Mat& out, const Proxy& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_meat.hpp:124:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sum::apply_noalias_proxy(Mat& out, const Proxy& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_meat.hpp:184:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sum::apply(Cube& out, const OpCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_meat.hpp:215:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sum::apply_noalias(Cube& out, const ProxyCube& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_meat.hpp:235:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sum::apply_noalias_unwrap(Cube& out, const ProxyCube& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sum_meat.hpp:300:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sum::apply_noalias_proxy(Cube& out, const ProxyCube& P, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:660, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_stddev_meat.hpp:30:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_stddev::apply(Mat& out, const mtOp& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:661, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:29:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_strans::apply_mat_noalias_tinysq(Mat& out, const TA& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:104:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_strans::block_worker(eT* Y, const eT* X, const uword X_n_rows, const uword Y_n_rows, const uword n_rows, const uword n_cols) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:661, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:125:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_strans::apply_mat_noalias_large(Mat& out, const Mat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:182:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_strans::apply_mat_noalias(Mat& out, const TA& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:239:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_strans::apply_mat_inplace(Mat& out) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:289:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_strans::apply_mat(Mat& out, const TA& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:308:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_strans::apply_proxy(Mat& out, const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:377:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_strans::apply_direct(Mat& out, const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:436:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_strans::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:454:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_strans_cube::apply_noalias(Cube& out, const Cube& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:662, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_meat.hpp:30:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_var::apply(Mat& out, const mtOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_meat.hpp:94:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_var::var_vec(const Base& X, const uword norm_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_meat.hpp:110:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_var::var_vec(const subview_col& X, const uword norm_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_meat.hpp:125:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_var::var_vec(const subview_row& X, const uword norm_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_meat.hpp:155:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_var::direct_var(const eT* const X, const uword n_elem, const uword norm_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_meat.hpp:207:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_var::direct_var_robust(const eT* const X, const uword n_elem, const uword norm_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_meat.hpp:240:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_var::direct_var(const std::complex* const X, const uword n_elem, const uword norm_type) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_var_meat.hpp:278:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_var::direct_var_robust(const std::complex* const X, const uword n_elem, const uword norm_type) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:663, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_repmat_meat.hpp:28:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_repmat::apply_noalias(Mat& out, const obj& X, const uword copies_per_row, const uword copies_per_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_repmat_meat.hpp:97:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_repmat::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:664, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_repelem_meat.hpp:28:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_repelem::apply_noalias(Mat& out, const obj& X, const uword copies_per_row, const uword copies_per_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_repelem_meat.hpp:76:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_repelem::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:665, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_meat.hpp:28:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reshape::apply(Mat& actual_out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_meat.hpp:80:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reshape::apply_mat_inplace(Mat& A, const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_meat.hpp:100:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reshape::apply_mat_noalias(Mat& out, const Mat& A, const uword new_n_rows, const uword new_n_cols) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:665, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_meat.hpp:125:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reshape::apply_proxy_noalias(Mat& out, const Proxy& P, const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_meat.hpp:176:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reshape::apply(Cube& out, const OpCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_meat.hpp:204:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reshape::apply_cube_inplace(Cube& A, const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_meat.hpp:224:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reshape::apply_cube_noalias(Cube& out, const Cube& A, const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_meat.hpp:254:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reshape_old::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_meat.hpp:283:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reshape_old::apply_mat_inplace(Mat& A, const uword new_n_rows, const uword new_n_cols, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reshape_meat.hpp:308:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reshape_old::apply_mat_noalias(Mat& out, const Mat& A, const uword new_n_rows, const uword new_n_cols, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:666, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:28:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_col::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:40:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_col::apply_direct(Mat& out, const T1& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:666, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:128:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_col::apply_subview(Mat& out, const subview& sv) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:152:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_col::apply_proxy(Mat& out, const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:215:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_row::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:227:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_row::apply_direct(Mat& out, const T1& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:254:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_row::apply_proxy(Mat& out, const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:309:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_all::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:334:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_cube_col::apply(Mat& out, const CubeToMatOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:362:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_cube_col::apply_subview(Mat& out, const subview_cube& sv) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:388:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_cube_col::apply_unwrap(Mat& out, const T1& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_vectorise_meat.hpp:404:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_vectorise_cube_col::apply_proxy(Mat& out, const T1& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:667, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_meat.hpp:28:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_resize::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_meat.hpp:55:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_resize::apply_mat_inplace(Mat& A, const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_meat.hpp:75:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_resize::apply_mat_noalias(Mat& out, const Mat& A, const uword new_n_rows, const uword new_n_cols) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_meat.hpp:101:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_resize::apply(Cube& out, const OpCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_meat.hpp:129:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_resize::apply_cube_inplace(Cube& A, const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:667, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_resize_meat.hpp:149:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_resize::apply_cube_noalias(Cube& out, const Cube& A, const uword new_n_rows, const uword new_n_cols, const uword new_n_slices) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:668, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cov_meat.hpp:28:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cov::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cov_meat.hpp:63:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cov::apply(Mat& out, const Op< Op, op_cov>& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:669, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cor_meat.hpp:28:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cor::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cor_meat.hpp:74:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cor::apply(Mat& out, const Op< Op, op_cor>& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:670, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shift_meat.hpp:28:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_shift_vec::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shift_meat.hpp:47:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_shift::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shift_meat.hpp:67:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_shift::apply_direct(Mat& out, const Mat& X, const uword len, const uword neg, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shift_meat.hpp:89:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_shift::apply_noalias(Mat& out, const Mat& X, const uword len, const uword neg, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shift_meat.hpp:210:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_shift::apply_alias(Mat& X, const uword len, const uword neg, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:671, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shuffle_meat.hpp:28:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_shuffle::apply_direct(Mat& out, const Mat& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shuffle_meat.hpp:201:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_shuffle::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_shuffle_meat.hpp:219:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_shuffle_vec::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:672, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_prod_meat.hpp:26:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_prod::apply_noalias(Mat& out, const Mat& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_prod_meat.hpp:67:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_prod::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_prod_meat.hpp:98:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_prod::prod(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_prod_meat.hpp:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_prod::prod(const Base& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:673, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_pinv_meat.hpp:28:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_pinv::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:673, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_pinv_meat.hpp:51:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_pinv::apply_direct(Mat& out, const Base& expr, typename T1::pod_type tol, const uword method_id) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_pinv_meat.hpp:181:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_pinv::apply_diag(Mat& out, const Mat& A, typename get_pod_type::result tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_pinv_meat.hpp:227:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_pinv::apply_sym(Mat& out, const Mat& A, typename get_pod_type::result tol, const uword method_id) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:674, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dotext_meat.hpp:32:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dotext_meat.hpp:89:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dotext_meat.hpp:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dotext_meat.hpp:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_dotext_meat.hpp:196: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/RcppArmadillo/include/armadillo:675, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_meat.hpp:27:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_flipud::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_meat.hpp:65:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_flipud::apply_direct(Mat& out, const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_meat.hpp:135:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_flipud::apply_proxy_noalias(Mat& out, const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_meat.hpp:193:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_fliplr::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_meat.hpp:231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_fliplr::apply_direct(Mat& out, const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_flip_meat.hpp:290:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_fliplr::apply_proxy_noalias(Mat& out, const Proxy& P) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:676, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reverse_meat.hpp:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reverse::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_reverse_meat.hpp:72:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_reverse_vec::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:677, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_princomp_meat.hpp:41:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_princomp_meat.hpp:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_princomp_meat.hpp:207:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_princomp_meat.hpp:264:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_princomp_meat.hpp:303: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/RcppArmadillo/include/armadillo:678, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_meat.hpp:27:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_real::apply( Mat& out, const mtOp& X ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_meat.hpp:70:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_real::apply( Cube& out, const mtOpCube& X ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_meat.hpp:115:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_imag::apply( Mat& out, const mtOp& X ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_meat.hpp:158:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_imag::apply( Cube& out, const mtOpCube& X ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_meat.hpp:203:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_abs::apply( Mat& out, const mtOp& X ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_meat.hpp:259:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_abs::apply( Cube& out, const mtOpCube& X ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_meat.hpp:317:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_arg::apply( Mat& out, const mtOp& X ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_misc_meat.hpp:361:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_arg::apply( Cube& out, const mtOpCube& X ) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:679, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_orth_null_meat.hpp:28:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_orth::apply(Mat& out, const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_orth_null_meat.hpp:50:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_orth::apply_direct(Mat& out, const Base& expr, typename T1::pod_type tol) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:679, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_orth_null_meat.hpp:104:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_null::apply(Mat& out, const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_orth_null_meat.hpp:126:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_null::apply_direct(Mat& out, const Base& expr, typename T1::pod_type tol) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:680, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:259:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_lt_pre::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:271:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_gt_pre::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_lteq_pre::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:295:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_gteq_pre::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:307:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_lt_post::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:319:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_gt_post::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_lteq_post::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:343:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_gteq_post::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:355:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_eq::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:367:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_noteq::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_lt_pre::apply(Cube& out, const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:397:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_gt_pre::apply(Cube& out, const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:409:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_lteq_pre::apply(Cube& out, const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_gteq_pre::apply(Cube& out, const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:433:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_lt_post::apply(Cube& out, const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:445:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_gt_post::apply(Cube& out, const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:457:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_lteq_post::apply(Cube& out, const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:469:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_gteq_post::apply(Cube& out, const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:481:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_eq::apply(Cube& out, const mtOpCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:493:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rel_noteq::apply(Cube& out, const mtOpCube& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:681, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_meat.hpp:32:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_meat.hpp:86: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/RcppArmadillo/include/armadillo:681, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_meat.hpp:218:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_meat.hpp:300:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_meat.hpp:396:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_meat.hpp:464:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_find::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_meat.hpp:500:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_find_simple::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_meat.hpp:519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_find_finite::apply(Mat& out, const mtOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_meat.hpp:565:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_find_nonfinite::apply(Mat& out, const mtOp& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:682, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_unique_meat.hpp:27:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_find_unique::apply_helper(Mat& out, const Proxy& P, const bool ascending_indices) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_find_unique_meat.hpp:110:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_find_unique::apply(Mat& out, const mtOp& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:683, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chol_meat.hpp:27:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_chol::apply(Mat& out, const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chol_meat.hpp:45:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_chol::apply_direct(Mat& out, const Base& A_expr, const uword layout) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:684, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:31:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:75:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:119:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:163:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:207:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:251:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:301:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:346:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:391:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:436:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:481:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cx_scalar_meat.hpp:526: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/RcppArmadillo/include/armadillo:685, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_meat.hpp:27:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_trimat::fill_zeros(Mat& out, const bool upper) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_meat.hpp:62:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_trimat::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_meat.hpp:123:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_trimat::apply_unwrap(Mat& out, const Mat& A, const bool upper) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_meat.hpp:167:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_trimat::apply_proxy(Mat& out, const Proxy& P, const bool upper) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_meat.hpp:206:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_trimatu_ext::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:685, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_meat.hpp:262:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_trimatu_ext::fill_zeros(Mat& out, const uword row_offset, const uword col_offset) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_meat.hpp:297:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_trimatl_ext::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_trimat_meat.hpp:347:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_trimatl_ext::fill_zeros(Mat& out, const uword row_offset, const uword col_offset) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:686, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumsum_meat.hpp:27:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cumsum::apply_noalias(Mat& out, const Mat& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumsum_meat.hpp:116:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cumsum::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumsum_meat.hpp:147:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cumsum_vec::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:687, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumprod_meat.hpp:27:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cumprod::apply_noalias(Mat& out, const Mat& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumprod_meat.hpp:116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cumprod::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cumprod_meat.hpp:147:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cumprod_vec::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:688, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_symmat_meat.hpp:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_symmatu::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_symmat_meat.hpp:78:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_symmatl::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_symmat_meat.hpp:133:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_symmatu_cx::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_symmat_meat.hpp:207:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_symmatl_cx::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:689, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_hist_meat.hpp:28:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_hist::apply_noalias(Mat& out, const Mat& A, const uword n_bins, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:689, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_hist_meat.hpp:90:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_hist::apply(Mat& out, const mtOp& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:690, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_unique_meat.hpp:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_unique::apply_helper(Mat& out, const Proxy& P, const bool P_is_row) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_unique_meat.hpp:143:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_unique::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_unique_meat.hpp:159:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_unique_vec::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:691, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_toeplitz_meat.hpp:27:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_toeplitz::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_toeplitz_meat.hpp:62:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_toeplitz_c::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:692, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_meat.hpp:33:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_fft_real::apply( Mat< std::complex >& out, const mtOp,T1,op_fft_real>& in ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_meat.hpp:144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_fft_cx::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_meat.hpp:171:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_fft_cx::apply_noalias(Mat& out, const Proxy& P, const uword a, const uword b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_meat.hpp:292:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_fft_cx::copy_vec(typename Proxy::elem_type* dest, const Proxy& P, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_meat.hpp:312:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_fft_cx::copy_vec_unwrap(typename Proxy::elem_type* dest, const Proxy& P, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_meat.hpp:327:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_fft_cx::copy_vec_proxy(typename Proxy::elem_type* dest, const Proxy& P, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_fft_meat.hpp:359:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_ifft_cx::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:693, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_meat.hpp:28:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_any::any_vec_helper(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_meat.hpp:67:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_any::any_vec_helper(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_meat.hpp:102:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_any::any_vec_helper(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_meat.hpp:119:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_meat.hpp:191:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_meat.hpp:263:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_any::any_vec(T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_meat.hpp:275:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_any::apply_helper(Mat& out, const Proxy& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_any_meat.hpp:353:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_any::apply(Mat& out, const mtOp& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:694, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_meat.hpp:28:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_all::all_vec_helper(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_meat.hpp:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_all::all_vec_helper(const subview& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_meat.hpp:107:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_all::all_vec_helper(const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_meat.hpp:124:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_meat.hpp:197:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_meat.hpp:271:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_all::all_vec(T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_meat.hpp:283:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_all::apply_helper(Mat& out, const Proxy& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_all_meat.hpp:382:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_all::apply(Mat& out, const mtOp& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:695, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_normalise_meat.hpp:28:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_normalise_vec::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_normalise_meat.hpp:61:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_normalise_mat::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_normalise_meat.hpp:94:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_normalise_mat::apply(Mat& out, const Mat& A, const uword p, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:696, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:28:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp::apply(Mat& out, const mtOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:69:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp::apply_direct(Mat& out, const Mat& X, const eT min_val, const eT max_val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:696, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:102:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp::apply_proxy_noalias(Mat& out, const Proxy& P, const typename T1::elem_type min_val, const typename T1::elem_type max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:151:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp::apply(Cube& out, const mtOpCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:192:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp::apply_direct(Cube& out, const Cube& X, const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:225:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp::apply_proxy_noalias(Cube& out, const ProxyCube& P, const typename T1::elem_type min_val, const typename T1::elem_type max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:276:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp_cx::apply(Mat& out, const mtOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:312:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp_cx::apply_direct(Mat& out, const Mat& X, const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:362:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp_cx::apply_proxy_noalias(Mat& out, const Proxy& P, const typename T1::elem_type min_val, const typename T1::elem_type max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:429:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp_cx::apply(Cube& out, const mtOpCube& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:465:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp_cx::apply_direct(Cube& out, const Cube& X, const eT min_val, const eT max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_clamp_meat.hpp:515:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_clamp_cx::apply_proxy_noalias(Cube& out, const ProxyCube& P, const typename T1::elem_type min_val, const typename T1::elem_type max_val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:697, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_expmat_meat.hpp:34:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_expmat::apply(Mat& out, const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_expmat_meat.hpp:52:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_expmat::apply_direct(Mat& out, const Base& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_expmat_meat.hpp:170:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_expmat_sym::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_expmat_meat.hpp:188:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_expmat_sym::apply_direct(Mat& out, const Base& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:698, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_nonzeros_meat.hpp:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_nonzeros::apply_noalias(Mat& out, const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_nonzeros_meat.hpp:75:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_nonzeros::apply(Mat& out, const Op& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_nonzeros_meat.hpp:104:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_nonzeros_spmat::apply(Mat& out, const SpToDOp& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:699, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diff_meat.hpp:26:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diff::apply_noalias(Mat& out, const Mat& X, const uword k, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diff_meat.hpp:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diff::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_diff_meat.hpp:193:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_diff_vec::apply(Mat& out, const Op& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:700, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:28:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_1(const Proxy& P, const typename arma_not_cx::result* junk) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:700, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:115:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_1(const Proxy& P, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:223:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_1_direct_std(const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:258:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_1_direct_mem(const uword N, const eT* A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:311:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_2(const Proxy& P, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:419:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_2(const Proxy& P, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:522:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_2_direct_std(const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:570:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_2_direct_mem(const uword N, const eT* A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:629:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_2_direct_robust(const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:694:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_k(const Proxy& P, const int k) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:744:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_max(const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:810:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::vec_norm_min(const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:875:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::mat_norm_1(const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:888:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::mat_norm_2(const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_norm_meat.hpp:907:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_norm::mat_norm_inf(const Mat& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:701, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_meat.hpp:35:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sqrtmat::apply(Mat< std::complex >& out, const mtOp,T1,op_sqrtmat>& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_meat.hpp:52:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sqrtmat::apply_direct(Mat< std::complex >& out, const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_meat.hpp:92:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sqrtmat::apply_direct(Mat< std::complex >& out, const Base& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_meat.hpp:224:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sqrtmat_cx::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_meat.hpp:241:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sqrtmat_cx::apply_direct(Mat& out, const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_meat.hpp:272:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sqrtmat_cx::apply_direct_noalias(Mat& out, const diagmat_proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_meat.hpp:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sqrtmat_cx::apply_direct(Mat& out, const Base& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_meat.hpp:411:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sqrtmat_cx::helper(Mat< std::complex >& S) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_meat.hpp:461:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sqrtmat_sympd::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sqrtmat_meat.hpp:479:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sqrtmat_sympd::apply_direct(Mat& out, const Base& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:702, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:33:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_logmat::apply(Mat< std::complex >& out, const mtOp,T1,op_logmat>& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:51:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_logmat::apply_direct(Mat< std::complex >& out, const Op& expr, const uword) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:87:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_logmat::apply_direct(Mat< std::complex >& out, const Base& expr, const uword n_iters) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:201:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_logmat_cx::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:219:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_logmat_cx::apply_direct(Mat& out, const Op& expr, const uword) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:250:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_logmat_cx::apply_direct_noalias(Mat& out, const diagmat_proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:273:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_logmat_cx::apply_direct(Mat& out, const Base& expr, const uword n_iters) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:361:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_logmat_cx::apply_common(Mat< std::complex >& out, Mat< std::complex >& S, const uword n_iters) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:434:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_logmat_cx::helper(Mat& A, const uword m) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:445, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp: In substitution of 'template typename arma::enable_if2::value, const arma::eOp >::result arma::square(const T1&) [with T1 = arma::eOp, arma::eop_scalar_times>]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:603:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture square(const T1& A) ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_scalar_times>, arma::eop_square> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:55: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_scalar_times>, arma::eop_square> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:55: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_scalar_times>, arma::eop_square> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:55: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:55: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:58: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:58: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:58: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:58: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:445, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp: In substitution of 'template typename arma::enable_if2::value, const arma::eOp >::result arma::sqrt(const T1&) [with T1 = arma::eOp, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:58: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:645:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sqrt(const T1& A) ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>, arma::eop_sqrt> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>, arma::eop_sqrt> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>, arma::eop_sqrt>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:58: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>, arma::eop_sqrt> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>, arma::eop_sqrt> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>, arma::eop_sqrt>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:58: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>, arma::eop_sqrt> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>, arma::eop_sqrt> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>, arma::eop_sqrt>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:58: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>, arma::eop_sqrt> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_square>, arma::eop_scalar_minus_post>, arma::eop_sqrt>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:444:58: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_scalar_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_plus>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:454:40: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_scalar_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_plus>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:454:40: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_scalar_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_plus>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:454:40: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_scalar_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_plus>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:454:40: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:618, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp: In instantiation of 'class arma::subview_row': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:455:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4385:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::t() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4396:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::ht() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4407:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::st() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::as_col() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4713:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::index_min() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:4737:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_row::index_max() const ^~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:455:47: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:455:47: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:455:47: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:455:47: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:445, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp: In substitution of 'template typename arma::enable_if2::value, const arma::eOp >::result arma::square(const T1&) [with T1 = arma::Op, arma::op_htrans>]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:455:47: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:603:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture square(const T1& A) ^~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:702, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:485:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_logmat_sympd::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_logmat_meat.hpp:503:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_logmat_sympd::apply_direct(Mat& out, const Base& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:703, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_range_meat.hpp:27:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_range::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_range_meat.hpp:58:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_range::apply_noalias(Mat& out, const Mat& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_range_meat.hpp:71:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_range::vector_range(const T1& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:704, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_meat.hpp:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_chi2rnd::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_meat.hpp:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_chi2rnd::apply_noalias(Mat& out, const Proxy& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_meat.hpp:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_chi2rnd::fill_constant_df(Mat& out, const eT df) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_meat.hpp:131:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_chi2rnd_varying_df::~op_chi2rnd_varying_df() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_meat.hpp:140:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_chi2rnd_varying_df::op_chi2rnd_varying_df() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_chi2rnd_meat.hpp:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_chi2rnd_varying_df::operator()(const eT df) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:705, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_meat.hpp:32:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_wishrnd::apply(Mat& out, const Op& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:705, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_meat.hpp:55:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_wishrnd::apply_direct(Mat& out, const Base& X, const typename T1::elem_type df, const uword mode) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_meat.hpp:88:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_wishrnd::apply_noalias_mode1(Mat& out, const Mat& S, const eT df) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_meat.hpp:112:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_wishrnd::apply_noalias_mode2(Mat& out, const Mat& D, const eT df) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_meat.hpp:170:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_iwishrnd::apply(Mat& out, const Op& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_meat.hpp:193:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_iwishrnd::apply_direct(Mat& out, const Base& X, const typename T1::elem_type df, const uword mode) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_meat.hpp:226:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_iwishrnd::apply_noalias_mode1(Mat& out, const Mat& T, const eT df) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_wishrnd_meat.hpp:255:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_iwishrnd::apply_noalias_mode2(Mat& out, const Mat& Dinv, const eT df) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:706, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_roots_meat.hpp:27:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_roots::apply(Mat< std::complex >& out, const mtOp, T1, op_roots>& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_roots_meat.hpp:45:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_roots::apply_direct(Mat< std::complex >& out, const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_roots_meat.hpp:76:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_roots::apply_noalias(Mat< std::complex::result> >& out, const Mat& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:707, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cond_meat.hpp:27:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cond::cond(const Base& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_cond_meat.hpp:55:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_cond::rcond(const Base& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:708, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_plus_meat.hpp:26:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_plus::apply(Mat& out, const SpToDOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_plus_meat.hpp:51:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_plus::apply(SpMat& out, const SpToDOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_plus_meat.hpp:81:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_plus::apply_inside_schur(SpMat& out, const T2& x, const SpToDOp& y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:708, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_plus_meat.hpp:112:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_plus::apply_inside_div(SpMat& out, const T2& x, const SpToDOp& y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:709, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_meat.hpp:27:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_minus_pre::apply(Mat& out, const SpToDOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_meat.hpp:52:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_minus_pre::apply(SpMat& out, const SpToDOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_meat.hpp:81:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_minus_pre::apply_inside_schur(SpMat& out, const T2& x, const SpToDOp& y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:709, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_meat.hpp:112:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_minus_pre::apply_inside_div(SpMat& out, const T2& x, const SpToDOp& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_meat.hpp:143:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_minus_post::apply(Mat& out, const SpToDOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_meat.hpp:168:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_minus_post::apply(SpMat& out, const SpToDOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_meat.hpp:197:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_minus_post::apply_inside_schur(SpMat& out, const T2& x, const SpToDOp& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_sp_minus_meat.hpp:228:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_sp_minus_post::apply_inside_div(SpMat& out, const T2& x, const SpToDOp& y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:710, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_powmat_meat.hpp:27:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_powmat::apply(Mat& out, const Op& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:710, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_powmat_meat.hpp:48:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_powmat::apply_direct(Mat& out, const Base& X, const uword y, const bool y_neg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_powmat_meat.hpp:88:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_powmat::apply_direct_positive(Mat& out, const Mat& X, const uword y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_powmat_meat.hpp:140:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_powmat_cx::apply(Mat< std::complex >& out, const mtOp,T1,op_powmat_cx>& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_powmat_meat.hpp:162:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_powmat_cx::apply_direct(Mat< std::complex >& out, const Base& X, const typename T1::pod_type y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:711, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_rank_meat.hpp:28:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rank::apply(uword& out, const Base& expr, const typename T1::pod_type tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_rank_meat.hpp:76:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rank::apply_diag(uword& out, Mat& A, typename get_pod_type::result tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_rank_meat.hpp:117:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rank::apply_sym(uword& out, Mat& A, typename get_pod_type::result tol) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:711, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_rank_meat.hpp:157:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_rank::apply_gen(uword& out, Mat& A, typename get_pod_type::result tol) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:713, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:29:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times_redirect2_helper::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times_redirect2_helper::apply(Mat& out, const Glue& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:713, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:201:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times_redirect3_helper::apply(Mat& out, const Glue< Glue, T3, glue_times>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:259:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times_redirect3_helper::apply(Mat& out, const Glue< Glue, T3, glue_times>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:379:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times_redirect::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:430:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times_redirect<2>::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:445:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times_redirect<3>::apply(Mat& out, const Glue< Glue, T3, glue_times>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:460:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times_redirect<4>::apply(Mat& out, const Glue< Glue< Glue, T3, glue_times>, T4, glue_times>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:522:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:539:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times::apply_inplace(Mat& out, const T1& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:552:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times::apply_inplace_plus(Mat& out, const Glue& X, const sword sign) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:667:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times::mul_storage_cost(const TA& A, const TB& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:695:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:800:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:851:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:888:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_times_diag::apply(Mat& actual_out, const Glue& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:714, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_meat.hpp:28:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mixed_times::apply(Mat::eT>& out, const mtGlue::eT, T1, T2, glue_mixed_times>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_meat.hpp:78:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mixed_plus::apply(Mat::eT>& out, const mtGlue::eT, T1, T2, glue_mixed_plus>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_meat.hpp:143:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mixed_minus::apply(Mat::eT>& out, const mtGlue::eT, T1, T2, glue_mixed_minus>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_meat.hpp:208:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mixed_div::apply(Mat::eT>& out, const mtGlue::eT, T1, T2, glue_mixed_div>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_meat.hpp:273:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mixed_schur::apply(Mat::eT>& out, const mtGlue::eT, T1, T2, glue_mixed_schur>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_meat.hpp:344:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mixed_plus::apply(Cube::eT>& out, const mtGlueCube::eT, T1, T2, glue_mixed_plus>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_meat.hpp:399:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mixed_minus::apply(Cube::eT>& out, const mtGlueCube::eT, T1, T2, glue_mixed_minus>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_meat.hpp:454:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mixed_div::apply(Cube::eT>& out, const mtGlueCube::eT, T1, T2, glue_mixed_div>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mixed_meat.hpp:509:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mixed_schur::apply(Cube::eT>& out, const mtGlueCube::eT, T1, T2, glue_mixed_schur>& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:715, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_cov_meat.hpp:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_cov::apply(Mat& out, const Glue& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:716, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_cor_meat.hpp:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_cor::apply(Mat& out, const Glue& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:717, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_kron_meat.hpp:29:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_kron::direct_kron(Mat& out, const Mat& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_kron_meat.hpp:59:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_kron::direct_kron(Mat< std::complex >& out, const Mat< std::complex >& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_kron_meat.hpp:93:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_kron::direct_kron(Mat< std::complex >& out, const Mat& A, const Mat< std::complex >& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_kron_meat.hpp:122:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_kron::apply(Mat& out, const Glue& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:718, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_cross_meat.hpp:28:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_cross::apply(Mat& out, const Glue& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:719, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_meat.hpp:27:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_join_cols::apply_noalias(Mat& out, const Proxy& A, const Proxy& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_meat.hpp:65:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_join_cols::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_meat.hpp:93:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_join_cols::apply(Mat& out, const Base& A_expr, const Base& B_expr, const Base& C_expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:719, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_meat.hpp:135:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_join_cols::apply(Mat& out, const Base& A_expr, const Base& B_expr, const Base& C_expr, const Base& D_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_meat.hpp:184:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_join_rows::apply_noalias(Mat& out, const Proxy& A, const Proxy& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_meat.hpp:222:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_join_rows::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_meat.hpp:250:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_join_rows::apply(Mat& out, const Base& A_expr, const Base& B_expr, const Base& C_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_meat.hpp:292:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_join_rows::apply(Mat& out, const Base& A_expr, const Base& B_expr, const Base& C_expr, const Base& D_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_join_meat.hpp:341:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_join_slices::apply(Cube& out, const GlueCube& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:720, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:159:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:175:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:191:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:207:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:223:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:239:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:255:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:271:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:293:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:309:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:325:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:341:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:357:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:373:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:389:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_relational_meat.hpp:405: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/RcppArmadillo/include/armadillo:721, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_meat.hpp:31:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_solve_gen::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_meat.hpp:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_solve_gen::apply(Mat& out, const Base& A_expr, const Base& B_expr, const uword flags) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:721, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_meat.hpp:338:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_solve_tri_default::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_meat.hpp:356:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_solve_tri_default::apply(Mat& actual_out, const Base& A_expr, const Base& B_expr, const uword flags) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_meat.hpp:422:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_solve_tri::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_meat.hpp:440:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_solve_tri::apply(Mat& actual_out, const Base& A_expr, const Base& B_expr, const uword flags) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:722, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_conv_meat.hpp:28:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_conv::apply(Mat& out, const Mat& A, const Mat& B, const bool A_is_col) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_conv_meat.hpp:171:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_conv::apply(Mat& out, const Glue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_conv_meat.hpp:227:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_conv2::apply(Mat& out, const Mat& A, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_conv_meat.hpp:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_conv2::apply(Mat& out, const Glue& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:723, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_toeplitz_meat.hpp:28:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_toeplitz::apply(Mat& out, const Glue& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:724, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hist_meat.hpp:26:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_hist::apply_noalias(Mat& out, const Mat& X, const Mat& C, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hist_meat.hpp:199:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_hist::apply(Mat& out, const mtGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hist_meat.hpp:229:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_hist_default::apply(Mat& out, const mtGlue& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:725, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_histc_meat.hpp:26:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_histc::apply_noalias(Mat& C, const Mat& A, const Mat& B, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:725, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_histc_meat.hpp:113:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_histc::apply(Mat& C, const mtGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_histc_meat.hpp:143:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_histc_default::apply(Mat& C, const mtGlue& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:726, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_max_meat.hpp:28:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_max::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_max_meat.hpp:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_max::apply(Mat& out, const Proxy& PA, const Proxy& PB) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_max_meat.hpp:106:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_max::apply(Cube& out, const GlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_max_meat.hpp:134:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_max::apply(Cube& out, const ProxyCube& PA, const ProxyCube& PB) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:727, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_min_meat.hpp:28:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_min::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_min_meat.hpp:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_min::apply(Mat& out, const Proxy& PA, const Proxy& PB) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_min_meat.hpp:106:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_min::apply(Cube& out, const GlueCube& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_min_meat.hpp:134:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_min::apply(Cube& out, const ProxyCube& PA, const ProxyCube& PB) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:728, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_trapz_meat.hpp:27:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_trapz::apply(Mat& out, const Glue& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_trapz_meat.hpp:57:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_trapz::apply_noalias(Mat& out, const Mat& X, const Mat& Y, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_trapz_meat.hpp:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_trapz::apply(Mat& out, const Op& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_trapz_meat.hpp:136:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture op_trapz::apply_noalias(Mat& out, const Mat& Y, const uword dim) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:729, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_atan2_meat.hpp:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_atan2::apply(Mat& out, const Glue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_atan2_meat.hpp:59:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_atan2::apply_noalias(Mat& out, const Proxy& P1, const Proxy& P2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_atan2_meat.hpp:128:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_atan2::apply(Cube& out, const GlueCube& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:729, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_atan2_meat.hpp:160:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_atan2::apply_noalias(Cube& out, const ProxyCube& P1, const ProxyCube& P2) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:730, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hypot_meat.hpp:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_hypot::apply(Mat& out, const Glue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hypot_meat.hpp:59:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_hypot::apply_noalias(Mat& out, const Proxy& P1, const Proxy& P2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hypot_meat.hpp:100:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_hypot::apply(Cube& out, const GlueCube& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:730, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_hypot_meat.hpp:132:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_hypot::apply_noalias(Cube& out, const ProxyCube& P1, const ProxyCube& P2) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:731, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_polyfit_meat.hpp:27:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_polyfit::apply_noalias(Mat& out, const Col& X, const Col& Y, const uword N) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:731, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_polyfit_meat.hpp:66:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_polyfit::apply_direct(Mat& out, const Base& X_expr, const Base& Y_expr, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_polyfit_meat.hpp:118:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_polyfit::apply(Mat& out, const Glue& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:732, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_polyval_meat.hpp:27:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_polyval::apply_noalias(Mat& out, const Mat& P, const Mat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_polyval_meat.hpp:49:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_polyval::apply(Mat& out, const Glue& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:733, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:27:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_intersect::apply(Mat& out, const Glue& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:733, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:42:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_intersect::apply(Mat& out, uvec& iA, uvec& iB, const Base& A_expr, const Base& B_expr, const bool calc_indx) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:141:67: recursively required by substitution of 'template const arma::subview_elem2 arma::Mat::elem(const arma::Base&, const arma::Base&) const [with T1 = ; T2 = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:141:67: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:141:67: recursively required by substitution of 'template const arma::subview_elem2 arma::Mat::elem(const arma::Base&, const arma::Base&) const [with T1 = ; T2 = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:141:67: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:141:67: recursively required by substitution of 'template const arma::subview_elem2 arma::Mat::elem(const arma::Base&, const arma::Base&) const [with T1 = ; T2 = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:141:67: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_scalar_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:142:50: recursively required by substitution of 'template const arma::subview_elem2 arma::Mat::elem(const arma::Base&, const arma::Base&) const [with T1 = ; T2 = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:142:50: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_scalar_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:142:50: recursively required by substitution of 'template const arma::subview_elem2 arma::Mat::elem(const arma::Base&, const arma::Base&) const [with T1 = ; T2 = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:142:50: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_scalar_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:142:50: recursively required by substitution of 'template const arma::subview_elem2 arma::Mat::elem(const arma::Base&, const arma::Base&) const [with T1 = ; T2 = ]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_intersect_meat.hpp:142:50: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:734, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_affmul_meat.hpp:27:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_affmul::apply(Mat& out, const Glue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_affmul_meat.hpp:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_affmul::apply_noalias(Mat& out, const T1& A, const T2& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_affmul_meat.hpp:87:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_affmul::apply_noalias_square(Mat& out, const T1& A, const T2& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_affmul_meat.hpp:279:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_affmul::apply_noalias_rectangle(Mat& out, const T1& A, const T2& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_affmul_meat.hpp:462:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_affmul::apply_noalias_generic(Mat& out, const T1& A, const T2& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:735, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mvnrnd_meat.hpp:33:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mvnrnd_vec::apply(Mat& out, const Glue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mvnrnd_meat.hpp:51:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mvnrnd::apply(Mat& out, const Glue& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:735, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mvnrnd_meat.hpp:69:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mvnrnd::apply_direct(Mat& out, const Base& M, const Base& C, const uword N) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_mvnrnd_meat.hpp:122:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_mvnrnd::apply_noalias(Mat& out, const Mat& M, const Mat& C, const uword N) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:736, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_quantile_meat.hpp:26:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_quantile::worker(eTb* out_mem, Col& Y, const Mat& P) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_quantile_meat.hpp:91:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_quantile::apply_noalias(Mat& out, const Mat& X, const Mat& P, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_quantile_meat.hpp:168:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_quantile::apply(Mat& out, const mtGlue& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:736, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_quantile_meat.hpp:200:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture glue_quantile_default::apply(Mat& out, const mtGlue& expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:738, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_meat.hpp:29:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_mean_scalar::running_mean_scalar() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_meat.hpp:40:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_mean_scalar::running_mean_scalar(const running_mean_scalar& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_meat.hpp:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_mean_scalar::operator=(const running_mean_scalar& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_meat.hpp:68:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_mean_scalar::operator() (const eT X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_meat.hpp:91:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_mean_scalar::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_meat.hpp:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_mean_scalar::count() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_meat.hpp:114:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture running_mean_scalar::mean() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_meat.hpp:130:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture distance::eval(const uword N, const eT* A, const eT* B, const eT*) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_misc_meat.hpp:163:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture distance::eval(const uword N, const eT* A, const eT* B, const eT* C) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:739, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:29:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::~gmm_diag() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:40:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::gmm_diag() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:49:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::gmm_diag(const gmm_diag& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:61:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::operator=(const gmm_diag& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:74:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::gmm_diag(const gmm_full& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:86:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::operator=(const gmm_full& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:99:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::gmm_diag(const uword in_n_dims, const uword in_n_gaus) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:111:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:123:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::reset(const uword in_n_dims, const uword in_n_gaus) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:136:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::set_params(const Base& in_means_expr, const Base& in_dcovs_expr, const Base& in_hefts_expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:739, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:178:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::set_means(const Base& in_means_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:198:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::set_dcovs(const Base& in_dcovs_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:221:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::set_hefts(const Base& in_hefts_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:257:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::n_dims() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:267:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::n_gaus() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:277:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::load(const std::string name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:312:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::save(const std::string name) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:337:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::generate() const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:449, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp: In substitution of 'template typename arma::arma_real_or_cx_only::result arma::randu() [with eT = double]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:348:38: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randu.hpp:38:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randu() ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:739, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::generate(const uword N_vec) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:417:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::log_p(const T1& expr, const gmm_empty_arg& junk1, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true))>::result* junk2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:436:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::log_p(const T1& expr, const uword gaus_id, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true))>::result* junk2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:456:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::log_p(const T1& expr, const gmm_empty_arg& junk1, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:475:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::log_p(const T1& expr, const uword gaus_id, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:493:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::sum_log_p(const Base& expr) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:510:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::sum_log_p(const Base& expr, const uword gaus_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:527:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::avg_log_p(const Base& expr) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:544:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::avg_log_p(const Base& expr, const uword gaus_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:561:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::assign(const T1& expr, const gmm_dist_mode& dist, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true))>::result* junk) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:579:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::assign(const T1& expr, const gmm_dist_mode& dist, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:601:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::raw_hist(const Base& expr, const gmm_dist_mode& dist_mode) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:625:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::norm_hist(const Base& expr, const gmm_dist_mode& dist_mode) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:673:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:805:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:879:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::init(const gmm_diag& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:900:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::init(const gmm_full& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:932:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::init(const uword in_n_dims, const uword in_n_gaus) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:952:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::init_constants() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1010:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_gen_boundaries(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1058:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_scalar_log_p(const eT* x) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1091:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_scalar_log_p(const eT* x, const uword g) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1132:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_vec_log_p(const Mat& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1184:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_vec_log_p(const Mat& X, const uword gaus_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1237:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_sum_log_p(const Mat& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1293:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_sum_log_p(const Mat& X, const uword gaus_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1350:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_avg_log_p(const Mat& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1417:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_avg_log_p(const Mat& X, const uword gaus_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_scalar_assign(const Mat& X, const gmm_dist_mode& dist_mode) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1541:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_vec_assign(urowvec& out, const Mat& X, const gmm_dist_mode& dist_mode) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1659:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::internal_raw_hist(urowvec& hist, const Mat& X, const gmm_dist_mode& dist_mode) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1806:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::generate_initial_means(const Mat& X, const gmm_seed_mode& seed_mode) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:504, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp: In substitution of 'template obj_type arma::randi(arma::uword, const arma::distr_param&, arma::arma_empty_class, const typename arma::arma_Mat_Col_Row_only::result*) [with obj_type = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1836:108: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_randi.hpp:94:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture randi(const uword n_elem, const distr_param& param = distr_param(), const arma_empty_class junk1 = arma_empty_class(), const typename arma_Mat_Col_Row_only::result* junk2 = nullptr) ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:479, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp: In substitution of 'template typename T1::elem_type arma::as_scalar(const arma::Base&) [with T1 = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1836:109: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_as_scalar.hpp:319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture as_scalar(const Base& X) ^~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:739, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:1900:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::generate_initial_params(const Mat& X, const eT var_floor) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2053:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::km_iterate(const Mat& X, const uword max_iter, const bool verbose, const char* signature) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_rel_eq> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_eq> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_eq>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2209:52: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_rel_eq> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_eq> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_eq>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2209:52: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_rel_eq> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_eq>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2209:52: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:443, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp: In substitution of 'template typename arma::enable_if2::value, const arma::mtOp >::result arma::find(const T1&) [with T1 = arma::mtOp, arma::op_rel_eq>]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2209:52: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:33:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const T1& X) ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_rel_gteq_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_gteq_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_gteq_post>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2217:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_rel_gteq_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_gteq_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_gteq_post>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2217:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_rel_gteq_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_gteq_post>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2217:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:443, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp: In substitution of 'template typename arma::enable_if2::value, const arma::mtOp >::result arma::find(const T1&) [with T1 = arma::mtOp, arma::op_rel_gteq_post>]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2217:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:33:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const T1& X) ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_rel_gteq_post>, arma::op_find_simple> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_gteq_post>, arma::op_find_simple> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_gteq_post>, arma::op_find_simple>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2217:73: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_rel_gteq_post>, arma::op_find_simple> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_gteq_post>, arma::op_find_simple> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_gteq_post>, arma::op_find_simple>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2217:73: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_rel_gteq_post>, arma::op_find_simple> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_gteq_post>, arma::op_find_simple>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2217:73: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:456, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort.hpp: In substitution of 'template typename arma::enable_if2<((arma::is_arma_type::value && arma::resolves_to_vector::yes) && arma::is_same_type::value), const arma::Op >::result arma::sort(const T1&, const T2*) [with T1 = arma::mtOp, arma::op_rel_gteq_post>, arma::op_find_simple>; T2 = char]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2217:73: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort.hpp:75:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sort ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:739, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2289:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::em_iterate(const Mat& X, const uword max_iter, const eT var_floor, const bool verbose) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2394:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2525:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_diag_meat.hpp:2590:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_diag::em_fix_params(const eT var_floor) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:740, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:29:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::~gmm_full() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:40:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::gmm_full() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:49:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::gmm_full(const gmm_full& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:61:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::operator=(const gmm_full& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:74:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::gmm_full(const gmm_diag& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:86:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::operator=(const gmm_diag& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:99:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::gmm_full(const uword in_n_dims, const uword in_n_gaus) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:111:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::reset() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:123:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::reset(const uword in_n_dims, const uword in_n_gaus) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:740, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:136:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::set_params(const Base& in_means_expr, const BaseCube& in_fcovs_expr, const Base& in_hefts_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:182:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::set_means(const Base& in_means_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:202:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::set_fcovs(const BaseCube& in_fcovs_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:229:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::set_hefts(const Base& in_hefts_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:265:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::n_dims() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:275:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::n_gaus() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:285:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::load(const std::string name) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:344:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::save(const std::string name) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:372:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::generate() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:408:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::generate(const uword N_vec) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:453:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::log_p(const T1& expr, const gmm_empty_arg& junk1, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true))>::result* junk2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:474:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::log_p(const T1& expr, const uword gaus_id, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true))>::result* junk2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:495:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::log_p(const T1& expr, const gmm_empty_arg& junk1, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:514:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::log_p(const T1& expr, const uword gaus_id, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk2) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:532:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::sum_log_p(const Base& expr) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:549:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::sum_log_p(const Base& expr, const uword gaus_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:566:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::avg_log_p(const Base& expr) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:583:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::avg_log_p(const Base& expr, const uword gaus_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:600:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::assign(const T1& expr, const gmm_dist_mode& dist, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == true))>::result* junk) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:618:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::assign(const T1& expr, const gmm_dist_mode& dist, typename enable_if<((is_arma_type::value) && (resolves_to_colvector::value == false))>::result* junk) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:640:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::raw_hist(const Base& expr, const gmm_dist_mode& dist_mode) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:664:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::norm_hist(const Base& expr, const gmm_dist_mode& dist_mode) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:712:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:841:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::init(const gmm_full& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:862:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::init(const gmm_diag& x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:894:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::init(const uword in_n_dims, const uword in_n_gaus) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:918:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::init_constants(const bool calc_chol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1027:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_gen_boundaries(const uword N) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_scalar_log_p(const eT* x) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1106:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_scalar_log_p(const eT* x, const uword g) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1139:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_vec_log_p(const Mat& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1192:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_vec_log_p(const Mat& X, const uword gaus_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1246:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_sum_log_p(const Mat& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_sum_log_p(const Mat& X, const uword gaus_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1359:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_avg_log_p(const Mat& X) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1427:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_avg_log_p(const Mat& X, const uword gaus_id) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1496:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_scalar_assign(const Mat& X, const gmm_dist_mode& dist_mode) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1560:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_vec_assign(urowvec& out, const Mat& X, const gmm_dist_mode& dist_mode) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1688:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::internal_raw_hist(urowvec& hist, const Mat& X, const gmm_dist_mode& dist_mode) const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1833:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::generate_initial_means(const Mat& X, const gmm_seed_mode& seed_mode) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:1927:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::generate_initial_params(const Mat& X, const eT var_floor) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:2082:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::km_iterate(const Mat& X, const uword max_iter, const bool verbose) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:2318:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::em_iterate(const Mat& X, const uword max_iter, const eT var_floor, const bool verbose) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:2430:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:2585:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/gmm_full_meat.hpp:2669:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture gmm_full::em_fix_params(const eT var_floor) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:742, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_meat.hpp:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_max::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_meat.hpp:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_meat.hpp:128:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_meat.hpp:190:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_max::max(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_meat.hpp:248:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_max::max_with_index(const SpProxy& P, uword& index_of_max_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_meat.hpp:362:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_meat.hpp:434:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_meat.hpp:511:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_max::max(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_max_meat.hpp:578:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_max::max_with_index(const SpProxy& P, uword& index_of_max_val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:743, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_meat.hpp:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_min::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_meat.hpp:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_meat.hpp:128:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_meat.hpp:190:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_min::min(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_meat.hpp:248:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_min::min_with_index(const SpProxy& P, uword& index_of_min_val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_meat.hpp:362:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_meat.hpp:470:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_meat.hpp:547:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_min::min(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_min_meat.hpp:614:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_min::min_with_index(const SpProxy& P, uword& index_of_min_val) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:744, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_sum_meat.hpp:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_sum::apply(SpMat& out, const SpOp& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:745, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_strans_meat.hpp:27:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_strans::apply_noalias(SpMat& B, const SpMat& A) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_strans_meat.hpp:100:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_strans::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_strans_meat.hpp:128:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_strans::apply(SpMat& out, const SpOp& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:746, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_htrans_meat.hpp:27:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_htrans::apply(SpMat& out, const SpOp& in, const typename arma_not_cx::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_htrans_meat.hpp:40:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_htrans::apply(SpMat& out, const SpOp& in, const typename arma_cx_only::result* junk) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:747, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:31:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture functor_scalar_times(const eT in_k) : k(in_k) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:33:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const eT val) const { return val * k; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:42:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_scalar_times::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:71:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture functor_cx_scalar_times(const out_eT in_k) : k(in_k) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:73:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline out_eT operator()(const T val) const { return val * k; } ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:747, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:82:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_cx_scalar_times::apply(SpMat< std::complex >& out, const mtSpOp< std::complex, T1, spop_cx_scalar_times >& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:108:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const eT val) const { return val*val; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:117:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_square::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:131:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const eT val) const { return eop_aux::sqrt(val); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:140:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_sqrt::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:154:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const eT val) const { return eop_aux::arma_abs(val); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:163:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_abs::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:177:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline T operator()(const std::complex& val) const { return std::abs(val); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:186:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_cx_abs::apply(SpMat& out, const mtSpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:200:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const eT val) const { return arma_arg::eval(val); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:209:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_arg::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:223:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline T operator()(const std::complex& val) const { return std::arg(val); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:232:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_cx_arg::apply(SpMat& out, const mtSpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:246:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline T operator()(const std::complex& val) const { return val.real(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:255:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_real::apply(SpMat& out, const mtSpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:269:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline T operator()(const std::complex& val) const { return val.imag(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:278:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_imag::apply(SpMat& out, const mtSpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:292:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const eT val) const { return eop_aux::conj(val); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:301:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_conj::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:313:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_repelem::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:370:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_reshape::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:384:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_resize::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:400:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const eT val) const { return eop_aux::floor(val); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:409:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_floor::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:423:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const eT val) const { return eop_aux::ceil(val); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:432:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_ceil::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:446:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const eT val) const { return eop_aux::round(val); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:455:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_round::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:469:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const eT val) const { return eop_aux::trunc(val); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:478:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_trunc::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:492:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline eT operator()(const eT val) const { return arma_sign(val); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:501:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_sign::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:513:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_diagvec::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:575:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_flipud::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_misc_meat.hpp:587:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_fliplr::apply(SpMat& out, const SpOp& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:748, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_meat.hpp:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_diagmat::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_meat.hpp:52:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_diagmat::apply_noalias(SpMat& out, const SpBase& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_meat.hpp:143:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_diagmat::apply_noalias(SpMat& out, const SpGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_meat.hpp:188:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_diagmat::apply_noalias(SpMat& out, const SpGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_meat.hpp:233:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_diagmat::apply_noalias(SpMat& out, const SpGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_meat.hpp:278:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_diagmat::apply_noalias(SpMat& out, const SpGlue& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_meat.hpp:350:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_diagmat2::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_diagmat_meat.hpp:380:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_diagmat2::apply_noalias(SpMat& out, const SpMat& X, const uword row_offset, const uword col_offset) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:749, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_meat.hpp:27:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_mean::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_meat.hpp:62:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_meat.hpp:144:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_meat.hpp:216:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_meat.hpp:237:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_meat.hpp:273:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_mean::mean_all(const SpBase& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_meat.hpp:297:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_mean::mean_all(const SpOp& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_meat.hpp:323:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_mean::iterator_mean(T1& it, const T1& end, const uword n_zero, const eT junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_mean_meat.hpp:354:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_mean::iterator_mean_robust(T1& it, const T1& end, const uword n_zero, const eT junk) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:750, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_meat.hpp:27:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_var::apply(SpMat& out, const mtSpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_meat.hpp:67:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_meat.hpp:145:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_meat.hpp:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_meat.hpp:243:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_meat.hpp:305:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_var_meat.hpp:364: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/RcppArmadillo/include/armadillo:751, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_meat.hpp:27:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_trimat::apply_noalias(SpMat& out, const SpProxy& P, const bool upper) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_meat.hpp:118:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_trimat::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_meat.hpp:151:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_trimatu_ext::apply_noalias(SpMat& out, const SpMat& A, const uword row_offset, const uword col_offset) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:751, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_meat.hpp:232:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_trimatu_ext::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_meat.hpp:267:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_trimatl_ext::apply_noalias(SpMat& out, const SpMat& A, const uword row_offset, const uword col_offset) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_trimat_meat.hpp:338:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_trimatl_ext::apply(SpMat& out, const SpOp& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:752, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_symmat_meat.hpp:27:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_symmat::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_symmat_meat.hpp:53:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_symmat_cx::apply(SpMat& out, const SpOp& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:753, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_normalise_meat.hpp:27:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_normalise::apply(SpMat& out, const SpOp& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_normalise_meat.hpp:70:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_normalise::apply_direct(SpMat& out, const SpMat& X, const uword p) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:754, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_reverse_meat.hpp:27:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_reverse::apply_spmat(SpMat& out, const SpMat& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_reverse_meat.hpp:91:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_reverse::apply_proxy(SpMat& out, const T1& X, const uword dim) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_reverse_meat.hpp:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_reverse::apply(SpMat& out, const SpOp& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:755, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_repmat_meat.hpp:27:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_repmat::apply(SpMat& out, const SpOp& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_repmat_meat.hpp:54:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_repmat::apply_noalias(SpMat& out, const uword A_n_rows, const uword A_n_cols, const SpMat& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:756, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_vectorise_meat.hpp:28:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_vectorise_col::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_vectorise_meat.hpp:40:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_vectorise_col::apply_direct(SpMat& out, const T1& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_vectorise_meat.hpp:67:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_vectorise_row::apply(SpMat& out, const SpOp& in) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_vectorise_meat.hpp:79:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_vectorise_row::apply_direct(SpMat& out, const T1& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_vectorise_meat.hpp:108:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_vectorise_all::apply(SpMat& out, const SpOp& in) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:757, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_norm_meat.hpp:27:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_norm::mat_norm_1(const SpMat& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_norm_meat.hpp:40:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_norm::mat_norm_2(const SpMat& X, const typename arma_real_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_norm_meat.hpp:66:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_norm::mat_norm_2(const SpMat& X, const typename arma_cx_only::result* junk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spop_norm_meat.hpp:97:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spop_norm::mat_norm_inf(const SpMat& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:759, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_plus_meat.hpp:28:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_plus::apply(SpMat& out, const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_plus_meat.hpp:59:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_plus::apply_noalias(SpMat& out, const SpProxy& pa, const SpProxy& pb) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_plus_meat.hpp:166:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_plus::apply_noalias(SpMat& out, const SpMat& A, const SpMat& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:759, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_plus_meat.hpp:185:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_plus_mixed::apply(SpMat::eT>& out, const mtSpGlue::eT, T1, T2, spglue_plus_mixed>& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_plus_meat.hpp:258:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_plus_mixed::dense_plus_sparse(Mat< typename promote_type::result>& out, const T1& X, const T2& Y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:760, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_meat.hpp:28:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_minus::apply(SpMat& out, const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_meat.hpp:59:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_minus::apply_noalias(SpMat& out, const SpProxy& pa, const SpProxy& pb) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_meat.hpp:166:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_minus::apply_noalias(SpMat& out, const SpMat& A, const SpMat& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:760, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_meat.hpp:185:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_minus_mixed::apply(SpMat::eT>& out, const mtSpGlue::eT, T1, T2, spglue_minus_mixed>& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_meat.hpp:258:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_minus_mixed::sparse_minus_dense(Mat< typename promote_type::result>& out, const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_minus_meat.hpp:303:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_minus_mixed::dense_minus_sparse(Mat< typename promote_type::result>& out, const T1& X, const T2& Y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:761, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_meat.hpp:28:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_schur::apply(SpMat& out, const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_meat.hpp:59:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_schur::apply_noalias(SpMat& out, const SpProxy& pa, const SpProxy& pb) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:761, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_meat.hpp:156:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_schur::apply_noalias(SpMat& out, const SpMat& A, const SpMat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_meat.hpp:177:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_schur_misc::dense_schur_sparse(SpMat& out, const T1& x, const T2& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_meat.hpp:249:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_schur_mixed::apply(SpMat::eT>& out, const mtSpGlue::eT, T1, T2, spglue_schur_mixed>& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_schur_meat.hpp:322:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_schur_mixed::dense_schur_sparse(SpMat< typename promote_type::result>& out, const T1& X, const T2& Y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:762, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_meat.hpp:27:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_times::apply(SpMat& out, const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_meat.hpp:57:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_times::apply(SpMat& out, const SpGlue,T2,spglue_times>& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_meat.hpp:90:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_times::apply_noalias(SpMat& c, const SpMat& x, const SpMat& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_meat.hpp:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_times_misc::sparse_times_dense(Mat& out, const T1& x, const T2& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_meat.hpp:387:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_times_misc::dense_times_sparse(Mat& out, const T1& x, const T2& y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:762, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_meat.hpp:485:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_times_mixed::apply(SpMat::eT>& out, const mtSpGlue::eT, T1, T2, spglue_times_mixed>& expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_meat.hpp:556:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_times_mixed::sparse_times_dense(Mat< typename promote_type::result >& out, const T1& X, const T2& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_times_meat.hpp:627:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_times_mixed::dense_times_sparse(Mat< typename promote_type::result >& out, const T1& X, const T2& Y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:763, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_meat.hpp:27:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_join_cols::apply(SpMat& out, const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_meat.hpp:55:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_join_cols::apply_noalias(SpMat& out, const SpMat& A, const SpMat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_meat.hpp:92:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_join_cols::apply(SpMat& out, const SpBase& A_expr, const SpBase& B_expr, const SpBase& C_expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:763, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_meat.hpp:134:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_join_cols::apply(SpMat& out, const SpBase& A_expr, const SpBase& B_expr, const SpBase& C_expr, const SpBase& D_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_meat.hpp:183:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_join_rows::apply(SpMat& out, const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_meat.hpp:211:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_join_rows::apply_noalias(SpMat& out, const SpMat& A, const SpMat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_meat.hpp:303:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_join_rows::apply(SpMat& out, const SpBase& A_expr, const SpBase& B_expr, const SpBase& C_expr) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_join_meat.hpp:326:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_join_rows::apply(SpMat& out, const SpBase& A_expr, const SpBase& B_expr, const SpBase& C_expr, const SpBase& D_expr) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:764, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_kron_meat.hpp:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_kron::apply(SpMat& out, const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_kron_meat.hpp:55:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_kron::apply_noalias(SpMat& out, const SpMat& A, const SpMat& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:765, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_meat.hpp:27:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_min::apply(SpMat& out, const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_meat.hpp:57:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_min::apply_noalias(SpMat& out, const SpProxy& pa, const SpProxy& pb) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_meat.hpp:160:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_min::apply_noalias(SpMat& out, const SpMat& A, const SpMat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_meat.hpp:175:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_min::dense_sparse_min(Mat& out, const Base& X, const SpBase& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_meat.hpp:204:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_min::elem_min(const eT& a, const eT& b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_min_meat.hpp:215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_min::elem_min(const eT& a, const eT& b) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:766, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_meat.hpp:27:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_max::apply(SpMat& out, const SpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_meat.hpp:57:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_max::apply_noalias(SpMat& out, const SpProxy& pa, const SpProxy& pb) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_meat.hpp:160:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_max::apply_noalias(SpMat& out, const SpMat& A, const SpMat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_meat.hpp:175:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_max::dense_sparse_max(Mat& out, const Base& X, const SpBase& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_meat.hpp:204:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_max::elem_max(const eT& a, const eT& b) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_max_meat.hpp:215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_max::elem_max(const eT& a, const eT& b) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:767, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_merge_meat.hpp:28:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_merge::subview_merge(SpSubview& sv, const SpMat& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:767, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_merge_meat.hpp:201:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_merge::subview_merge(SpSubview& sv, const Mat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_merge_meat.hpp:389:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_merge::symmat_merge(SpMat& out, const SpMat& A, const SpMat& B) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_merge_meat.hpp:474:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_merge::diagview_merge(SpMat& out, const SpMat& A, const SpMat& B) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:768, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:27:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_rel_lt::apply(SpMat& out, const mtSpGlue& X) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:592, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp: In instantiation of 'struct arma::SpBase_eval_SpMat >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:50:8: required from 'struct arma::SpBase >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:25:7: required from 'class arma::SpMat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:46:8: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:323:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase_eval_SpMat::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp: In instantiation of 'struct arma::SpBase >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:25:7: required from 'class arma::SpMat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:46:8: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:48:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:58:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:69:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:352:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:440:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:464:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:488:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:503:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:533:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:606:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:632:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:658:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:682:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:729:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:746:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:796:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:829:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:862:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:873:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:629, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp: In instantiation of 'class arma::SpMat': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:46:8: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3249:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator[](const uword i) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3263:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator[](const uword i) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3274:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::at(const uword i) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3288:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::at(const uword i) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3299:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword i) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3315:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword i) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3333:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::at(const uword in_row, const uword in_col) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3344:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::at(const uword in_row, const uword in_col) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3355:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword in_row, const uword in_col) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::operator()(const uword in_row, const uword in_col) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3384:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_empty() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3396:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_vec() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3408:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_rowvec() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3420:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_colvec() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3432:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_square() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_finite() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3459:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_symmetric() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3478:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3507:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_hermitian() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3526:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3555:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::has_inf() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3570:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::has_nan() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3586:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const uword i) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3597:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const span& x) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3621:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const uword in_row, const uword in_col) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3632:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const span& row_span, const uword in_col) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3655:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const uword in_row, const span& col_span) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3678:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const span& row_span, const span& col_span) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:3700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::in_range(const uword in_row, const uword in_col, const SizeMat& s) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6280:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::front() ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6293:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::front() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6306:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::back() ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::back() const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6381:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::find_value_csc(const uword in_row, const uword in_col) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6333:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::get_value(const uword i) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6349:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::get_value(const uword in_row, const uword in_col) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6365:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::get_value_csc(const uword i) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6409:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::get_value_csc(const uword in_row, const uword in_col) const ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6423:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::try_set_value_csc(const uword in_row, const uword in_col, const eT in_val) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6447:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::try_add_value_csc(const uword in_row, const uword in_col, const eT in_val) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6473:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::try_sub_value_csc(const uword in_row, const uword in_col, const eT in_val) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6499:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::try_mul_value_csc(const uword in_row, const uword in_col, const eT in_val) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6525:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::try_div_value_csc(const uword in_row, const uword in_col, const eT in_val) ^~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_meat.hpp:6555:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpMat::insert_element(const uword in_row, const uword in_col, const eT val) ^~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:637, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp: In instantiation of 'class arma::MapMat': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpMat_bones.hpp:678:35: required from 'class arma::SpMat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:46:8: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:411:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator[](const uword index) ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:422:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator[](const uword index) const ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator()(const uword index) ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:451:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator()(const uword index) const ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:469:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::at(const uword in_row, const uword in_col) ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:482:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::at(const uword in_row, const uword in_col) const ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:500:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator()(const uword in_row, const uword in_col) ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:515:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::operator()(const uword in_row, const uword in_col) const ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:535:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::is_empty() const ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:546:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::is_vec() const ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:557:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::is_rowvec() const ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:569:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::is_colvec() const ^~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/MapMat_meat.hpp:580:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture MapMat::is_square() const ^~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:768, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:55:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_rel_lt::apply_noalias(SpMat& out, const SpProxy& PA, const SpProxy& PB) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:164:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_rel_gt::apply(SpMat& out, const mtSpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:192:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_rel_gt::apply_noalias(SpMat& out, const SpProxy& PA, const SpProxy& PB) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:301:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_rel_and::apply(SpMat& out, const mtSpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:329:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_rel_and::apply_noalias(SpMat& out, const SpProxy& PA, const SpProxy& PB) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:426:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_rel_or::apply(SpMat& out, const mtSpGlue& X) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spglue_relational_meat.hpp:454:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture spglue_rel_or::apply_noalias(SpMat& out, const SpProxy& PA, const SpProxy& PB) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:771, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_cx_attrib.hpp:27:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static bool is_real (const std::complex& v, const T eps) { return (std::abs(v.imag()) <= eps); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_cx_attrib.hpp:30:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static bool is_complex(const std::complex& v, const T eps) { return (std::abs(v.imag()) > eps); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_cx_attrib.hpp:33:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static bool is_conj(const std::complex& v1, const std::complex& v2, const T eps) { return (std::abs(v1 - std::conj(v2)) <= eps); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:772, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:32:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static typename get_pod_type::result get(const eT& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:47:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static typename get_pod_type::result get(const eT& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:58:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static T get(const std::complex& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:69:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static T get(const std::complex& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static eT get(const eT& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:93:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static eT get(const eT& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:104:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static typename get_pod_type::result get(const eT& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:115:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static T get(const std::complex& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:126:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static T get(const std::complex& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:137:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline static eT get(const eT& val) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:148:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma_inline bool operator() (const PairType& v1, const PairType& v2) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:772, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:169:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SortEigenvalue(const eT* start, const uword size) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SortEigenvalue.hpp:188:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture index() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:773, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DenseGenMatProd_meat.hpp:25:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DenseGenMatProd::DenseGenMatProd(const Mat& mat_obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DenseGenMatProd_meat.hpp:40:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DenseGenMatProd::perform_op(eT* x_in, eT* y_out) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:774, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SparseGenMatProd_meat.hpp:25:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SparseGenMatProd::SparseGenMatProd(const SpMat& mat_obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SparseGenMatProd_meat.hpp:40:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SparseGenMatProd::perform_op(eT* x_in, eT* y_out) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:775, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SparseGenRealShiftSolve_meat.hpp:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SparseGenRealShiftSolve::SparseGenRealShiftSolve(const SpMat& mat_obj, const eT shift) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:775, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SparseGenRealShiftSolve_meat.hpp:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SparseGenRealShiftSolve::perform_op(eT* x_in, eT* y_out) const ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:776, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:26:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::compute_reflector(const eT& x1, const eT& x2, const eT& x3, uword ind) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:72:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::compute_reflector(const eT* x, uword ind) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:84:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::update_block(uword il, uword iu) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:155:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::apply_PX(Mat& X, uword oi, uword oj, uword nrow, uword ncol, uword u_ind) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:196:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::apply_PX(eT* x, uword u_ind) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:220:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::apply_XP(Mat& X, uword oi, uword oj, uword nrow, uword ncol, uword u_ind) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:264:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::DoubleShiftQR(uword size) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:278:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::DoubleShiftQR(const Mat& mat_obj, eT s, eT t) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:299:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::compute(const Mat& mat_obj, eT s, eT t) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:351:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::matrix_QtHQ() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:365:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::apply_QtY(Col& y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp:383:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DoubleShiftQR::apply_YQ(Mat& Y) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:777, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:26:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::factorise_from(uword from_k, uword to_m, const Col& fk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:111:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::restart(uword k) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:777, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:184:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::num_converged(eT tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::nev_adjusted(uword nconv) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:244:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::retrieve_ritzpair() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:273:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::sort_ritzpair() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:304:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::GenEigsSolver(const OpType& op_, uword nev_, uword ncv_) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:325:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::init(eT* init_resid) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:361:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::init() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:378:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::compute(uword maxit, eT tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:408:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::eigenvalues() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp:436:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture GenEigsSolver::eigenvectors(uword nvec) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:778, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:26:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::factorise_from(uword from_k, uword to_m, const Col& fk) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:136:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::restart(uword k) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:191:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::num_converged(eT tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:212:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::nev_adjusted(uword nconv) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::retrieve_ritzpair() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:290:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::sort_ritzpair() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:321:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::SymEigsSolver(const OpType& op_, uword nev_, uword ncv_) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:778, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:343:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::init(eT* init_resid) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:383:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::init() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:400:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::compute(uword maxit, eT tol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:430:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::eigenvalues() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp:458:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsSolver::eigenvectors(uword nvec) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:779, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsShiftSolver_meat.hpp:26:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsShiftSolver::sort_ritzpair() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_SymEigsShiftSolver_meat.hpp:42:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SymEigsShiftSolver::SymEigsShiftSolver(const OpType& op_, uword nev_, uword ncv_, const eT sigma_) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:780, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_TridiagEigen_meat.hpp:25:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TridiagEigen::TridiagEigen() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_TridiagEigen_meat.hpp:36:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TridiagEigen::TridiagEigen(const Mat& mat_obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_TridiagEigen_meat.hpp:50:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TridiagEigen::compute(const Mat& mat_obj) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:780, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_TridiagEigen_meat.hpp:104:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TridiagEigen::eigenvalues() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_TridiagEigen_meat.hpp:119:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TridiagEigen::eigenvectors() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:781, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergEigen_meat.hpp:25:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UpperHessenbergEigen::UpperHessenbergEigen() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergEigen_meat.hpp:36:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UpperHessenbergEigen::UpperHessenbergEigen(const Mat& mat_obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergEigen_meat.hpp:50:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UpperHessenbergEigen::compute(const Mat& mat_obj) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:781, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergEigen_meat.hpp:106:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UpperHessenbergEigen::eigenvalues() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergEigen_meat.hpp:120:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UpperHessenbergEigen::eigenvectors() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:782, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp:25:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UpperHessenbergQR::UpperHessenbergQR() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp:36:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UpperHessenbergQR::UpperHessenbergQR(const Mat& mat_obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp:52:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UpperHessenbergQR::compute(const Mat& mat_obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp:112:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UpperHessenbergQR::matrix_RQ() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp:151:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UpperHessenbergQR::apply_YQ(Mat& Y) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp:178:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TridiagQR::TridiagQR() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp:188:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TridiagQR::TridiagQR(const Mat& mat_obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp:201:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TridiagQR::compute(const Mat& mat_obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp:271:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture TridiagQR::matrix_RQ() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap ( const arma::Mat& ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:54:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap ( const arma::Row& ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:54:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:55:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap ( const arma::Col& ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:55:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap ( const arma::field& ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap ( const arma::Cube& ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:58:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap ( const arma::subview& ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:58:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:59:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap ( const arma::subview_cols& ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:59:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap ( const arma::SpMat& ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:63:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::Glue& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:63:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:66:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::Op& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:66:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:69:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::eGlue& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:69:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:72:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::eOp& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:72:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:75:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::OpCube& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:75:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::GlueCube& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:81:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::eOpCube& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:81:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:84:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::eGlueCube& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:84:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:87:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap( const arma::mtOp& X ) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:87:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:90:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap( const arma::mtGlue& X ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:90:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap( const arma::Gen& X) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:96:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap( const arma::GenCube& X) ; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:96:51: 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:29, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 T clone(const T& object) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:34, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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() 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() 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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( 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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& 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& 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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() 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 > 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 > 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 > 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 > 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 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 ){ ^ 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::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::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::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::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& 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::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& 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::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::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::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::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::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 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) { ^ 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) 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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& 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 & 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 & 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& ) ; ^ 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& ) ; ^ 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 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(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& 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 & 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 &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 &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 &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 &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 &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 &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 &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 &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 & 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 & 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 & 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 tranpose_impl(const Matrix & 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 transpose(const Matrix & 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 transpose(const Matrix & 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 transpose(const Matrix & 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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::Matrix( const SubMatrix& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& Matrix::operator=( const SubMatrix& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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& 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& 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& 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& 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& 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& 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& 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& lhs, const string_proxy& 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& lhs, const string_proxy& 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& lhs, const string_proxy& 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& lhs, const string_proxy& 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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& 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& lhs, const const_string_proxy& 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& lhs, const const_string_proxy& 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& lhs, const const_string_proxy& 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& lhs, const const_string_proxy& 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& string_proxy::operator=(const const_string_proxy& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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(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(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 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& string_proxy::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::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(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& string_proxy::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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 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 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 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 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, 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, Function fun) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:41, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 noNA( const Rcpp::VectorBase& 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 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 noNA( int x ){ ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:42, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:30: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:35: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:78: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:87: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:105: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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:113: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:117: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:126: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:135: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:136: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:139: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:146: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:157: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:165: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:169: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:183: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:195: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:199: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:202: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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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:40: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:40: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 ){ \ ^ 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:40: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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:42: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:50: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:63: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:75: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:84: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:105, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:105, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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) { ^ 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:105, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:110: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:117: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:126: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:135: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:142: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:146: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:149: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:153: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:167: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:168: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:170: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:185: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:186: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:187: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:189: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:206: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:207: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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:208: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:210: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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StringTransformer.h:35: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:36: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:38: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:50:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture StringTransformer 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 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 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 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 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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(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(x) ; } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:66, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 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 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(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(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(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(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(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 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 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(){ ^ 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(){ ^ 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(){ ^ 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(){ ^ 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(){ ^ 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(){ ^ 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(){ ^ 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(){ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& value ){ ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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* 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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(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(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(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(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(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(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(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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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(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(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(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(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(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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(s, name); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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_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* 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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( 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 &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 &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 &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 &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 &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 &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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 &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 &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 &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 &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 &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 &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 &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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 &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:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:25, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: 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 ){ \ ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 &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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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::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::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::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::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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 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::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::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::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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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::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::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::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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(*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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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& 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 any( const Rcpp::VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 all( const Rcpp::VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 is_na( const Rcpp::VectorBase& 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 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 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 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 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 is_finite( const Rcpp::VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 is_infinite( const Rcpp::VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 is_nan( const Rcpp::VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 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 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 na_omit( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& t1, const Rcpp::VectorBase& 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 min( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 max( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(){ ^ 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(){ ^ 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 range( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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::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 sign( const VectorBase& 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 sign( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 rep( const VectorBase& 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 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 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 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 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 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 rep_len( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 rep_each( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 rev( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 sum( const VectorBase& 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 sum( const VectorBase& 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 sum( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 mean(const VectorBase& 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 mean(const VectorBase& 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 mean(const VectorBase& 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 mean(const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 var( const VectorBase& 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 var( const VectorBase& 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 var( const VectorBase& 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 var( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 sd( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 cumsum( const VectorBase& 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 cumsum( const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 unique( const VectorBase& 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 sort_unique( const VectorBase& 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& x, const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& x, const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 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 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 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 setdiff( const VectorBase& lhs, const VectorBase& 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& lhs, const VectorBase& 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 intersect( const VectorBase& lhs, const VectorBase& 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 union_( const VectorBase& lhs, const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 trimws(const Vector& 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 trimws(const Matrix& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 cumprod(const VectorBase& 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 cumprod(const VectorBase& 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 cumprod(const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 cummin(const VectorBase& 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 cummin(const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 cummax(const VectorBase& 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 cummax(const VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(*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(*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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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 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 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 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 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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 SampleReplace(Vector& 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 SampleReplace(Vector& p, int k, const Vector& 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 WalkerSample(const Vector& 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 WalkerSample(const Vector& p, int nans, const Vector& 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 SampleNoReplace(Vector& 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 SampleNoReplace(Vector& p, int nans, const Vector& 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 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 EmpiricalSample(int size, bool replace, const Vector& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& 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& 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& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 dexp( const Rcpp::VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 pexp( const Rcpp::VectorBase& 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 qexp( const Rcpp::VectorBase& 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 >(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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::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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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::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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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::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::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::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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::DottedPairProxy::operator=(const traits::named_object& 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::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::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::FieldProxy::operator=(const FieldProxyPolicy::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::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::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::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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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::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::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::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::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::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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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& StretchyList_Impl::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& StretchyList_Impl::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& StretchyList_Impl::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& StretchyList_Impl::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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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::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& Armor::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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:32, from saige_fitnull.cpp:27: 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 D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:35, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:31:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP arma_wrap( const T& object, const ::Rcpp::Dimension& dim){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:42:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP arma_wrap(const T& object) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:47:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP arma_subview_wrap( const arma::subview& data, int nrows, int ncols ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:57:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP arma_subview_wrap( const arma::subview_cols& data, int nrows, int ncols ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:71:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap ( const arma::Mat& data ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:75:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap( const arma::Col& data ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:83:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap( const arma::Row& data ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:91:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap( const arma::Cube& data ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:95:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap( const arma::subview& data ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:99:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap( const arma::subview_cols& data ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:104:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template SEXP wrap ( const arma::SpMat& sm ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:139:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FieldImporter( const arma::field& data_ ) : data(data_){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:140:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int size() const { return data.n_elem ; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:141:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T get(int i) const { return data[i] ; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:142:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline SEXP wrap( int i) const { return ::Rcpp::wrap( data[i] ) ; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:150:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap( const arma::field& data){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::Glue& X ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::Op& X ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:176:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::OpCube& X ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::GlueCube& X ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:186:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::GenCube& X){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:195:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap_eglue( const arma::eGlue& X, ::Rcpp::traits::false_type ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:206:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap_eglue( const arma::eGlue& X, ::Rcpp::traits::true_type ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:211:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap_eop( const arma::eOp& X, ::Rcpp::traits::false_type ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:222:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap_eop( const arma::eOp& X, ::Rcpp::traits::true_type ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:265:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::eGlue& X ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:270:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::eOp& X ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:275:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::eOpCube& X ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:280:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap(const arma::eGlueCube& X ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:285:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap( const arma::mtOp& X ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:291:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap( const arma::mtGlue& X ){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloWrap.h:297:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP wrap( const arma::Gen& X){ ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:36, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:32:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Exporter(SEXP x) : data(x){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:33:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma::field get() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:62:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Exporter(SEXP x) : IndexingExporter< arma::Col, T >(x){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:68:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Exporter(SEXP x) : IndexingExporter< arma::Row, T >(x){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:74:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Exporter(SEXP x) : MatrixExporter< arma::Mat, T >(x){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:82:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Exporter(SEXP x) : mat(x) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline arma::Mat* get(){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:97:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Exporter( SEXP x ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:107:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture arma::SpMat get(){ ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:482, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp: In substitution of 'template typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::Glue >::result arma::join_cols(const T1&, const T2&) [with T1 = arma::Row; T2 = arma::Row]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:113:79: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_join.hpp:33:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture join_cols(const T1& A, const T2& B) ^~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Row, arma::glue_join_cols> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Row, arma::glue_join_cols> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Row, arma::glue_join_cols>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:113:81: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Row, arma::glue_join_cols> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Row, arma::glue_join_cols> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Row, arma::glue_join_cols>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:113:81: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Row, arma::glue_join_cols> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Row, arma::glue_join_cols>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:113:81: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:36, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:529:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Exporter(SEXP x) : vec(x) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:531:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cube_t get() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:558:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Exporter(SEXP x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:561:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cube_t get() { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:591, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube_eval_Cube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:35:7: required from 'class arma::Cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:561:22: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:422:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube_eval_Cube::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:35:7: required from 'class arma::Cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:561:22: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:228:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:252:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:305:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:320:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:386:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:611, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp: In instantiation of 'class arma::Cube': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:561:22: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3331:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at_alt(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator[] (const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3386:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator[] (const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3410:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3347:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3361:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3464:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword in_row, const uword in_col, const uword in_slice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3422:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword in_row, const uword in_col, const uword in_slice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3535:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::is_finite() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3549:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::is_empty() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3560:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::has_inf() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3573:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::has_nan() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3587:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const span& x) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3634:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const span& row_span, const span& col_span, const span& slice_span) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword in_row, const uword in_col, const uword in_slice, const SizeCube& s) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::memptr() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::memptr() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_memptr(const uword uslice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3724:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_memptr(const uword uslice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3736:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_colptr(const uword uslice, const uword col) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3748:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_colptr(const uword uslice, const uword col) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4263:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::min() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4283:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::max() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4995:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::front() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::front() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5021:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::back() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5034:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::back() const ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:419, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp: In instantiation of 'class arma::conv_to >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:562:50: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:595:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Cube from(const BaseCube& in, const typename arma_not_cx::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:598:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Cube from(const BaseCube& in, const typename arma_cx_only::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp: In substitution of 'template static arma::Cube arma::conv_to >::from(const arma::BaseCube&, const typename arma::arma_not_cx::result*) [with in_eT = double; T1 = arma::Cube]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:562:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:608:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Cube >::from(const BaseCube& in, const typename arma_not_cx::result* junk) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:591, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:562:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:562:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:228:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:252:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:305:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:320:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:386:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:622, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp: In instantiation of 'class arma::subview_cube': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:562:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1346:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::is_finite() const ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1371:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1396:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::has_inf() const ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1421:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::has_nan() const ^~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:36, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:576:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Exporter(SEXP x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:579:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cube_t get() { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:419, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp: In instantiation of 'class arma::conv_to >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:580:50: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:608:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Cube >::from(const BaseCube& in, const typename arma_not_cx::result* junk) ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:598:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Cube from(const BaseCube& in, const typename arma_cx_only::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp: In substitution of 'template static arma::Cube arma::conv_to >::from(const arma::BaseCube&, const typename arma::arma_not_cx::result*) [with in_eT = int; T1 = arma::Cube]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:580:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:608:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Cube >::from(const BaseCube& in, const typename arma_not_cx::result* junk) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:36, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:594:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Exporter(SEXP x) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:597:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture cube_t get() { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:591, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube_eval_Cube, arma::Cube > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube, arma::Cube > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:35:7: required from 'class arma::Cube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:604:17: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:422:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube_eval_Cube::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube, arma::Cube > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:35:7: required from 'class arma::Cube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:604:17: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:228:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:252:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:305:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:320:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:386:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:611, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp: In instantiation of 'class arma::Cube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:604:17: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3331:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at_alt(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator[] (const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3386:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator[] (const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3410:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3347:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3361:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3464:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword in_row, const uword in_col, const uword in_slice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3422:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword in_row, const uword in_col, const uword in_slice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3535:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::is_finite() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3549:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::is_empty() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3560:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::has_inf() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3573:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::has_nan() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3587:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const span& x) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3634:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const span& row_span, const span& col_span, const span& slice_span) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword in_row, const uword in_col, const uword in_slice, const SizeCube& s) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::memptr() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::memptr() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_memptr(const uword uslice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3724:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_memptr(const uword uslice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3736:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_colptr(const uword uslice, const uword col) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3748:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_colptr(const uword uslice, const uword col) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4263:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::min() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4283:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::max() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4995:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::front() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::front() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5021:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::back() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5034:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::back() const ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:591, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube_eval_expr, arma::subview_cube > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube, arma::subview_cube > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:595:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube, arma::subview_cube > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:595:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:228:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:252:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:305:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:320:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:386:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:622, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp: In instantiation of 'class arma::subview_cube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:595:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1346:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::is_finite() const ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1371:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1396:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::has_inf() const ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1421:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::has_nan() const ^~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:591, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube_eval_Cube, arma::Cube > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube, arma::Cube > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:35:7: required from 'class arma::Cube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:597:22: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:422:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube_eval_Cube::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube, arma::Cube > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_bones.hpp:35:7: required from 'class arma::Cube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:597:22: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:228:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:252:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:305:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:320:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:386:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:611, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp: In instantiation of 'class arma::Cube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:597:22: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3331:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at_alt(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator[] (const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3386:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator[] (const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3398:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3410:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3347:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword i) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3361:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3464:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword in_row, const uword in_col, const uword in_slice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::at(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3422:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword in_row, const uword in_col, const uword in_slice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::operator() (const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3535:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::is_finite() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3549:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::is_empty() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3560:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::has_inf() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3573:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::has_nan() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3587:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword i) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3599:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const span& x) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3623:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword in_row, const uword in_col, const uword in_slice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3634:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const span& row_span, const span& col_span, const span& slice_span) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3662:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::in_range(const uword in_row, const uword in_col, const uword in_slice, const SizeCube& s) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::memptr() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::memptr() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_memptr(const uword uslice) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3724:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_memptr(const uword uslice) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3736:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_colptr(const uword uslice, const uword col) ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:3748:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::slice_colptr(const uword uslice, const uword col) const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4263:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::min() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4283:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::max() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:4995:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::front() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5008:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::front() const ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5021:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::back() ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Cube_meat.hpp:5034:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Cube::back() const ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:419, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp: In instantiation of 'class arma::conv_to > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:598:50: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:608:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Cube >::from(const BaseCube& in, const typename arma_not_cx::result* junk) ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:598:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static Cube from(const BaseCube& in, const typename arma_cx_only::result* junk = nullptr); ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp: In substitution of 'template static arma::Cube > arma::conv_to > >::from(const arma::BaseCube&, const typename arma::arma_cx_only::result*) [with in_eT = std::complex; T1 = arma::Cube >]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:598:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_conv_to.hpp:630:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture conv_to< Cube >::from(const BaseCube& in, const typename arma_cx_only::result* junk) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:591, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube_eval_expr, arma::subview_cube > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_bones.hpp:51:8: required from 'struct arma::BaseCube, arma::subview_cube > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:598:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:438:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp: In instantiation of 'struct arma::BaseCube, arma::subview_cube > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_bones.hpp:26:7: required from 'class arma::subview_cube >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:598:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:204:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:228:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:252:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:305:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:320:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/BaseCube_meat.hpp:386:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture BaseCube::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:622, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp: In instantiation of 'class arma::subview_cube >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:598:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1346:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::is_finite() const ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1371:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1396:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::has_inf() const ^~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_cube_meat.hpp:1421:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_cube::has_nan() const ^~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:36, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:618:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ArmaMat_InputParameter(SEXP x_) : m(x_), mat(reinterpret_cast(m.begin()), m.nrow(), m.ncol(), false) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:620:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline operator REF(){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:632:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ArmaMat_InputParameter( SEXP x_ ): m(x_), mat( as(m) ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:634:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline operator REF(){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:655:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ArmaVec_InputParameter( SEXP x_ ) : v(x_), vec( reinterpret_cast( v.begin() ), v.size(), false ){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline operator REF(){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:669:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ArmaVec_InputParameter( SEXP x_ ): v(x_), vec( as(v) ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:671:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline operator REF(){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INPUT_TYPE( SEXP x) : ArmaVec_InputParameter(x){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:689:5: note: in expansion of macro 'MAKE_INPUT_PARAMETER' MAKE_INPUT_PARAMETER(ConstReferenceInputParameter, arma::Col, const arma::Col& ) ^~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INPUT_TYPE( SEXP x) : ArmaVec_InputParameter(x){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:690:5: note: in expansion of macro 'MAKE_INPUT_PARAMETER' MAKE_INPUT_PARAMETER(ReferenceInputParameter , arma::Col, arma::Col& ) ^~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INPUT_TYPE( SEXP x) : ArmaVec_InputParameter(x){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:691:5: note: in expansion of macro 'MAKE_INPUT_PARAMETER' MAKE_INPUT_PARAMETER(ConstInputParameter , arma::Col, const arma::Col ) ^~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INPUT_TYPE( SEXP x) : ArmaVec_InputParameter(x){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:693:5: note: in expansion of macro 'MAKE_INPUT_PARAMETER' MAKE_INPUT_PARAMETER(ConstReferenceInputParameter, arma::Row, const arma::Row& ) ^~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INPUT_TYPE( SEXP x) : ArmaVec_InputParameter(x){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:694:5: note: in expansion of macro 'MAKE_INPUT_PARAMETER' MAKE_INPUT_PARAMETER(ReferenceInputParameter , arma::Row, arma::Row& ) ^~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:686:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INPUT_TYPE( SEXP x) : ArmaVec_InputParameter(x){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:695:5: note: in expansion of macro 'MAKE_INPUT_PARAMETER' MAKE_INPUT_PARAMETER(ConstInputParameter , arma::Row, const arma::Row ) ^~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:704:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INPUT_TYPE( SEXP x) : ArmaMat_InputParameter(x){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:707:5: note: in expansion of macro 'MAKE_INPUT_PARAMETER' MAKE_INPUT_PARAMETER(ConstReferenceInputParameter, arma::Mat, const arma::Mat& ) ^~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:704:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INPUT_TYPE( SEXP x) : ArmaMat_InputParameter(x){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:708:5: note: in expansion of macro 'MAKE_INPUT_PARAMETER' MAKE_INPUT_PARAMETER(ReferenceInputParameter , arma::Mat, arma::Mat& ) ^~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:704:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture INPUT_TYPE( SEXP x) : ArmaMat_InputParameter(x){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloAs.h:709:5: note: in expansion of macro 'MAKE_INPUT_PARAMETER' MAKE_INPUT_PARAMETER(ConstInputParameter , arma::Mat, const arma::Mat ) ^~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:37, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloSugar.h:30:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const T& forward(const T& x) { return x; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloSugar.h:32:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template List simple_triplet_matrix ( const arma::SpMat& sm ){ ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:7, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/Common.h:13:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture U defaultValue) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/Common.h:48:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Worker() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/Common.h:49:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~Worker() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/Common.h:52:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void operator()(std::size_t begin, std::size_t end) = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/Common.h:56:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Worker(const Worker&); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/Common.h:57:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator=(const Worker&); ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:65, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _exception_code(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl _exception_info(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _abnormal_termination(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __CppXcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _XcptFilter(unsigned long _ExceptionNum,struct _EXCEPTION_POINTERS * _ExceptionPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/excpt.h:78:97: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:576:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __faststorefence(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __stosq(unsigned __int64 *, unsigned __int64, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:585:76: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:587:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosq, unsigned __int64, "q|q") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:592:82: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:594:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset64, __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:599:84: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:601:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset64, __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _interlockedbittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:606:89: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:608:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement64, __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndSet64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:613:90: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:615:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet64, volatile __int64, "lock bts{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndReset64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:620:92: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset64, volatile __int64, "lock btr{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char InterlockedBitTestAndComplement64(volatile __int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:627:97: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:629:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement64, volatile __int64, "lock btc{q %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "J", __int64) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAnd64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:634:72: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:636:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd64, __int64, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedOr64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:641:71: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:643:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr64, __int64, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedXor64(__int64 volatile *, __int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:648:72: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:650:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor64, __int64, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedIncrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:655:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedIncrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedDecrement64(__int64 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:664:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:666:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedDecrement64(__int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:673:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:675:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchange64(__int64 volatile *Target, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:682:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:684:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedExchangeAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __readgsbyte(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:691:52: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:693:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __readgsword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:698:53: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:700:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __LONG32 __readgsdword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:705:57: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:707:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __readgsqword(unsigned __LONG32 Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:712:74: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:714:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildreadseg(__readgsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsbyte(unsigned __LONG32 Offset,unsigned char Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:719:63: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:721:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsbyte, unsigned char, "gs", "b") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsword(unsigned __LONG32 Offset,unsigned short Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:726:64: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:728:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsword, unsigned short, "gs", "w") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __writegsdword(unsigned __LONG32 Offset,unsigned __LONG32 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:733:68: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:735:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsdword, unsigned __LONG32, "gs", "l") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __writegsqword(unsigned __LONG32 Offset,unsigned __int64 Data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:740:85: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:742:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildwriteseg(__writegsqword, unsigned __int64, "gs", "q") ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanForward64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:747:98: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:749:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward64, unsigned __int64, "bsf{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _BitScanReverse64(unsigned __LONG32 *Index, unsigned __int64 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:754:98: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:756:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse64, unsigned __int64, "bsr{q %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittest64(__int64 const *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:761:71: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest64, __int64, "q", "J") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:768:71: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:770:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset64, __int64, "bts", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandreset64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:775:73: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:777:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset64, __int64, "btr", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned char _bittestandcomplement64(__int64 *a, __int64 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:782:78: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:784:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement64, __int64, "btc", "J", "q") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION void __movsq(unsigned __int64 *Dest, unsigned __int64 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:852:100: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:854:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsq, unsigned __int64, "q") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAnd(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:975:55: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:977:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedAnd, __LONG32, and) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedOr(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:982:54: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:984:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedOr, __LONG32, or) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedXor(__LONG32 volatile *, __LONG32); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:989:55: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:991:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildlogicali(_InterlockedXor, __LONG32, xor) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:996:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:998:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedIncrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1007:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedDecrement16(short volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1016:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1023:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1026:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1034:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1037:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1045:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1056:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1059:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1067:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1069:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1076:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1078:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedAdd64(__int64 volatile *Addend, __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1085:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1088:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1096:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1098:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __int64 _InterlockedCompareExchange64(__int64 volatile *Destination, __int64 ExChange, __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void * volatile *Destination, void *ExChange, void *Comperand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1105:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1108:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1116:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1119:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_InterlockedExchangePointer(void *volatile *Target,void *Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1131:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1133:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __int2c(void) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosb(unsigned char *, unsigned char, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1140:52: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1142:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosb, unsigned char, "b|b") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosw(unsigned short *, unsigned short, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1147:54: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1149:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosw, unsigned short, "w|w") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __stosd(unsigned __LONG32 *, unsigned __LONG32, size_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1154:60: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1156:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildstos(__stosd, unsigned __LONG32, "l|d") ^~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1161:64: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1163:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandset, __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1168:66: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1170:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandreset, __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _interlockedbittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1175:71: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1177:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(_interlockedbittestandcomplement, __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndSet(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1182:72: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1184:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndSet, volatile __LONG32, "lock bts{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndReset(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1189:74: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1191:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndReset, volatile __LONG32, "lock btr{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char InterlockedBitTestAndComplement(volatile __LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1196:79: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1198:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittesti(InterlockedBitTestAndComplement, volatile __LONG32, "lock btc{l %[Offset],%[Base] | %[Base],%[Offset]}" __FLAGSET, "I", __LONG32) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanForward(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1203:79: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1205:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanForward, unsigned __LONG32, "bsf{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _BitScanReverse(unsigned __LONG32 *Index, unsigned __LONG32 Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1210:79: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1212:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbitscan(_BitScanReverse, unsigned __LONG32, "bsr{l %[Mask],%[Index] | %[Index],%[Mask]}") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittest(__LONG32 const *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1217:53: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1219:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittest(_bittest, __LONG32, "l", "I") ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1224:53: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1226:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandset, __LONG32, "bts", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandreset(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1231:55: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1233:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandreset, __LONG32, "btr", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char _bittestandcomplement(__LONG32 *a, __LONG32 b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1238:60: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1240:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildbittestand(_bittestandcomplement, __LONG32, "btc", "I", "l") ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsb(unsigned char *Destination, unsigned char const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1388:83: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1390:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsb, unsigned char, "b") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsw(unsigned short *Dest, unsigned short const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1395:78: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1397:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsw, unsigned short, "w") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __movsd(unsigned __LONG32 *Dest, unsigned __LONG32 const *Source, size_t Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1402:84: 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/winnt.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1404:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __buildmov(__movsd, unsigned __LONG32, "d") ^~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:68:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 HandleToULong (const void *h) { return ((unsigned __LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:69:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 HandleToLong (const void *h) { return ((__LONG32) (LONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:70:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToHandle (const unsigned __LONG32 h) { return ((void *) (UINT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:71:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToHandle (const __LONG32 h) { return ((void *) (INT_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:72:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned __LONG32 PtrToUlong (const void *p) { return ((unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:73:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned int PtrToUint (const void *p) { return ((unsigned int) (UINT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:74:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline unsigned short PtrToUshort (const void *p) { return ((unsigned short) (unsigned __LONG32) (ULONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline __LONG32 PtrToLong (const void *p) { return ((__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:76:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline int PtrToInt (const void *p) { return ((int) (INT_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline short PtrToShort (const void *p) { return ((short) (__LONG32) (LONG_PTR) p); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:78:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *IntToPtr (const int i) { return ((void *) (INT_PTR)i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *UIntToPtr (const unsigned int ui) { return ((void *) (UINT_PTR)ui); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:80:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *LongToPtr (const __LONG32 l) { return ((void *) (LONG_PTR)l); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:81:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *ULongToPtr (const unsigned __LONG32 ul) { return ((void *) (ULONG_PTR)ul); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:88:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Ptr32ToPtr (const void *POINTER_32 p) { return ((void *) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:143, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:89:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *Handle32ToHandle (const void *POINTER_32 h) { return ((void *) (LONG_PTR) (__LONG32) (ULONG_PTR) h); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/basetsd.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *POINTER_32 PtrToPtr32 (const void *p) { return ((void *POINTER_32) (ULONG_PTR) (unsigned __LONG32) (ULONG_PTR) p); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotl8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:559:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotl16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:560:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned char __cdecl _rotr8(unsigned char Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _rotr16(unsigned short Value,unsigned char Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:562:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:574:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:575:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:582:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:583:88: 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/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: 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/winnt.h:628, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:151:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int InlineIsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:155:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline int IsEqualGUID (REFGUID rguid1, REFGUID rguid2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator== (REFGUID guidOne, REFGUID guidOther) { return !!IsEqualGUID (guidOne, guidOther); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __inline bool operator!= (REFGUID guidOne, REFGUID guidOther) { return ! (guidOne == guidOther); } ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:31:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:39:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:47:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapd (int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4.2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:56:28: 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/ia32intrin.h:63:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32b (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:70:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32w (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32d (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntd (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdpmc (int __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:112:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtsc (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rdtscp (unsigned int *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:140:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:148:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rold (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorb (unsigned char __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:165:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorw (unsigned short __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rord (unsigned int __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:182:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pause (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsfq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:199:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bsrq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bswapq (long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:221:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __crc32q (unsigned long long __C, unsigned long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:234:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __popcntq (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:242:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rolq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:251:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rorq (unsigned long long __X, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:260:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __readeflags (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ia32intrin.h:268:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __writeeflags (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: 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/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: 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/xmmintrin.h:1260, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: 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 C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:33, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: 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 C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:62:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_ps (__m128 __X, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movehdup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:74:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_moveldup_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:80:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_addsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:86:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:92:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pd (__m128d __X, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_loaddup_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movedup_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:110:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lddqu_si128 (__m128i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:116:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitor (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pmmintrin.h:122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwait (unsigned int __E, unsigned int __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:46:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:58:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:64:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadd_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:70:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hadds_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:76:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:82:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:94:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:100:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsub_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:112:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddubs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:130:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mulhrs_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:142:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shuffle_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:148:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:154:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:160:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:166:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi8 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi16 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:178:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sign_pi32 (__m64 __X, __m64 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:185:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi8(__m128i __X, __m128i __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:192:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_pi8(__m64 __X, __m64 __Y, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:215:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:221:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi8 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:233:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi16 (__m64 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tmmintrin.h:239:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_pi32 (__m64 __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse4a") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:35:27: 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/ammintrin.h:35:27: 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/ammintrin.h:35:27: 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/ammintrin.h:35:27: 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/ammintrin.h:35:27: 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/ammintrin.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_sd (double * __P, __m128d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:46:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_ss (float * __P, __m128 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:52:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_si64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:59:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extracti_si64 (__m128i __X, unsigned const int __I, unsigned const int __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:70:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_si64 (__m128i __X,__m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/ammintrin.h:77:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_inserti_si64(__m128i __X, __m128i __Y, unsigned const int __I, unsigned const int __L) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:75:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_si128 (__m128i __M, __m128i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:100:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_pd (__m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:106:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_sd(__m128d __D, __m128d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:125:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ps (__m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_round_ss (__m128 __D, __m128 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:166:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi16 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:179:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_epi8 (__m128i __X, __m128i __Y, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:204:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_ps (__m128 __X, __m128 __Y, __m128 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:216:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blendv_pd (__m128d __X, __m128d __Y, __m128d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:241:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_ps (__m128 __X, __m128 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dp_pd (__m128d __X, __m128d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:268:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:276:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:288:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:294:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu16 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:306:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:312:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:318:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:326:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:334:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:346:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_ps (__m128 __D, __m128 __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:366:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_ps (__m128 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:399:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi8 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:406:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi32 (__m128i __D, int __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_insert_epi64 (__m128i __D, long long __S, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:441:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi8 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi32 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:454:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_extract_epi64 (__m128i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:474:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_minpos_epu16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:482:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:488:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:494:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:500:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:506:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:512:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:526:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:532:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:544:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:550:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:558:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_packus_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:569:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mpsadbw_epu8 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:582:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_stream_load_si128 (__m128i *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:623:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrm (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:631:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistri (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:639:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:647:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:676:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistra (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:684:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrc (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:692:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistro (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:700:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrs (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:708:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpistrz (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:716:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:724:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:732:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:740:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrs (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpestrz (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:796:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64 (__m128i __X, __m128i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:811, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:35:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/popcntintrin.h:42:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:43, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:827:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u8 (unsigned int __C, unsigned char __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:833:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u16 (unsigned int __C, unsigned short __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:839:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u32 (unsigned int __C, unsigned int __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/smmintrin.h:846:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_crc32_u64 (unsigned long long __C, unsigned long long __V) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:45, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:61:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:69:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_si128 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:77:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesimc_si128 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:87:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aeskeygenassist_si128 (__m128i __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wmmintrin.h:116:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_si128 (__m128i __X, __m128i __Y, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:41, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:36:25: 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/avxintrin.h:140:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:146:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:152:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:158:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_addsub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:165:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:193:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_pd (__m256d __X, __m256d __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:218:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_pd (__m256d __X, __m256d __Y, __m256d __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:226:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_ps (__m256 __X, __m256 __Y, __m256 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:240:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_div_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:250:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dp_ps (__m256 __X, __m256 __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:263:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:269:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:275:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_pd (__m256d __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_ps (__m256 __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:293:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:305:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:311:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:323:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:336:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_pd (__m256d __A, __m256d __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:343:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_ps (__m256 __A, __m256 __B, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:359:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:365:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:384:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:396:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:403:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:410:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:447:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:453:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:459:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:465:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:471:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_pd (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:477:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:483:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:489:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:496:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsd_f64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:503:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtss_f32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:510:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_pd (__m256d __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:516:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_ps (__m256 __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:522:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf128_si256 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:528:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi32 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:535:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi16 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:542:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi8 (__m256i __X, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:550:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extract_epi64 (__m256i __X, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:601:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroall (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:607:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_zeroupper (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:613:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_pd (__m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:620:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_pd (__m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutevar_ps (__m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:634:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar_ps (__m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_pd (__m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:648:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_pd (__m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:654:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute_ps (__m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:660:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute_ps (__m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:680:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_pd (__m256d __X, __m256d __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:688:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_ps (__m256 __X, __m256 __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:696:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2f128_si256 (__m256i __X, __m256i __Y, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:720:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_sd (double const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ss (float const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:738:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_pd (__m128d const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:744:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_ps (__m128 const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:751:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_pd (__m256d __X, __m128d __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:759:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_ps (__m256 __X, __m128 __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:767:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf128_si256 (__m256i __X, __m128i __Y, const int __O) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:775:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi32 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:783:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi16 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi8 (__m256i __X, int __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insert_epi64 (__m256i __X, long long __D, int const __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:865:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:871:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:877:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:883:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_pd (double const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:889:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_pd (double *__P, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:895:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_ps (float const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:901:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_load_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:913:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_si256 (__m256i *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:919:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_loadu_si256 (__m256i_u const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:925:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_storeu_si256 (__m256i_u *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:931:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_pd (double const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:938:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_pd (double *__P, __m128i __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:944:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_pd (double const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:951:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_pd (double *__P, __m256i __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:957:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_ps (float const *__P, __m128i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:964:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_ps (float *__P, __m128i __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:970:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_ps (float const *__P, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:977:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_ps (float *__P, __m256i __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:983:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movehdup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:989:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_moveldup_ps (__m256 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:995:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movedup_pd (__m256d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1001:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lddqu_si256 (__m256i const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1007:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_si256 (__m256i *__A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1013:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_pd (double *__A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1019:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_ps (float *__P, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1025:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1037:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sqrt_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1050:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_pd (__m256d __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1056:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_round_ps (__m256 __V, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1074:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1080:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1086:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1092:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1098:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1110:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_pd (__m128d __M, __m128d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testz_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1128:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testnzc_ps (__m128 __M, __m128 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1134:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1146:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_pd (__m256d __M, __m256d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1152:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1158:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1164:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_ps (__m256 __M, __m256 __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1170:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testz_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testnzc_si256 (__m256i __M, __m256i __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1200:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1214:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_undefined_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1221:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1227:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1234:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setzero_si256 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1241:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1258:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1268:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1284:51: 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/avxintrin.h:1296:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1310:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1318:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1332:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set1_epi64x (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1350:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1357:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __E, float __F, float __G, float __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1364:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E, int __F, int __G, int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1373:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture short __q03, short __q02, short __q01, short __q00) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1389:52: 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/avxintrin.h:1403:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1411:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_ps (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1417:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd_si256 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1423:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1429:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps_si256(__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1441:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1447:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd256_pd128 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1453:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps256_ps128 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1459:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi256_si128 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1470:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castpd128_pd256 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1476:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castps128_ps256 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1482:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_castsi128_si256 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1488:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128 ( __m128 __H, __m128 __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1494:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128d (__m128d __H, __m128d __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1500:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_set_m128i (__m128i __H, __m128i __L) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128 (__m128 __L, __m128 __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1512:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128d (__m128d __L, __m128d __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avxintrin.h:1518:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_setr_m128i (__m128i __L, __m128i __H) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:43, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:33:26: 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/avx2intrin.h:43:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mpsadbw_epu8 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:63:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:70:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:84:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:91:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:98:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_packus_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:119:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_add_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:154:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_adds_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:162:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi8 (__m256i __A, __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:179:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_and_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_andnot_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:193:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:200:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_avg_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:207:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blendv_epi8 (__m256i __X, __m256i __Y, __m256i __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:217:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi16 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:238:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:245:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:252:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:266:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:273:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:287:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:295:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadd_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:302:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hadds_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:310:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:318:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsub_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:325:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_hsubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddubs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:341:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:349:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:363:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:370:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:377:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:384:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:391:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:398:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:405:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:412:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:419:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:426:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:433:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movemask_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:440:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:447:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:454:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:461:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:468:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:475:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:482:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:489:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:496:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu8_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:503:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu16_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:517:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:531:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhrs_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:546:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mulhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:553:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:560:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:567:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mul_epu32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:574:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_or_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:581:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sad_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:588:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:597:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_epi32 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflehi_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shufflelo_epi16 (__m256i __A, const int __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:626:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:633:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi16 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:640:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sign_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bslli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:668:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:675:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:682:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:696:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_slli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:703:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sll_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:710:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:717:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:724:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:731:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:739:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bsrli_epi128 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:746:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_si256 (__m256i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi16 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:766:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi16 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:773:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi32 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:780:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi32 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:787:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srli_epi64 (__m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:794:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srl_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:801:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:808:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:815:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:822:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sub_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:836:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:843:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:850:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_subs_epu16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:857:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:864:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:878:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpackhi_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:885:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:892:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:899:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:906:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_unpacklo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:913:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_xor_si256 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:920:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_stream_load_si256 (__m256i const *__X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:927:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:934:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastss_ps (__m128 __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:941:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsd_pd (__m128d __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:948:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastsi128_si256 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:956:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_blend_epi32 (__m128i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:971:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_blend_epi32 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:985:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:992:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:999:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1006:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1013:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastb_epi8 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1020:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastw_epi16 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1027:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastd_epi32 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1034:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastq_epi64 (__m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1041:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1049:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_pd (__m256d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1060:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutevar8x32_ps (__m256 __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1068:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute4x64_epi64 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1081:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2x128_si256 (__m256i __X, __m256i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti128_si256 (__m256i __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1105:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti128_si256 (__m256i __X, __m128i __Y, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1118:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi32 (int const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1126:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskload_epi64 (long long const *__X, __m256i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1134:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi32 (int const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1142:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskload_epi64 (long long const *__X, __m128i __M ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi32 (int *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1157:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskstore_epi64 (long long *__X, __m256i __M, __m256i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1164:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi32 (int *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskstore_epi64 (long long *__X, __m128i __M, __m128i __Y ) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1178:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1192:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1213:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1220:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1227:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi32 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1234:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1241:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1249:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1264:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1275:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1301:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_pd (double const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1316:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_pd (double const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1342:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256d __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1353:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1368:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1379:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m256 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1405:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_ps (float const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1431:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_ps (float const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1446:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m128 __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1458:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1473:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1485:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1501:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1513:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1528:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __index, __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1540:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1556:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1567:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i32gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1582:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1593:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i32gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1609:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1620:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_i64gather_epi32 (int const *__base, __m128i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1635:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __mask, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1646:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_i64gather_epi32 (int const *__base, __m256i __index, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx2intrin.h:1662:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:45, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512f") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:33:29: 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/avx512fintrin.h:65:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_int2mask (int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:72:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask2int (__mmask16 __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:81:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __G, long long __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:93:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __M, int __N, int __O, int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __E, double __F, double __G, double __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:114:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __M, float __N, float __O, float __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:136:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_undefined_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:164:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi8 (char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:179:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi16 (short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:190:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_pd (double __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:201:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_ps (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_epi32 (int __A, int __B, int __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:223:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long long __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:231:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_pd (double __A, double __B, double __C, double __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:239:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set4_ps (float __A, float __B, float __C, float __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:260:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_ps (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:268:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_pd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_epi32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_setzero_si512 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:289:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:298:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:308:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:317:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:327:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:334:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:343:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:353:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:360:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:368:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:375:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:401:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:409:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:418:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi64 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:435:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:454:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi64 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:461:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:469:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:478:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:488:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_load_epi32 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_load_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:511:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_load_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:521:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_store_epi32 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:535:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_store_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:543:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:561:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mullo_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:570:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:581:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:591:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:602:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:613:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:623:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:634:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:645:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi32 (__m512i __W, __mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi32 (__mmask16 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:666:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:673:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:683:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:694:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:701:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:711:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:733:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sllv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:743:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:754:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:765:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srav_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:775:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:786:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:797:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srlv_epi64 (__m512i __W, __mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:807:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi64 (__mmask8 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:818:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:825:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:835:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:857:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epi32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:866:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epi32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:877:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:884:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:894:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:905:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_epu32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_epu32 (__m512i __W, __mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_epu32 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:937:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:948:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:957:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:983:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:994:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1004:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1027:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1036:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1062:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1073:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1083:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1095:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi64 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1106:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1115:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi64 (__mmask8 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi64 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1152:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1162:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi64 (__mmask8 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1174:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1185:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1194:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1220:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1231:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sll_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1241:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1264:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1299:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1310:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_srl_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1332:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi32 (__m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1343:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1352:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi32 (__mmask16 __U, __m512i __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1378:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi32 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1389:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sra_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1399:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi32 (__mmask16 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1411:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1432:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1443:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_add_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1453:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1464:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1475:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1485:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1507:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sub_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1517:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1528:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1580:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1602:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1613:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1624:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1635:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1668:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1678:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1687:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1697:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1707:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1716:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1726:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1734:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1754:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1782:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1801:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1811:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt14_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1821:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt14_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1830:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt14_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1840:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1848:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1858:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1868:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1886:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1897:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1908:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1917:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1927:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1937:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_round_ps (__m512 __W, __mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1946:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1956:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1968:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1978:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_sd (__mmask8 __U, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:1989:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sqrt_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2001:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2011:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2063:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2092:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2102:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2111:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2121:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2131:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2140:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2160:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2179:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2189:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2198:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2218:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi32 (__m512i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2227:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2237:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2247:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2256:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2276:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi32 (__m512i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2285:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2295:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu16_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2305:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu16_epi64 (__m512i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2314:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2324:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_epi64 (__m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2334:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_epi64 (__m512i __W, __mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2343:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_epi64 (__mmask8 __U, __m256i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2354:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2366:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2377:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2388:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2400:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2410:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2421:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2433:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2444:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2455:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2467:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2477:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2526:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2560:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2582:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2593:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_pd (__m512d __M, __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2605:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2616:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2627:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2639:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2649:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2660:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2670:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2681:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2692:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mul_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2713:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2724:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2734:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2745:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2756:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_div_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2766:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2777:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2864:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2876:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2887:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2910:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2920:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2943:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2954:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2965:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2977:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:2987:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_round_ps (__mmask16 __U, __m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_pd (__m512d __A, __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3048:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3059:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3070:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_round_ps (__m512 __A, __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3082:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3093:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3104:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3116:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3127:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3160:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_round_ss (__mmask8 __U, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3199:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3210:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3221:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3232:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3242:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3275:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3285:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3307:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3318:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3328:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3339:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3361:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3371:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3393:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3404:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3414:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3425:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3447:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3457:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3479:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3511:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3522:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3554:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3565:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3576:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3586:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3597:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3608:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3619:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3629:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_pd (__m512d __A, __m512d __B, __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3640:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3651:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3672:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_round_ps (__m512 __A, __m512 __B, __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3683:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3694:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3705:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3860:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3870:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3879:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3889:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3908:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3918:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastss_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3928:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastss_ps (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3936:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastss_ps (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3946:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastsd_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3956:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastsd_pd (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3964:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3974:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastd_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3984:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastd_epi32 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:3992:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastd_epi32 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4002:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi32 (int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4012:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi32 (__m512i __O, __mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4020:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi32 (__mmask16 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4030:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastq_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4040:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastq_epi64 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4048:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4058:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_set1_epi64 (long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4068:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi64 (__m512i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4076:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4086:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4096:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x4 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x4 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4115:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4125:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x4 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4134:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x4 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4144:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x4 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4154:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x4 (__m512d __O, __mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4163:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x4 (__mmask8 __M, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x4 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4183:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x4 (__m512i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4192:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x4 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi32 (__m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4305:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4315:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi32 (__mmask16 __U, __m512i __A, _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i64x2 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4338:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4349:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4360:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_i32x4 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4373:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4385:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4397:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f64x2 (__m512d __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4409:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4420:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4431:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_f32x4 (__m512 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4443:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4454:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4554:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4565:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4575:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4586:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4597:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4618:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rolv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rolv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4639:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rolv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4650:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rorv_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4661:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rorv_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4671:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rorv_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4694:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4713:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4724:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4733:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4763:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4774:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4783:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4793:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu32 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4804:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4813:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_epu32 (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4843:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4854:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4863:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4873:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4893:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4923:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4934:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4943:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epi32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4953:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu32 (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4964:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:4973:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_epu32 (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5002:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_sd (__m128d __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5011:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_sd (__m128d __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5018:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5025:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_sd (__m128d __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5045:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu32_ss (__m128 __A, unsigned __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5052:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi32_ss (__m128 __A, int __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5078:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundu64_ss (__m128 __A, unsigned long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5085:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5092:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundi64_ss (__m128 __A, long long __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5121:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5128:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5136:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5146:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5156:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5181:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5191:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5198:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi8 (__m128i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5207:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi8 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5227:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_storeu_epi16 (void * __P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5234:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5242:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5252:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5262:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5269:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5277:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi32_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5297:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_storeu_epi16 (void *__P, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi32_epi16 (__m256i __O, __mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5313:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi32_epi16 (__mmask16 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5333:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5340:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5368:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi32 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5375:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5383:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5393:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi32 (void* __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi32 (__m256i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi32 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5438:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5453:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5463:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5473:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5480:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5488:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5498:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5508:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi16 (void *__P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5515:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5523:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi16 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5543:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5550:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5558:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5568:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5578:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5585:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5603:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi64_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5613:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5620:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5629:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi64_epi8 (__mmask8 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5639:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5649:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5658:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5668:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5678:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_pd (__m512d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5687:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5698:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5709:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5718:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepi32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5728:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu32_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5739:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5748:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundepu32_ps (__mmask16 __U, __m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5779:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x4_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5791:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5801:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf64x4_pd (__mmask8 __U, __m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5812:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x4_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5824:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5834:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extractf32x4_ps (__mmask8 __U, __m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5845:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x4_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5857:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5867:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti64x4_epi64 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5878:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x4_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5890:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5900:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_extracti32x4_epi32 (__mmask8 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5986:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x4 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:5996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x4 (__m512 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6006:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x4 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6019:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6031:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6043:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x4 (__m512d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6056:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6068:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6125:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_pd (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6151:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_pd (void *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6166:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_ps (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6182:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6192:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_ps (void *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6199:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6207:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6216:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6226:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_loadu_si512 (void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6250:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6260:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_storeu_si512 (void *__P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6267:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6275:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_pd (__m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6286:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6296:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_pd (__mmask8 __U, __m512d __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6307:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutevar_ps (__m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6318:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutevar_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6328:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutevar_ps (__mmask16 __U, __m512 __A, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi64 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6351:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6363:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6375:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6386:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi32 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6398:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6410:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6422:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6433:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_pd (__m512d __A, __m512i __I, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6445:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6457:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6469:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6480:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_ps (__m512 __A, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6491:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex2var_ps (__m512 __A, __mmask16 __U, __m512i __I, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6503:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6515:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6527:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_pd (__m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6537:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6546:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_pd (__mmask8 __U, __m512d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6556:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permute_ps (__m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6566:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permute_ps (__m512 __W, __mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6575:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permute_ps (__mmask16 __U, __m512 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6617:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_epi64 (__m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6628:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6637:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_epi64 (__mmask8 __M, __m512i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6647:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex_pd (__m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6657:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutex_pd (__m512d __W, __mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6666:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutex_pd (__mmask8 __U, __m512d __X, const int __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6711:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi64 (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi64 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6734:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6744:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_epi32 (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6755:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi32 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6777:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_pd (__m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6788:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_pd (__m512d __W, __mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6798:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_pd (__mmask8 __U, __m512i __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6809:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_ps (__m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6820:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_permutexvar_ps (__m512 __W, __mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6830:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_permutexvar_ps (__mmask16 __U, __m512i __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_ps (__m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6854:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6864:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_ps (__mmask16 __U, __m512 __M, __m512 __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6875:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_pd (__m512d __M, __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6887:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __V, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6898:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6910:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6922:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6934:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6946:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6958:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6982:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:6993:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7004:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7016:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7027:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7038:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7146:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movehdup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7156:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movehdup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movehdup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7175:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_moveldup_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7185:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_moveldup_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7194:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_moveldup_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7211:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7228:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7239:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7246:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7256:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7267:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7281:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7291:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7302:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7309:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7319:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi32 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7341:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi32 (__m512i __W, __mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7350:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi32 (__mmask16 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7360:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi32 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7370:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi32 (__m512i __W, __mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7379:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi32 (__mmask16 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7389:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rol_epi64 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7399:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rol_epi64 (__m512i __W, __mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7408:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rol_epi64 (__mmask8 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7418:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ror_epi64 (__m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7428:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ror_epi64 (__m512i __W, __mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7437:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_ror_epi64 (__mmask8 __U, __m512i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7511:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7518:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7525:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7546:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7553:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7573:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_si512 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7584:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7595:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi32 (__m512i __W, __mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7605:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7616:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7627:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_andnot_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7636:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7656:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7664:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7673:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7680:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7697:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7706:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7722:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7730:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7738:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7747:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7759:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7769:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7791:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7801:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7812:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7824:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7834:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi32 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7845:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7856:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_epi64 (__m512i __W, __mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7866:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7879:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7893:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7900:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7907:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7914:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si64 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7942:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7949:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7956:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7963:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_u32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7970:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_i32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:7977:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundss_si32 (__m128 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8005:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8012:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8019:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8026:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8033:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8040:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i64 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8068:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8075:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_u32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8096:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_i32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtt_roundsd_si32 (__m128d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8129:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movedup_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8139:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_movedup_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8148:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_movedup_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8158:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8169:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8190:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8201:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8211:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8222:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8233:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpackhi_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8243:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_pd (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8266:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8275:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_pd (__mmask8 __U, __m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8285:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundph_ps (__m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8296:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundph_ps (__mmask16 __U, __m256i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8315:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_ph (__m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8338:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8348:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_ph (__m256i __U, __mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_ph (__mmask16 __W, __m512 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_ps (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8430:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvt_roundpd_ps (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8449:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundsd_ss (__m128 __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8458:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvt_roundss_sd (__m128d __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8483:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_si512 (__m512i * __P, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8490:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_ps (float *__P, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_pd (double *__P, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8504:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_stream_load_si512 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8528:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8538:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8560:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_ps (__m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8603:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_ps (__mmask16 __U, __m512 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8622:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_round_pd (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8633:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_round_pd (__mmask8 __U, __m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8653:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8665:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8701:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8713:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8726:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8738:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8751:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8777:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8790:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8932:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_ps (__m512 __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8943:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8953:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8964:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_round_pd (__m512d __A, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8975:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __C, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8985:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:8996:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_round_ss (__m128 __A, __m128 __B, const int __imm, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9005:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9048:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9058:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_floor_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9068:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9078:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_ceil_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9088:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_floor_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_ceil_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9129:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi32 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9141:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9152:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9163:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi64 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9175:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9186:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9227:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9236:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9244:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9252:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9261:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9270:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9278:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9286:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9295:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9313:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9322:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9331:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9340:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9349:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9358:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9367:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9376:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9385:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9394:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9412:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9430:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9448:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9466:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9484:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9502:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9511:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9520:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9529:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu32_mask (__mmask16 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9538:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu32_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9547:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9556:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9565:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu64_mask (__mmask8 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu64_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9594:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9602:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask16 (__mmask16 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9610:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9619:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9628:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu64_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9637:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu32_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9647:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9656:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_round_ps_mask (__m512 __X, __m512 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9666:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9676:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9696:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9706:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9716:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9725:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_sd_mask (__m128d __X, __m128d __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_round_ss_mask (__m128 __X, __m128 __Y, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9852:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9866:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9876:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_pd (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9890:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9900:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_ps (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9914:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9924:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_pd (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9938:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9948:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9962:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9972:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32gather_epi64 (__m256i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9987:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:9997:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi32 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10011:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10021:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64gather_epi64 (__m512i __index, void const *__addr, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10036:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10046:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i32scatter_ps (void *__addr, __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10055:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10064:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10073:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10081:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_i64scatter_ps (void *__addr, __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10090:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256 __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10099:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512d __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10126:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10135:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10144:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10153:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10162:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m256i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10171:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10180:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, __m512i __v1, int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10365:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10374:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10384:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10392:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10411:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_ps (void *__P, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10428:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10446:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10455:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10465:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi32 (void *__P, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10473:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10492:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_pd (__m512d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10501:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10511:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10520:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10530:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_ps (__m512 __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10539:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_ps (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10549:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10568:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi64 (__m512i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10588:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10597:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10607:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi32 (__m512i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10616:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi32 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10642:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10650:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10658:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask16_u32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10665:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask16 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10672:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask16 (__mmask16 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10679:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask16 (__mmask16 *__A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10686:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kand (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10693:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kandn (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10701:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10708:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestz (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10716:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kortestc (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxnor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10731:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kxor (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10738:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_knot (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10745:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackb (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10752:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackb_mask16 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10761:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10798:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10829:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10840:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10851:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10860:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10871:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10880:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10891:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10902:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10913:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10922:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10933:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu64 (__m512i __W, __mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu64 (__mmask8 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10953:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10975:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10984:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:10995:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11006:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epi32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11026:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11037:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11046:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11057:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu32 (__mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11068:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_epu32 (__m512i __W, __mmask16 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11077:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11088:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_unpacklo_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11098:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11120:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11142:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11163:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11174:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_sd (__m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11184:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11195:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11206:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_round_ss (__m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11277:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_pd (__mmask8 __U, __m512d __A, __m512d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11286:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_ps (__mmask16 __U, __m512 __A, __m512 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11295:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi64 (__mmask8 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11304:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi32 (__mmask16 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11314:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11334:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11344:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11354:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11364:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11374:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11384:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_round_ss (__m128 __W, __m128 __A, __m128 __B, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_ss (__m128 __A, __m128 __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11427:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comi_round_sd (__m128d __A, __m128d __B, const int __P, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11440:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11451:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11461:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11472:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sqrt_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11483:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sqrt_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11493:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sqrt_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11511:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11522:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11534:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11541:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_add_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11552:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11575:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11587:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11598:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11610:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11617:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11628:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11640:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11647:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_sub_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11670:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11681:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11704:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11716:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11723:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11734:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11746:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mul_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mul_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11764:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mul_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11777:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11801:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11812:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11824:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_pd (__m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_pd (__m512d __W, __mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11842:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_pd (__mmask8 __U, __m512d __M, __m512d __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11854:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_div_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11861:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_div_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11872:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_div_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11885:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11896:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11909:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11920:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11944:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11955:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11967:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11979:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_max_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:11990:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12002:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12013:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12025:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12036:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12048:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12060:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12071:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12083:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12095:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_min_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12106:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12118:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12129:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12141:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12152:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12176:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_scalef_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12211:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_scalef_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12222:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_scalef_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12234:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12246:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12258:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12280:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12291:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12302:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12313:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12324:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12335:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12346:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12357:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12368:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12379:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12390:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12401:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12412:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12423:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12434:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12445:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12456:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12467:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12489:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmaddsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmaddsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12511:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmaddsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12522:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12533:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12544:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12555:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12566:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12577:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fmsubadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12588:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fmsubadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12599:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fmsubadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12610:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12621:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12632:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12643:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12654:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12665:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmadd_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12676:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmadd_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12687:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmadd_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12698:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12709:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_pd (__m512d __A, __mmask8 __U, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12720:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_pd (__m512d __A, __m512d __B, __m512d __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12731:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_pd (__mmask8 __U, __m512d __A, __m512d __B, __m512d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12742:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12753:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_fnmsub_ps (__m512 __A, __mmask16 __U, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12764:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask3_fnmsub_ps (__m512 __A, __m512 __B, __m512 __C, __mmask16 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12775:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_fnmsub_ps (__mmask16 __U, __m512 __A, __m512 __B, __m512 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12786:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12807:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12818:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12829:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12839:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12882:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu32 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12893:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu32 (__m256i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12903:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu32 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12914:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12925:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12935:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12957:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12967:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12978:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12989:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:12999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu32 (__m512i __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu32 (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13042:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsd_f64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13049:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtss_f32 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13057:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_ss (__m128 __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13065:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu64_sd (__m128d __A, unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13074:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtu32_ss (__m128 __A, unsigned __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13082:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13093:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu32_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13125:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu32_ps (__m512 __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu32_ps (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13147:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_pd (__m512d __A, __m512d __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13160:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13185:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fixupimm_ps (__m512 __A, __m512 __B, __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13198:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13223:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_sd (__m128d __A, __m128d __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13259:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ss (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13356:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13365:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13374:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13383:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13391:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_u32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13399:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttss_i32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13408:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13417:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13426:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13435:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13443:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_u32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13451:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttsd_i32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13459:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_pd (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13470:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_pd (__m512d __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13480:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_pd (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13491:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtph_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13502:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtph_ps (__m512 __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13512:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtph_ps (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13523:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13534:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_ps (__m256 __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13544:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_ps (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13567:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_ps (__m512 __W, __mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13577:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13588:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_getexp_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13599:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_getexp_pd (__m512d __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13609:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_getexp_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13620:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13629:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13640:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ss (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13652:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13661:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13672:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_sd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13685:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13697:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13708:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13721:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13733:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13744:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __B, _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13757:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13768:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13781:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13795:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13806:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13819:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_NORM_ENUM __C, _MM_MANTISSA_SIGN_ENUM __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13967:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13979:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:13989:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_ps (__mmask16 __A, __m512 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14001:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_roundscale_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14013:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_roundscale_pd (__mmask8 __A, __m512d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14035:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ss (__m128 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14044:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_sd (__m128d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14089:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_pd_mask (__m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14099:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_ps_mask (__m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14109:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14119:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmp_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14129:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14159:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14199:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14219:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14229:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14239:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14259:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14269:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_pd_mask (__m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14279:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_pd_mask (__mmask8 __U, __m512d __X, __m512d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14289:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14299:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14309:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14319:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14339:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14349:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpunord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpunord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14379:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14389:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnlt_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14399:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnlt_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpnle_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14419:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpnle_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14429:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpord_ps_mask (__m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14439:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpord_ps_mask (__mmask16 __U, __m512 __X, __m512 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14449:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_sd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14459:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_sd_mask (__mmask8 __M, __m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ss_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14479:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmp_ss_mask (__mmask8 __M, __m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14531:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kmov (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14538:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_ps (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14545:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd_si512 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14552:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_pd (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14559:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps_si512 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14566:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14580:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd128 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14587:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps128 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14594:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si128 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14601:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd512_pd256 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14608:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps512_ps256 (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi512_si256 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14622:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd128_pd512 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14629:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps128_ps512 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi128_si512 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14643:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castpd256_pd512 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14650:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castps256_ps512 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14657:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_castsi256_si512 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14673:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14681:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14689:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14698:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu32_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14707:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu32_mask (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu64_mask (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14723:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14744:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14751:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14758:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14765:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14772:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14780:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14788:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14796:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14820:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14827:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14834:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14841:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14848:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14856:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14872:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14892:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14906:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14914:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14936:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14943:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_ps (__m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14950:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14958:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_ps (__mmask16 __U, __m512 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14976:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14983:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14990:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_and_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:14997:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_or_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15004:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15012:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15020:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_and_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15028:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_or_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15050:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15057:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15064:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15082:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15089:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_epu64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15096:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_epu64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_add_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15129:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_mul_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_add_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15144:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_mul_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_min_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15171:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_max_pd (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15178:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_min_pd (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512fintrin.h:15186:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_max_pd (__mmask8 __U, __m512d __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:47, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512er") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:33: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/avx512erintrin.h:33: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/avx512erintrin.h:33: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/avx512erintrin.h:33: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/avx512erintrin.h:33: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/avx512erintrin.h:33: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/avx512erintrin.h:33: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/avx512erintrin.h:33: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/avx512erintrin.h:33: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/avx512erintrin.h:33: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/avx512erintrin.h:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:62:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:71:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:80:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_exp2a23_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:90:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_exp2a23_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:99:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_exp2a23_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:108:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:118:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:136:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rcp28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:146:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rcp28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:155:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rcp28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:164:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:173:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp28_round_ss (__m128 __A, __m128 __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:182:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_pd (__m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:192:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:201:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_pd (__mmask8 __U, __m512d __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:210:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_rsqrt28_round_ps (__m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:220:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_rsqrt28_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:229:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_rsqrt28_round_ps (__mmask16 __U, __m512 __A, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:238:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_sd (__m128d __A, __m128d __B, int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512erintrin.h:247:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt28_round_ss (__m128 __A, __m128 __B, int __R) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:49, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512pf") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:33: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/avx512pfintrin.h:33: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/avx512pfintrin.h:33: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/avx512pfintrin.h:33: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/avx512pfintrin.h:33: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/avx512pfintrin.h:33: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/avx512pfintrin.h:33: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/avx512pfintrin.h:52:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:61:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:70:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:79:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:88:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__addr, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:124:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:133:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:142:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:151:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:169:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:178:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512pfintrin.h:187:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __index, int __scale, int __hint) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:51, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512cd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:33: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/avx512cdintrin.h:51:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:61:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:70:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:80:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_conflict_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:90:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_conflict_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_conflict_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:109:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:119:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi64 (__m512i __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:128:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi64 (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:138:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_lzcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:148:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_lzcnt_epi32 (__m512i __W, __mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:157:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_lzcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:167:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512cdintrin.h:174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastmw_epi32 (__mmask16 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:53, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vl") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:33: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/avx512vlintrin.h:42:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:51:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:61:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:70:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:80:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:89:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:99:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:118:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:136:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:145:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:155:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:164:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:174:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:183:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:193:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:212:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:221:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:230:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:239:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:249:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:258:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:289:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:310:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:319:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:328:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:337:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:347:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:356:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:366:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_load_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:376:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:387:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_load_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:397:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_load_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_store_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:417:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_store_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:426:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:436:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:448:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:458:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_add_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:490:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_add_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:500:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:521:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:533:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:554:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sub_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:575:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sub_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:585:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_store_epi64 (void *__P, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:603:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_store_epi64 (void *__P, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:610:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:619:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:629:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:638:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:648:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:657:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:666:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:675:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:685:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:694:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:704:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:713:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi64 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:731:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:741:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:750:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:769:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:778:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi32 (__m256i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:787:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:806:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:816:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:825:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:834:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:843:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:853:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:862:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:872:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_abs_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:882:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:891:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:901:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_abs_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:911:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:920:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:930:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:959:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:969:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:978:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:988:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:997:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1007:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1016:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1026:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1036:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1045:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1055:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1065:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1074:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1084:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1093:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1103:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1122:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu32 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1132:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1141:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu32 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1180:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi32 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1199:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi32 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1208:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi32 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1237:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1246:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1266:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_pd (__m256d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1275:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1295:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1304:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1314:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1323:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1333:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1342:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1352:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu32_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_ps (__m256 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1371:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1381:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu32_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1391:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1400:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1410:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_pd (__m256d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1419:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1429:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_pd (__m128d __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1438:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_pd (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1448:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1458:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1465:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1473:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1483:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1493:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1501:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1508:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1518:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1528:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1535:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1553:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1563:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1570:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1588:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1598:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1605:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1614:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1624:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1634:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1641:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1650:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1670:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1677:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1685:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1705:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1712:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1720:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1730:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1740:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1747:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1756:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1766:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1776:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1783:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1791:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1801:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi32_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1811:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1818:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1826:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi32_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1836:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi32_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1846:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1853:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi32_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1861:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi32_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1871:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1881:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1888:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1896:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1916:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1923:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1931:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1941:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1951:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1958:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1966:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1976:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1986:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:1993:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2001:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2011:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2021:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2028:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2037:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2047:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2057:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi8 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2064:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi8 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2073:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi8 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2083:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2093:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2129:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2136:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2164:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2171:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2199:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2214:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2224:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2234:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2249:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2269:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi16 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2276:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi16 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2284:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi16 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2294:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2319:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2329:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2339:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2346:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2354:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2364:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2374:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2381:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2389:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2399:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2409:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2416:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2425:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2435:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi64_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2445:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2452:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2460:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi64_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2470:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi64_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2480:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_storeu_epi32 (void * __P, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2487:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi64_epi32 (__m128i __O, __mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2495:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi64_epi32 (__mmask8 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2505:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastss_ps (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2524:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastss_ps (__m128 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2533:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastss_ps (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2543:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastsd_pd (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2552:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastsd_pd (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2562:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastd_epi32 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2571:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2581:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi32 (__m256i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2589:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2599:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastd_epi32 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2608:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastd_epi32 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2618:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi32 (__m128i __O, __mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2626:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi32 (__mmask8 __M, int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastq_epi64 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2645:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2655:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi64 (__m256i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2663:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2673:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastq_epi64 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2682:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastq_epi64 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2692:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi64 (__m128i __O, __mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2700:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi64 (__mmask8 __M, long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2710:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x4 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2719:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x4 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2728:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x4 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2738:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x4 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2748:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x4 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2758:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x4 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2769:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2788:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2797:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2807:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2816:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2826:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2835:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2845:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2854:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2864:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2873:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2883:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2892:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2902:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2911:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2921:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2930:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2940:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2949:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2959:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2968:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2978:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2987:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:2997:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3006:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3016:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3025:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3035:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi32 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3044:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3054:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3073:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu16_epi64 (__m256i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3082:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3092:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu16_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3101:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu16_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3111:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu32_epi64 (__m256i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3120:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3130:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu32_epi64 (__m128i __W, __mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3139:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu32_epi64 (__mmask8 __U, __m128i __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3159:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3168:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3178:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3188:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3207:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rcp14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3217:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rcp14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3226:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rcp14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3236:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rcp14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3246:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rcp14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3255:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rcp14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3265:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3275:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3284:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3294:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3304:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3313:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3323:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rsqrt14_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3333:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_rsqrt14_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3342:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rsqrt14_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rsqrt14_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3362:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_rsqrt14_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rsqrt14_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3381:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3400:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3409:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3419:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_sqrt_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3428:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sqrt_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3438:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_sqrt_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sqrt_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3458:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3468:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3480:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3502:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3512:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3524:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3534:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3556:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3568:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3578:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3590:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3600:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3612:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3622:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3633:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3643:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3652:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3662:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_getexp_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3672:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_getexp_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3681:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_getexp_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3691:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3701:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3710:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3720:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_getexp_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3730:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_getexp_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3739:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_getexp_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3750:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3772:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3782:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3794:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3804:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3816:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3826:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3838:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3848:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3859:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_pd (__m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3871:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3881:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3892:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_scalef_ps (__m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3904:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3914:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_scalef_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3925:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_pd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3937:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3947:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3958:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_scalef_ps (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3969:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_scalef_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3979:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_scalef_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:3991:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4002:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4013:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4023:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4034:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4045:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4055:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmadd_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4077:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4087:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4097:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4107:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4129:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4140:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4150:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_pd (__m128d __A, __mmask8 __U, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4161:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4172:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fmsub_ps (__m256 __A, __mmask8 __U, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4193:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4204:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4214:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4224:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4234:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4245:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4291:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4315:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4326:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4337:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4347:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmaddsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4369:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4380:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4391:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4403:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4415:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4426:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4438:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4450:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4461:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4472:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fmsubadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4493:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4504:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4515:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4526:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4537:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4548:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4570:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4581:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4592:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4603:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmadd_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4623:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4633:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmadd_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4644:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4655:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4666:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4677:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4688:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4699:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4710:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4721:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4732:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4742:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fnmsub_ps (__m128 __A, __mmask8 __U, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4752:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask3_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C, __mmask8 __U) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4762:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_fnmsub_ps (__mmask8 __U, __m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4773:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4783:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4795:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4805:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4827:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4860:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi32 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4870:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4882:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4892:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4904:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4914:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4925:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4934:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_ps (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4944:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_ps (__m128 __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4953:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_ps (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4963:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4972:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4982:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:4991:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5001:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu32 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5011:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu32 (__m256i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5020:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu32 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5030:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu32 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu32 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5049:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu32 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5059:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movedup_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5068:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movedup_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5078:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movedup_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5087:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movedup_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5097:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_movehdup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_movehdup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5116:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_movehdup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5125:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_movehdup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5135:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_moveldup_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_moveldup_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_moveldup_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5163:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_moveldup_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5174:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5196:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5218:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5240:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5250:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5262:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5272:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5284:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5316:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5328:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5338:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5358:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5367:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5375:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5383:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5392:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5409:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5417:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5426:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5435:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5443:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5451:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5477:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5485:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5494:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5503:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5511:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5519:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5528:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5537:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5545:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5553:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5562:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5571:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5579:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5587:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5596:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5605:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5613:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5630:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5647:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5664:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5672:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi32_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5698:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi32_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi32_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5715:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi32_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5723:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5732:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi64_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5740:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5749:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi64_mask (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5757:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5766:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5776:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5785:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5794:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5804:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_pd (void *__P, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5813:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5822:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5832:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5841:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5860:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_ps (void *__P, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5869:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5878:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5888:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5897:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5906:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi64 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5925:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5944:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5953:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5962:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5972:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi32 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5981:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_pd (__m256d __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:5990:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_pd (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6000:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_pd (__m256d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6010:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6021:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_pd (__m128d __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6030:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_pd (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6040:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_pd (__m128d __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6050:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_pd (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6061:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_ps (__m256 __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6070:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_ps (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6080:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_ps (__m256 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6089:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6100:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_ps (__m128 __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6109:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_ps (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6119:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_ps (__m128 __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6128:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_ps (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6169:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6189:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6199:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi64 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6209:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi64 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6220:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6240:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6261:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6270:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6280:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi32 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6290:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi32 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6301:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_pd (__m256d __A, __m256i __I, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6313:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6326:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6339:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6351:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_ps (__m256 __A, __m256i __I, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6363:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6375:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6387:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6399:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi64 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6411:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6423:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6435:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6447:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi32 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6471:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6483:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6495:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi64 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6507:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6519:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6531:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6543:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi32 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6555:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6567:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6579:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6591:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_pd (__m128d __A, __m128i __I, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6603:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6616:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6629:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6641:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_ps (__m128 __A, __m128i __I, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6653:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6665:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6677:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6689:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi64 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6701:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6711:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6723:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6733:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6745:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6755:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6767:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6777:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6789:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6799:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6811:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6821:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6833:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6855:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6865:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi32 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6877:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6887:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi32 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6899:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6909:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6921:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6931:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi64 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6942:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6954:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6964:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6975:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6987:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:6997:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7008:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi32 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7020:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi32 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7041:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7053:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7063:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rolv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7096:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rolv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rolv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rolv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rorv_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7162:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rorv_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rorv_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rorv_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7228:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi64 (__mmask8 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7249:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7270:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7282:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7291:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7303:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7312:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_epi64 (__m128i __W, __mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7355:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7377:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7399:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7411:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7421:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7432:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_max_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7442:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7453:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7463:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7474:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_div_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7484:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_div_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7496:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7507:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7517:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7528:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_min_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7538:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7549:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_div_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7559:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7570:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_div_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7581:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7591:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7601:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7612:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7623:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7633:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7644:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_min_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7654:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7665:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_max_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7686:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mul_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7696:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7707:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mul_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7717:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7729:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7739:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7750:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7762:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7771:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7783:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7814:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7825:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_max_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7837:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7846:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_min_epu64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7858:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7867:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu64 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7878:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7890:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7899:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7911:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7920:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7932:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7941:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7953:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7962:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7983:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:7995:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8015:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8037:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_max_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8049:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8058:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_min_epu64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8070:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8079:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu64 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8090:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8102:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8111:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8123:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8144:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8165:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8180:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8187:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmb_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8194:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcastmw_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8218:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8227:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8237:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_lzcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8247:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_lzcnt_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8256:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_lzcnt_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8276:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi64 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8286:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi64 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8297:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_conflict_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8307:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_conflict_epi32 (__m256i __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_conflict_epi32 (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8328:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8338:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8347:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8357:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_lzcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_lzcnt_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8376:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_lzcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8386:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8396:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi64 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8406:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8417:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_conflict_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8427:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_conflict_epi32 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8437:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_conflict_epi32 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8453:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8463:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8475:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8485:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8497:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8508:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8530:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8540:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8552:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8573:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpackhi_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8583:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtph_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8603:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8613:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8624:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtph_ps (__m256 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8633:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtph_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8643:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_unpacklo_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8653:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8687:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8697:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8708:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sra_epi64 (__m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8720:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8730:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8741:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sra_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8753:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8763:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8775:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8785:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi32 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8797:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8807:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8819:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8829:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi32 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8841:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8851:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi64 (__mmask8 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8863:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8873:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_ps (__mmask8 __U, __m256i __X, __m256 __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8884:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_pd (__m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8896:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8906:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_pd (__mmask8 __U, __m256i __X, __m256d __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8918:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8929:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_pd (__mmask8 __U, __m256d __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8942:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8952:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutevar_ps (__mmask8 __U, __m256 __A, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8964:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8974:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_pd (__mmask8 __U, __m128d __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8986:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:8996:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutevar_ps (__mmask8 __U, __m128 __A, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9007:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi32 (__mmask8 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi64 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9030:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9039:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9051:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9061:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9070:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9082:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9091:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epi32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi64 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9114:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9134:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutexvar_epi32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9145:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mul_epu32 (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9157:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9166:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mul_epu32 (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9177:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi32 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9189:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9199:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9208:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9217:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9226:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9235:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9253:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9262:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9271:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9289:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9307:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9316:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9325:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9334:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9343:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9352:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9361:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9379:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9388:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi32_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi32_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9415:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9424:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9433:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9442:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9451:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9469:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi64_mask (__mmask8 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9478:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi64_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9487:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9496:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9505:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9514:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9523:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9532:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9541:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9550:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9559:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9568:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9577:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9586:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9595:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9604:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9613:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9622:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9631:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9640:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9649:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9658:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9667:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9676:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9685:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi32_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9694:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi32_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9703:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9712:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9721:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9739:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9748:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9757:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi64_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9766:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi64_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_epi64 (__m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9788:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9798:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_epi64 (__mmask8 __M, __m256i __X, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9810:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9821:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9833:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9844:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9856:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9867:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9879:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9890:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9901:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti32x4 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9914:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9927:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9940:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf32x4 (__m256 __A, __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9953:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9965:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9977:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti32x4_epi32 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:9989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10001:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10013:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf32x4_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10025:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10037:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10049:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i64x2 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10062:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10074:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10086:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_i32x4 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10099:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10111:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10123:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f64x2 (__m256d __A, __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10148:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10160:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shuffle_f32x4 (__m256 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10173:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10185:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10198:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10210:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10222:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10234:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10246:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10258:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10270:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10294:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fixupimm_ps (__m128 __A, __m128 __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10317:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10329:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10341:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10350:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10361:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10401:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10410:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10421:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10433:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10445:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10457:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10469:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10493:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10504:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10515:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10549:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, __m128i __C, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10560:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_ps (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10572:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_ps (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10593:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_roundscale_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10605:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10615:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_roundscale_pd (__mmask8 __U, __m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10626:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_ps (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10638:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10648:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_ps (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10659:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roundscale_pd (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10671:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10681:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_roundscale_pd (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10693:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10706:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10718:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10730:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10743:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10755:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10767:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10780:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10792:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10817:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10829:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_MANTISSA_SIGN_ENUM __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10842:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10854:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10866:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10878:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10890:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10902:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10914:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10926:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10938:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10950:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10962:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10974:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10986:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:10998:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11010:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11022:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11033:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11044:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11053:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11064:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11073:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11084:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11093:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11104:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11113:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11124:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11133:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11144:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11153:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11164:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11173:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11204:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11213:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11233:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11244:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11253:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11273:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11284:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11304:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11313:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11324:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __v1, const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __scale) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11353:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11363:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11384:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _MM_PERM_ENUM __mask) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11394:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11405:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11424:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11444:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi32 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11465:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11474:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi32 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11484:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi32 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11495:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi32 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11514:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_rol_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11525:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_rol_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11544:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rol_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11555:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11564:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_rol_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11574:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_ror_epi64 (__m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11585:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11594:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_ror_epi64 (__mmask8 __U, __m256i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11604:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_ror_epi64 (__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11615:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11624:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_ror_epi64 (__mmask8 __U, __m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11634:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi32 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11646:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11657:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11668:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_alignr_epi64 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11680:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11691:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11702:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi32 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11714:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11725:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11736:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_alignr_epi64 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11748:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11759:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11771:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11780:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_ph (__mmask8 __U, __m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11791:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11800:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_ph (__mmask8 __U, __m256 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11811:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11820:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi32 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11831:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11840:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi32 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11850:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srai_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11861:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11870:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi64 (__mmask8 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11880:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srai_epi64 (__m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11891:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11900:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi64 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi32 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11919:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi32 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi64 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11938:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi64 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11949:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11958:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi32 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11969:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11978:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi64 (__mmask8 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11989:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:11998:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permutex_pd (__mmask8 __U, __m256d __X, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12009:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12018:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_pd (__mmask8 __U, __m256d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12038:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_pd (__mmask8 __U, __m128d __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12049:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12058:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_permute_ps (__mmask8 __U, __m256 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12069:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12078:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permute_ps (__mmask8 __U, __m128 __X, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_pd (__mmask8 __U, __m256d __A, __m256d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12097:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_ps (__mmask8 __U, __m256 __A, __m256 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12106:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi64 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi32 (__mmask8 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12124:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_pd (__mmask8 __U, __m128d __A, __m128d __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12133:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_ps (__mmask8 __U, __m128 __A, __m128 __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12142:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi64 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12151:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi32 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12169:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12178:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu64_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu32_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12196:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_pd_mask (__m256d __X, __m256d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_ps_mask (__m256 __X, __m256 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12215:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12225:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12235:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12255:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12265:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12274:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12292:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu64_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12301:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu32_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12310:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_pd_mask (__m128d __X, __m128d __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12319:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_ps_mask (__m128 __X, __m128 __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12329:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12339:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12349:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12359:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12369:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12379:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlintrin.h:12388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex_pd (__m256d __X, const int __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:55, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:33: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/avx512bwintrin.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:53:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:61:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:68:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:82:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:89:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask32_u8 (__mmask32 __A, __mmask32 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:97:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask64_u8 (__mmask64 __A, __mmask64 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:105:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:112:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask32_u8 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask64_u8 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:133:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:147:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask32_u32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:154:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask64_u64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:161:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask32 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:168:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu64_mask64 (unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:175:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask32 (__mmask32 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask64 (__mmask64 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:189:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask32 (__mmask32 *__A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:196:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask64 (__mmask64 *__A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:203:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask32 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:210:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask64 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:217:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:224:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:231:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:238:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:252:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:259:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:266:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask32 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:280:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask64 (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:287:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:296:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:306:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi16 (__m512i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:315:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi16 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:325:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi16 (void *__P, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_mov_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:343:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mov_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:353:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackw (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackw_mask32 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_kunpackd (__mmask64 __A, __mmask64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:377:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kunpackd_mask64 (__mmask32 __A, __mmask32 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:385:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_loadu_epi8 (__m512i __W, __mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:394:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_loadu_epi8 (__mmask64 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:404:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_storeu_epi8 (void *__P, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:413:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sad_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:421:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:430:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:437:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:445:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:455:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtsepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:464:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:471:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtsepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:480:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtsepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:490:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtusepi16_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:499:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_epi8 (__m256i __O, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:508:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:515:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtusepi16_epi8 (__mmask32 __M, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:525:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastb_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:534:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastb_epi8 (__m512i __O, __mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:543:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastb_epi8 (__mmask64 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi8 (__m512i __O, __mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:562:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi8 (__mmask64 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:573:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcastw_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:582:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcastw_epi16 (__m512i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:591:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcastw_epi16 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:601:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_set1_epi16 (__m512i __O, __mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_set1_epi16 (__mmask32 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:621:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhrs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:633:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:643:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhrs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:654:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:666:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:676:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:687:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mulhi_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:699:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mulhi_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:720:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:728:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:738:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:749:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:759:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:768:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:778:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu8_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:788:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu8_epi16 (__m512i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:797:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu8_epi16 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:807:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:819:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:831:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:841:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi16 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:853:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:866:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:879:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:891:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:903:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:913:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:924:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:932:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:953:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:961:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:971:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:982:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_avg_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:994:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1004:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_avg_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1015:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1027:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1037:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1048:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1060:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1070:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1081:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1093:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1103:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1114:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1136:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sub_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1155:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sub_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1176:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1188:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1198:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1209:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_subs_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1221:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1231:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_subs_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1242:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_add_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1260:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_add_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1271:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1283:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1293:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1304:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_adds_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1316:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1326:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_adds_epu16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1337:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srl_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1349:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1359:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srl_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1370:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1381:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sll_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1393:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1403:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sll_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1414:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maddubs_epi16 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_maddubs_epi16 (__mmask32 __U, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1447:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1459:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd_epi16 (__mmask16 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1480:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1492:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1502:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1513:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpackhi_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1525:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1535:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpackhi_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1568:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1579:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_unpacklo_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1591:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1601:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_unpacklo_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1621:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1630:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1639:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1648:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1657:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpeq_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1666:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1675:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpeq_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1684:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1693:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1702:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1711:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1720:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epu16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1729:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpgt_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epu16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1747:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpgt_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1756:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi8_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1763:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi16_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1770:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi8 (__mmask64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1777:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi16 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1784:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1793:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1801:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_test_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1810:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_test_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1818:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi8_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1827:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi8_mask (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1835:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_testn_epi16_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1844:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_testn_epi16_mask (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1852:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shuffle_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1864:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1874:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shuffle_epi8 (__mmask64 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1885:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1896:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1908:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1918:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1929:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1941:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1951:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1962:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1974:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1984:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:1995:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2007:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2017:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epu8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2028:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epu8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2040:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2050:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_min_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2061:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_min_epi8 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2073:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2083:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2094:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epi16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2106:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_max_epu16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_max_epu16 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sra_epi16 (__m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2161:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sra_epi16 (__mmask32 __U, __m512i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srav_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2194:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2204:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srav_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2215:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srlv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2227:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2237:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srlv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2248:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_sllv_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2260:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_sllv_epi16 (__mmask32 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2282:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2292:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2303:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi16 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2315:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi16 (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2336:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2346:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi8 (__m512i __W, __mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2365:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_abs_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2375:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_abs_epi16 (__m512i __W, __mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2384:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_abs_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2421:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2430:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2439:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2448:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2457:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epu16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2466:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2475:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2484:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2493:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi8_mask (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2502:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpneq_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2511:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmplt_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2520:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmpge_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2529:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cmple_epi16_mask (__mmask32 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2538:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2547:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2556:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2565:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2574:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2583:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2592:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2601:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epu16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2619:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2628:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2637:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi8_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpneq_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2655:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmplt_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmpge_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2673:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmple_epi16_mask (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2682:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packs_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2693:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packs_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2705:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2715:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_packus_epi32 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2726:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_packus_epi32 (__mmask32 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2749:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2757:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2765:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask32 (__mmask32 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2773:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask64 (__mmask64 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_alignr_epi8 (__m512i __A, __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2802:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2814:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dbsad_epu8 (__m512i __A, __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2827:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2839:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2851:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srli_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2862:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2871:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srli_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2881:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_slli_epi16 (__m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2892:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2901:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_slli_epi16 (__mmask32 __U, __m512i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2911:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflehi_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2923:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2934:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2945:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shufflelo_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2957:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2968:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2979:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_srai_epi16 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2990:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:2999:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_srai_epi16 (__mmask32 __U, __m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3009:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi16 (__mmask32 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3018:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_blend_epi8 (__mmask64 __U, __m512i __A, __m512i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3028:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3037:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3056:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epi8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3066:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3075:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu16_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3094:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cmp_epu8_mask (__m512i __X, __m512i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3103:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bslli_epi128 (__m512i __A, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bwintrin.h:3110:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bsrli_epi128 (__m512i __A, const int __N) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:57, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512dq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:33: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/avx512dqintrin.h:39:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:47:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:61:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktest_mask16_u8 (__mmask16 __A, __mmask16 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:69:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestz_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ktestc_mask16_u8 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortest_mask8_u8 (__mmask8 __A, __mmask8 __B, unsigned char *__CF) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestz_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:98:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kortestc_mask8_u8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:105:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kadd_mask16 (__mmask16 __A, __mmask16 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:119:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtmask8_u32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:126:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtu32_mask8 (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _load_mask8 (__mmask8 *__A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _store_mask8 (__mmask8 *__A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:147:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _knot_mask8 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:154:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:161:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxnor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:168:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kxor_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:175:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kand_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kandn_mask8 (__mmask8 __A, __mmask8 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:199:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f64x2 (__m512d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:209:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:230:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i64x2 (__m512i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:240:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:251:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:261:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x2 (__m512 __O, __mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:270:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x2 (__mmask16 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:291:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x2 (__m512i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:301:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x2 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:312:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_f32x8 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:322:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_f32x8 (__m512 __O, __mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:331:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_f32x8 (__mmask16 __M, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:341:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_broadcast_i32x8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:352:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_broadcast_i32x8 (__m512i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:362:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_broadcast_i32x8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:373:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mullo_epi64 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:381:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:391:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_mullo_epi64 (__mmask8 __U, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:402:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:414:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:424:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:435:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_xor_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:446:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_xor_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:456:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_xor_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:467:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:478:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_pd (__m512d __W, __mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:488:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:499:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_or_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:510:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_or_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:520:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_or_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:531:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:543:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:553:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:564:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_and_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_and_ps (__m512 __W, __mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:585:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_and_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:596:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_pd (__m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:608:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:618:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_pd (__mmask8 __U, __m512d __A, __m512d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:629:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_andnot_ps (__m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:641:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:651:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_andnot_ps (__mmask16 __U, __m512 __A, __m512 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi32_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:669:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movepi64_mask (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:676:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi32 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:683:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:690:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:701:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:711:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:722:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:733:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:743:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:754:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:765:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:775:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:786:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvttps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:797:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvttps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:807:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvttps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:818:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epi64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:829:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epi64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:839:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epi64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:850:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtpd_epu64 (__m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtpd_epu64 (__m512i __W, __mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:871:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtpd_epu64 (__mmask8 __U, __m512d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epi64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:893:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epi64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:903:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epi64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:914:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtps_epu64 (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:925:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtps_epu64 (__m512i __W, __mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:935:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtps_epu64 (__mmask8 __U, __m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:946:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:957:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:967:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:978:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_ps (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:989:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_ps (__m256 __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:999:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_ps (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1010:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepi64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1021:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepi64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepi64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1042:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtepu64_pd (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1053:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_cvtepu64_pd (__m512d __W, __mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1063:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_cvtepu64_pd (__mmask8 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1075:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftli_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1082:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _kshiftri_mask8 (__mmask8 __A, unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_pd (__m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1102:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1113:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_pd (__mmask8 __U, __m512d __A, __m512d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1125:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_ps (__m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1138:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1149:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_range_ps (__mmask16 __U, __m512 __A, __m512 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1161:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1172:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1182:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1192:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1214:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1224:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_sd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1236:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_sd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ss (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1271:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_range_ss (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1283:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ss (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_sd (__m128d __A, __m128d __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1307:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1318:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1329:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_round_ss (__m128 __A, __m128 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1341:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1352:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1363:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ss_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1370:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_sd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1377:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1400:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1423:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1434:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1445:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1457:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1468:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1479:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvtt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1502:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1513:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epi64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1525:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1536:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1547:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundpd_epu64 (__m512d __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1559:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1570:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1581:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epi64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1593:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1604:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1615:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundps_epu64 (__m256 __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1627:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1638:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1649:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1661:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1672:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1683:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_ps (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1695:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1706:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1717:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepi64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1729:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1740:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1751:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_cvt_roundepu64_pd (__m512i __A, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1774:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1785:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_pd (__m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1795:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_pd (__m512d __W, __mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_pd (__mmask8 __U, __m512d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1814:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_reduce_ps (__m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1824:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_reduce_ps (__m512 __W, __mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1833:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_reduce_ps (__mmask16 __U, __m512 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1843:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf32x8_ps (__m512 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1855:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1866:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1877:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extractf64x2_pd (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1889:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1901:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1913:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti32x8_epi32 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1925:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1936:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1947:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_extracti64x2_epi64 (__m512i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1959:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1971:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1984:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:1998:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2010:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2022:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_range_round_ps (__m512 __A, __m512 __B, int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2036:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2048:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C, const int __R) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2060:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti32x8 (__m512i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2073:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2085:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2097:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf32x8 (__m512 __A, __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2134:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_inserti64x2 (__m512i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2147:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2173:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_insertf64x2 (__m512d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2186:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2199:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2221:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_pd_mask (__m512d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2231:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512dqintrin.h:2239:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_fpclass_ps_mask (__m512 __A, const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:59, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:40:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:49:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:68:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:78:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi8 (void *__P, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi8 (void *__P, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi16 (__m256i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:105:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi16 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:115:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi16 (__m128i __W, __mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:124:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi16 (__mmask8 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:135:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_mov_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:144:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mov_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:154:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_mov_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mov_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:173:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_loadu_epi8 (__m256i __W, __mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_loadu_epi8 (__mmask32 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:192:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_loadu_epi8 (__m128i __W, __mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_loadu_epi8 (__mmask16 __U, void const *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:211:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:221:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:228:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:236:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:246:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtsepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:256:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:263:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtsepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:271:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtsepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:281:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtsepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:291:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:298:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtsepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:306:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtsepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:316:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtusepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:326:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:333:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtusepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:342:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtusepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:352:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtusepi16_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:362:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_storeu_epi8 (void * __P, __mmask16 __M,__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:369:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtusepi16_epi8 (__m128i __O, __mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:378:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtusepi16_epi8 (__mmask16 __M, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:388:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastb_epi8 (__m256i __O, __mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:397:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastb_epi8 (__mmask32 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:407:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi8 (__m256i __O, __mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:416:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi8 (__mmask32 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:426:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastb_epi8 (__m128i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:435:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastb_epi8 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:445:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi8 (__m128i __O, __mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:454:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi8 (__mmask16 __M, char __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcastw_epi16 (__m256i __O, __mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:473:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcastw_epi16 (__mmask16 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:483:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_set1_epi16 (__m256i __O, __mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:492:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_set1_epi16 (__mmask16 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:502:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcastw_epi16 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcastw_epi16 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:521:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_set1_epi16 (__m128i __O, __mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:530:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_set1_epi16 (__mmask8 __M, short __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:540:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:552:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:574:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:585:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:597:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:607:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi16 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:619:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:632:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:645:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi16 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:669:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:682:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:695:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:708:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:718:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_maddubs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:730:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:740:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_maddubs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:752:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd_epi16 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:774:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:784:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:795:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi8_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:802:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi8_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:809:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi16_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:816:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi16_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:823:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi8 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:830:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi8 (__mmask32 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:837:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi16 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:844:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi16 (__mmask16 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:851:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:860:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:868:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:877:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:885:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_test_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:894:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_test_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_test_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:911:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_test_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:919:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:931:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:941:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:953:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:963:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:975:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:985:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:997:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1007:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1019:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1029:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1051:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1063:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1073:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epu8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1085:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1095:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epu8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1107:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1117:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_min_epi8 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1129:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1139:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1151:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1161:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epi16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1183:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1195:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1205:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_max_epu16 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1227:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_max_epu16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1239:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_min_epi16 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1261:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1273:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1285:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1298:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1310:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __N) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dbsad_epu8 (__m256i __A, __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1335:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1359:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dbsad_epu8 (__m128i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1372:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1384:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1396:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi16 (__mmask8 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_blend_epi8 (__mmask16 __U, __m128i __A, __m128i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1414:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi16 (__mmask16 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1423:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_blend_epi8 (__mmask32 __U, __m256i __A, __m256i __W) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1433:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1442:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1452:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1461:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1471:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1480:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epi8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1490:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1499:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epi8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1509:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1518:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu16_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1528:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1537:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu16_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1547:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1556:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmp_epu8_mask (__m128i __X, __m128i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1566:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1575:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmp_epu8_mask (__m256i __X, __m256i __Y, const int __P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1585:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1594:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srli_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1605:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1614:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srli_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1625:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1636:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1648:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1657:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflehi_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1679:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1691:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1700:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shufflelo_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1711:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1720:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srai_epi16 (__mmask16 __U, __m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1731:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1740:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srai_epi16 (__mmask8 __U, __m128i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1751:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1760:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_slli_epi16 (__mmask16 __U, __m256i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1770:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_slli_epi16 (__m128i __W, __mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:1779:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_slli_epi16 (__mmask8 __U, __m128i __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2041:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2059:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2068:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2077:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2086:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2095:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2104:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epi16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2131:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2149:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2158:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2167:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2176:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epu16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2185:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2194:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2212:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi8_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2221:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpneq_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2230:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmplt_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2239:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpge_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2248:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmple_epi16_mask (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2258:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2268:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhrs_epi16 (__mmask16 __U, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2280:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2290:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2302:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mulhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2324:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2346:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2356:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhi_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2368:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2378:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mulhrs_epi16 (__mmask8 __U, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2400:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2422:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2433:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2442:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2461:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2471:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu8_epi16 (__m256i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2480:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu8_epi16 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu8_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2499:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu8_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2510:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2520:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2532:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2542:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2554:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2564:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_avg_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2576:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2586:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_avg_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2630:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_add_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2642:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2652:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2664:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2674:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2686:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2718:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_adds_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2730:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2740:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2752:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2762:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sub_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2784:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2796:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2806:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2818:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2828:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2840:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2850:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_subs_epu16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2862:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2872:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2884:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_add_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2906:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2916:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2928:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2938:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2950:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2960:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpackhi_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2972:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2982:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpackhi_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:2994:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3004:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3016:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3026:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3038:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3048:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_unpacklo_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3060:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3070:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_unpacklo_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3081:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3090:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3099:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3108:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3126:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3135:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3153:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3162:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpeq_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3171:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3179:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpeq_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3187:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3196:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpeq_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpeq_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3223:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3232:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3241:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3250:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3259:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3268:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3277:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3286:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3295:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epu16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3304:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmpgt_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3313:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epu16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3321:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpgt_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3329:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epu16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3338:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpgt_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epu16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3356:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpgt_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi8_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3374:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi8_mask (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi8_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3391:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi8_mask (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3399:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_testn_epi16_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_testn_epi16_mask (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3416:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_testn_epi16_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3425:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_testn_epi16_mask (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3434:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3444:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shuffle_epi8 (__mmask32 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3466:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shuffle_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3489:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3499:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3511:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3521:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi16 (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3533:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3543:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi16 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3555:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3565:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi8 (__m256i __W, __mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3574:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3584:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi8 (__m128i __W, __mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3593:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3603:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_abs_epi16 (__m256i __W, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3612:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_abs_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_abs_epi16 (__m128i __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3631:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_abs_epi16 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3641:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3650:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3659:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3668:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu8_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3677:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpneq_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3686:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmplt_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3695:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmpge_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3704:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cmple_epu16_mask (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3713:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_storeu_epi16 (void *__P, __mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3722:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_storeu_epi16 (void *__P, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3732:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3743:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3765:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3775:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3787:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3797:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3809:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3819:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_subs_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3831:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3841:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srl_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3853:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3863:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srl_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3875:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3885:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sra_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3897:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3907:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sra_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3918:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3930:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3940:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3952:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3962:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epu16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3974:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3984:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:3996:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4006:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sub_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4018:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4028:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_adds_epi8 (__mmask16 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4039:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi16_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4049:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_storeu_epi8 (void * __P, __mmask8 __M,__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4056:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi16_epi8 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4064:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi16_epi8 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4074:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srav_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4086:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4096:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srav_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4107:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srav_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srav_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_srlv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4152:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4162:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_srlv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4173:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_srlv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4185:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4195:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_srlv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_sllv_epi16 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4218:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4228:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sllv_epi16 (__mmask16 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4239:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sllv_epi16 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4251:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4261:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sllv_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4273:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4283:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_sll_epi16 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4305:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_sll_epi16 (__mmask16 __U, __m256i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4316:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packus_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4328:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4338:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packus_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4350:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4359:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_packs_epi32 (__mmask16 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4371:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_packs_epi32 (__mmask8 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4393:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4411:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4420:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4429:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4438:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4447:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4456:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4465:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epu16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4474:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4492:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4501:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi8_mask (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4510:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpneq_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4519:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmplt_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4528:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmpge_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4537:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cmple_epi16_mask (__mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4546:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4555:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4564:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4573:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4582:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4591:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4600:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4609:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epu16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4618:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4627:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4636:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4645:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi8_mask (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpneq_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4663:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmplt_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmpge_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vlbwintrin.h:4681:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cmple_epi16_mask (__mmask16 __M, __m256i __X, __m256i __Y) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:61, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:58:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:68:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:78:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:87:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:97:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:126:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:136:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:145:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epi64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:165:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epi64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:174:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epi64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:184:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epi64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:194:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epi64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:203:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epi64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtpd_epu64 (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtpd_epu64 (__m256i __W, __mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtpd_epu64 (__mmask8 __U, __m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:242:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtpd_epu64 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:252:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtpd_epu64 (__m128i __W, __mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:261:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtpd_epu64 (__mmask8 __U, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:271:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:281:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:290:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:310:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:319:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:329:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:339:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvttps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:348:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:358:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvttps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:368:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvttps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:377:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvttps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:387:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f64x2 (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:397:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f64x2 (__m256d __O, __mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f64x2 (__mmask8 __M, __m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i64x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i64x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:438:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i64x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:449:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_f32x2 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:458:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_f32x2 (__m256 __O, __mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:467:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_f32x2 (__mmask8 __M, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:477:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_broadcast_i32x2 (__m256i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:497:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:508:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_broadcast_i32x2 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:518:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_broadcast_i32x2 (__m128i __O, __mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_broadcast_i32x2 (__mmask8 __M, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mullo_epi64 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:547:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:557:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_mullo_epi64 (__mmask8 __U, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:568:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mullo_epi64 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:576:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:586:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_mullo_epi64 (__mmask8 __U, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:608:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:620:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:630:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:642:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:652:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_andnot_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:663:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_andnot_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:673:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_andnot_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:684:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:694:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epi64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:703:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:713:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epi64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:723:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epi64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:732:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epi64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:742:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:752:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtps_epu64 (__m256i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:761:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:771:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_epu64 (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:781:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtps_epu64 (__m128i __W, __mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtps_epu64 (__mmask8 __U, __m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:800:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:810:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:819:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:829:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:839:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:858:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_ps (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:868:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_ps (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:887:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:897:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_ps (__m128 __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_ps (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:916:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepi64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:926:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepi64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:935:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepi64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:945:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepi64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:955:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepi64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:964:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepi64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:974:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtepu64_pd (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:984:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_cvtepu64_pd (__m256d __W, __mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:993:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_cvtepu64_pd (__mmask8 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1004:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1014:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1025:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1035:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1046:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_and_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1056:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_and_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1067:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_and_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_and_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1088:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtepu64_pd (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1098:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_cvtepu64_pd (__m128d __W, __mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1107:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_cvtepu64_pd (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1118:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1128:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1139:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_xor_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1170:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_xor_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_xor_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_xor_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1202:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_pd (__m256d __W, __mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_pd (__mmask8 __U, __m256d __A, __m256d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1223:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_pd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1233:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_pd (__mmask8 __U, __m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_or_ps (__m256 __W, __mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1254:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_or_ps (__mmask8 __U, __m256 __A, __m256 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1265:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_or_ps (__m128 __W, __mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1275:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_or_ps (__mmask8 __U, __m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1286:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1293:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi32 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1307:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movm_epi64 (__mmask8 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1314:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi32_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1321:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi32_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1328:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_movepi64_mask (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1335:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_movepi64_mask (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1343:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extractf64x2_pd (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1355:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1379:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_extracti64x2_epi64 (__m256i __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1391:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1403:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1415:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_pd (__m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_pd (__m256d __W, __mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1434:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_pd (__mmask8 __U, __m256d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1444:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_pd (__m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1454:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_pd (__m128d __W, __mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1463:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_pd (__mmask8 __U, __m128d __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1473:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_reduce_ps (__m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1483:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_reduce_ps (__m256 __W, __mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1492:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_reduce_ps (__mmask8 __U, __m256 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_reduce_ps (__m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1512:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_reduce_ps (__m128 __W, __mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1521:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_reduce_ps (__mmask8 __U, __m128 __A, int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_pd (__m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1543:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1553:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_pd (__mmask8 __U, __m256d __A, __m256d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1564:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_pd (__m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1576:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1586:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_pd (__mmask8 __U, __m128d __A, __m128d __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1597:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_range_ps (__m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1609:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1619:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_range_ps (__mmask8 __U, __m256 __A, __m256 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1630:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_range_ps (__m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1652:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_range_ps (__mmask8 __U, __m128 __A, __m128 __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1672:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_pd_mask (__m256d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1681:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_fpclass_ps_mask (__mmask8 __U, __m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1689:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fpclass_ps_mask (__m256 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1698:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_pd_mask (__mmask8 __U, __m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1706:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_pd_mask (__m128d __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1715:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_fpclass_ps_mask (__mmask8 __U, __m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1723:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fpclass_ps_mask (__m128 __A, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1732:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_inserti64x2 (__m256i __A, __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1745:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1758:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1771:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_insertf64x2 (__m256d __A, __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1784:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128d __B, const int __imm) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vldqintrin.h:1797:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:63, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512ifma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:33: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/avx512ifmaintrin.h:33: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/avx512ifmaintrin.h:33: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/avx512ifmaintrin.h:39:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52lo_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:49:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_madd52hi_epu64 (__m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:71:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:81:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52lo_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmaintrin.h:91:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_madd52hi_epu64 (__mmask8 __M, __m512i __X, __m512i __Y, __m512i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:65, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:39:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52lo_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:49:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_madd52hi_epu64 (__m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:59:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52lo_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:69:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_madd52hi_epu64 (__m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:79:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52lo_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:89:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_madd52hi_epu64 (__m128i __W, __mmask8 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:100:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:111:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:121:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52lo_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:131:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_madd52hi_epu64 (__mmask8 __M, __m128i __X, __m128i __Y, __m128i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:141:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52lo_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512ifmavlintrin.h:151:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_madd52hi_epu64 (__mmask8 __M, __m256i __X, __m256i __Y, __m256i __Z) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:67, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:33: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/avx512vbmiintrin.h:33: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/avx512vbmiintrin.h:33: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/avx512vbmiintrin.h:33: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/avx512vbmiintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_multishift_epi64_epi8 (__m512i __W, __mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_multishift_epi64_epi8 (__mmask64 __M, __m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_multishift_epi64_epi8 (__m512i __X, __m512i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutexvar_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:95:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_permutex2var_epi8 (__m512i __A, __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:117:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:130:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmiintrin.h:143:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __I, __m512i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:69, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:39:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_multishift_epi64_epi8 (__m256i __W, __mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:49:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_multishift_epi64_epi8 (__mmask32 __M, __m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:60:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_multishift_epi64_epi8 (__m256i __X, __m256i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_multishift_epi64_epi8 (__m128i __W, __mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:81:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_multishift_epi64_epi8 (__mmask16 __M, __m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:92:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_multishift_epi64_epi8 (__m128i __X, __m128i __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:103:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutexvar_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:115:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:127:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutexvar_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:148:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_permutexvar_epi8 (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:160:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:170:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permutex2var_epi8 (__m256i __A, __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:182:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __I, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:220:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permutex2var_epi8 (__m128i __A, __m128i __I, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:232:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:245:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmivlintrin.h:258:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:71, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124fmaps") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:33: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/avx5124fmapsintrin.h:33: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/avx5124fmapsintrin.h:33: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/avx5124fmapsintrin.h:33: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/avx5124fmapsintrin.h:33: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/avx5124fmapsintrin.h:33: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/avx5124fmapsintrin.h:33: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/avx5124fmapsintrin.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:69:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:140:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __C, __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:156:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512 __D, __m512 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:171:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:184:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124fmapsintrin.h:199:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128 __D, __m128 __E, __m128 *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:73, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx5124vnniw") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:33: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/avx5124vnniwintrin.h:33: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/avx5124vnniwintrin.h:33: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/avx5124vnniwintrin.h:40:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:54:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:70:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:85:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, __m512i __E, __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:99:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx5124vnniwintrin.h:115:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i *__F) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:75, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vpopcntdq") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:33: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/avx512vpopcntdqintrin.h:33: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/avx512vpopcntdqintrin.h:33: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/avx512vpopcntdqintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi32 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:46:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi32 (__m512i __A, __mmask16 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:55:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi32 (__mmask16 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi64 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi64 (__m512i __A, __mmask8 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqintrin.h:81:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi64 (__mmask8 __U, __m512i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:77, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vbmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:33: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/avx512vbmi2intrin.h:40:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:57:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:65:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:81:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:97:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi16 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi32 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:122:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi32 (__mmask16 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:130:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldi_epi64 (__m512i __A, __m512i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:138:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:146:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi64 (__mmask8 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:202:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:210:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:218:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:226:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:234:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shrdv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:242:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:250:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:257:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi16 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:265:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:273:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:281:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi32 (__mmask16 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_shldv_epi64 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:297:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi64 (__m512i __A, __mmask8 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:305:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi64 (__mmask8 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:334:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:343:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi8 (void * __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:351:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compress_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:359:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_compress_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:367:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_compressstoreu_epi16 (void * __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:375:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi8 (__m512i __A, __mmask64 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:384:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi8 (__mmask64 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:392:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi8 (__m512i __A, __mmask64 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:400:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi8 (__mmask64 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:408:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expand_epi16 (__m512i __A, __mmask32 __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:417:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expand_epi16 (__mmask32 __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:425:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_expandloadu_epi16 (__m512i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:433:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_expandloadu_epi16 (__mmask32 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:443:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:451:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:460:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:468:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldi_epi16 (__mmask32 __A, __m512i __B, __m512i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:493:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shrdv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shrdv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:509:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_shldv_epi16 (__m512i __A, __mmask32 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2intrin.h:517:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_shldv_epi16 (__mmask32 __A, __m512i __B, __m512i __C, __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:79, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:39:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:56:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi16 (void * __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:64:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compress_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:72:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_compress_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:80:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:88:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi8 (void * __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_compressstoreu_epi16 (void * __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:112:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi8 (__m128i __A, __mmask16 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:121:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi8 (__mmask16 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:129:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi8 (__m128i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:137:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi8 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expand_epi16 (__m128i __A, __mmask8 __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expand_epi16 (__mmask8 __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:162:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_expandloadu_epi16 (__m128i __A, __mmask8 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:170:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_expandloadu_epi16 (__mmask8 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:177:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi16 (__m256i __A, __mmask16 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:186:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi16 (__mmask16 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:194:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi16 (__m256i __A, __mmask16 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:202:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi16 (__mmask16 __A, const void * __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:211:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:220:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:228:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:237:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:245:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:253:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:261:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:269:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:277:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:293:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:301:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:309:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:325:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:333:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:341:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:349:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:356:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi16 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:365:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:373:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi16 (__mmask16 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:382:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:390:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi32 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:398:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi32 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:406:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:414:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldi_epi64 (__mmask8 __A, __m256i __B, __m256i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:422:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldi_epi64 (__m256i __A, __m256i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:430:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:438:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi16 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi16 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:454:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:462:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi32 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:470:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi32 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:478:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:486:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldi_epi64 (__mmask8 __A, __m128i __B, __m128i __C, int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:494:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldi_epi64 (__m128i __A, __m128i __B, int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:623:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:631:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:639:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:647:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:655:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:663:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shrdv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:679:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shrdv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:687:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shrdv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:695:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:703:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:711:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:719:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:727:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:735:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:743:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shrdv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:751:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shrdv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:759:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shrdv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:767:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi16 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:775:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi16 (__m256i __A, __mmask16 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:783:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi16 (__mmask16 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:791:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:799:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:807:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:815:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_shldv_epi64 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:823:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_shldv_epi64 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:831:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_shldv_epi64 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:839:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi16 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:847:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi16 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:855:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi16 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:863:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:871:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:879:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:887:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shldv_epi64 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:895:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_shldv_epi64 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:903:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_shldv_epi64 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:926:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compress_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:934:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_compress_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:942:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_compressstoreu_epi8 (void * __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:950:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expand_epi8 (__m256i __A, __mmask32 __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:959:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expand_epi8 (__mmask32 __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:967:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_expandloadu_epi8 (__m256i __A, __mmask32 __B, const void * __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vbmi2vlintrin.h:975:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_expandloadu_epi8 (__mmask32 __A, const void * __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:81, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512vnni") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:33: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/avx512vnniintrin.h:33: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/avx512vnniintrin.h:33: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/avx512vnniintrin.h:33: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/avx512vnniintrin.h:33: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/avx512vnniintrin.h:33: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/avx512vnniintrin.h:33: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/avx512vnniintrin.h:33: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/avx512vnniintrin.h:33: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/avx512vnniintrin.h:33: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/avx512vnniintrin.h:33: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/avx512vnniintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:47:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpbusd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:56:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:64:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpbusds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:73:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:82:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:90:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssd_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:98:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_dpwssd_epi32 (__m512i __A, __mmask16 __B, __m512i __C, __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:107:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:115:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_dpwssds_epi32 (__m512i __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:124:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnniintrin.h:133:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:83, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:47:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:55:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpbusd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:63:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:71:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:79:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpbusds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:95:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpbusds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:104:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:112:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpbusds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:120:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpbusds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:128:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpbusds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:136:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssd_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssd_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:152:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_dpwssd_epi32 (__mmask8 __A, __m256i __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:160:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssd_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:168:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssd_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:176:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssd_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:184:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_dpwssds_epi32 (__m256i __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:192:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_dpwssds_epi32 (__m256i __A, __mmask8 __B, __m256i __C, __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:201:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:209:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_dpwssds_epi32 (__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:217:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_dpwssds_epi32 (__m128i __A, __mmask8 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vnnivlintrin.h:225:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_dpwssds_epi32 (__mmask8 __A, __m128i __B, __m128i __C, __m128i __D) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:85, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi32 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:46:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi32 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:55:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi32 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:65:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi32 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:72:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi32 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi32 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:91:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi64 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:98:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi64 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi64 (__mmask8 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:117:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi64 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:124:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi64 (__m256i __A, __mmask8 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512vpopcntdqvlintrin.h:133:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi64 (__mmask8 __U, __m256i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:87, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("avx512bitalg") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:33: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/avx512bitalgintrin.h:39:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi8 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:46:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_popcnt_epi16 (__m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi8 (__m512i __A, __mmask64 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi8 (__mmask64 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_popcnt_epi16 (__m512i __A, __mmask32 __U, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:91:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_popcnt_epi16 (__mmask32 __U, __m512i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_bitshuffle_epi64_mask (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:110:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_mask_bitshuffle_epi64_mask (__mmask64 __M, __m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi8 (__m256i __A, __mmask32 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:139:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi8 (__mmask32 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:149:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_bitshuffle_epi64_mask (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:158:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_bitshuffle_epi64_mask (__mmask32 __M, __m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:179:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_bitshuffle_epi64_mask (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:188:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_bitshuffle_epi64_mask (__mmask16 __M, __m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi8 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:204:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_popcnt_epi16 (__m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:211:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi8 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_popcnt_epi16 (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:225:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_mask_popcnt_epi16 (__m256i __A, __mmask16 __U, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:234:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_popcnt_epi16 (__mmask16 __U, __m256i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi8 (__m128i __A, __mmask16 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:253:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi8 (__mmask16 __U, __m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:262:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_popcnt_epi16 (__m128i __A, __mmask8 __U, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/avx512bitalgintrin.h:271:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_popcnt_epi16 (__mmask8 __U, __m128i __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:89, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sha") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:33:25: 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/shaintrin.h:33:25: 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/shaintrin.h:33:25: 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/shaintrin.h:33:25: 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/shaintrin.h:33:25: 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/shaintrin.h:33:25: 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/shaintrin.h:39:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:46:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1nexte_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:61:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha1rnds4_epu32 (__m128i __A, __m128i __B, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:73:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg1_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256msg2_epu32 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/shaintrin.h:87:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha256rnds2_epu32 (__m128i __A, __m128i __B, __m128i __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:91, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lzcnt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:34:27: 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/lzcntintrin.h:34:27: 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/lzcntintrin.h:34:27: 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/lzcntintrin.h:39:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:45:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lzcnt64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lzcntintrin.h:64:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _lzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:93, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:33:25: 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/bmiintrin.h:33:25: 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/bmiintrin.h:33:25: 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/bmiintrin.h:33:25: 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/bmiintrin.h:33:25: 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/bmiintrin.h:38:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u16 (unsigned short __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:44:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:50:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u32 (unsigned int __X, unsigned int __Y, unsigned __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:62:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:74:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:80:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:86:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:112:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __andn_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:118:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextr_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:124:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bextr_u64 (unsigned long long __X, unsigned int __Y, unsigned int __Z) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsi_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:148:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:154:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:160:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _blsr_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:166:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzcnt_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmiintrin.h:172:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _tzcnt_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:95, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("bmi2") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:33:26: 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/bmi2intrin.h:33:26: 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/bmi2intrin.h:33:26: 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/bmi2intrin.h:33:26: 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/bmi2intrin.h:33:26: 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/bmi2intrin.h:39:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:46:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:53:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u32 (unsigned int __X, unsigned int __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _bzhi_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pdep_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:76:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pext_u64 (unsigned long long __X, unsigned long long __Y) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/bmi2intrin.h:84:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:97, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:33:25: 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/fmaintrin.h:33:25: 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/fmaintrin.h:33:25: 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/fmaintrin.h:33:25: 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/fmaintrin.h:33:25: 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/fmaintrin.h:33:25: 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/fmaintrin.h:33:25: 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/fmaintrin.h:33:25: 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/fmaintrin.h:33:25: 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/fmaintrin.h:39:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:47:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:63:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:79:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:87:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:119:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:135:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:159:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:167:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:175:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmadd_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:191:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:199:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:207:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fnmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:215:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:223:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fnmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:231:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:239:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:248:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmaddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:256:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmaddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:265:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:273:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:282:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_fmsubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fmaintrin.h:290:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_fmsubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:99, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("f16c") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:33:26: 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/f16cintrin.h:33:26: 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/f16cintrin.h:33:26: 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/f16cintrin.h:38:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtsh_ss (unsigned short __S) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:46:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:52:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtph_ps (__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _cvtss_sh (float __F, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:67:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cvtps_ph (__m128 __A, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/f16cintrin.h:73:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_cvtps_ph (__m256 __A, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:101, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rtm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:33:25: 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/rtmintrin.h:33:25: 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/rtmintrin.h:33:25: 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/rtmintrin.h:50:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xbegin (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:61:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xend (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rtmintrin.h:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xabort (const unsigned int __imm) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:103, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xtestintrin.h:41:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xtest (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:105, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("shstk") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:33:28: 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/cetintrin.h:33:28: 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/cetintrin.h:33:28: 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/cetintrin.h:33:28: 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/cetintrin.h:33:28: 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/cetintrin.h:33:28: 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/cetintrin.h:33:28: 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/cetintrin.h:33:28: 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/cetintrin.h:33:28: 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/cetintrin.h:33:28: 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/cetintrin.h:33:28: 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/cetintrin.h:40:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _get_ssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _inc_ssp (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:66:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _saveprevssp (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:73:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rstorssp (void *__B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:80:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrssq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:96:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussd (unsigned int __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:104:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrussq (unsigned long long __B, void *__C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:112:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _setssbsy (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/cetintrin.h:119:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _clrssbsy (void *__B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:107, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:39:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8mul_epi8 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:48:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affineinv_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_gf2p8affine_epi64_epi8 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:84:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8mul_epi8 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affineinv_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:102:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_gf2p8affine_epi64_epi8 (__m256i __A, __m256i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:130:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mask_gf2p8mul_epi8 (__m128i __A, __mmask16 __B, __m128i __C, __m128i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:139:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maskz_gf2p8mul_epi8 (__mmask16 __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:161:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m128i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:181:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:219:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:228:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maskz_gf2p8mul_epi8 (__mmask32 __A, __m256i __B, __m256i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:238:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:250:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:260:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m256i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:309:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:317:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_maskz_gf2p8mul_epi8 (__mmask64 __A, __m512i __B, __m512i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:324:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8mul_epi8 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:334:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:346:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __C, const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:355:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affineinv_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:364:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __m512i __D, const int __E) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:373:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const int __D) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/gfniintrin.h:380:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_gf2p8affine_epi64_epi8 (__m512i __A, __m512i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:109, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("vaes,avx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:29: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/vaesintrin.h:29: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/vaesintrin.h:29: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/vaesintrin.h:29: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/vaesintrin.h:29: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/vaesintrin.h:29: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/vaesintrin.h:29: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/vaesintrin.h:29: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/vaesintrin.h:29: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/vaesintrin.h:29: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/vaesintrin.h:29: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/vaesintrin.h:35:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdec_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:42:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesdeclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:50:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenc_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:57:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_aesenclast_epi128 (__m256i __A, __m256i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:78:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdec_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesdeclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenc_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_aesenclast_epi128 (__m512i __A, __m512i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:119:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdec_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesdeclast_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenc_epi128 (__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vaesintrin.h:141:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_aesenclast_epi128 (__m128i __A, __m128i __B) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:111, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:40:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm512_clmulepi64_epi128 (__m512i __A, __m512i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:65:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clmulepi64_epi128 (__m128i __A, __m128i __B, const int __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/vpclmulqdqintrin.h:90:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_clmulepi64_epi128 (__m256i __A, __m256i __B, const int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:113, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdiri") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:33: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/movdirintrin.h:39:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u32 (void * __P, unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:46:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _directstoreu_u64 (void * __P, unsigned long long __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target ("movdir64b") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/movdirintrin.h:65:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _movdir64b (void * __P, const void * __Q) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:48, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:117:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbinvd (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdrnd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:124:27: 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/immintrin.h:124:27: 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/immintrin.h:129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand16_step (unsigned short *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:136:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand32_step (unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdpid") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:152:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpid_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fsgsbase") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:165: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/immintrin.h:165: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/immintrin.h:165: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/immintrin.h:165: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/immintrin.h:165: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/immintrin.h:165: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/immintrin.h:165: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/immintrin.h:170:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:177:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readfsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:184:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:191:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _readgsbase_u64 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:198:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:205:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writefsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u32 (unsigned int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:219:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _writegsbase_u64 (unsigned long long __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/immintrin.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdrand64_step (unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:31, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/prfchwintrin.h:32:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetchw (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:50, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnow") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:36:31: 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/mm3dnow.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_femms (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:50:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pavgusb (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2id (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:62:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfadd (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:74:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpeq (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:80:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpge (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:86:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfcmpgt (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmax (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:98:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmin (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:104:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfmul (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:110:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcp (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrcpit2 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:128:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqrt (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:134:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfrsqit1 (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:140:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsub (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:146:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfsubr (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fd (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pmulhrw (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:164:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_prefetch (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:170:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_from_float (float __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:176:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_to_float (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("sse,3dnowa") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:191: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/mm3dnow.h:191: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/mm3dnow.h:191: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/mm3dnow.h:191: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/mm3dnow.h:191: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/mm3dnow.h:199:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pf2iw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:211:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pfpnacc (__m64 __A, __m64 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:217:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pi2fw (__m64 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mm3dnow.h:223:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _m_pswapd (__m64 __A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:52, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("fma4") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:36:26: 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/fma4intrin.h:42:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:48:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:54:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:60:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:73:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:79:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:85:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:91:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmacc_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:115:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_ss (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:133:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_nmsub_sd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsub_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:151:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_ps (__m128 __A, __m128 __B, __m128 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:157:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_msubadd_pd (__m128d __A, __m128d __B, __m128d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:164:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:170:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_macc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:176:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:183:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:189:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:195:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmacc_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:201:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_nmsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:213:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_maddsub_pd (__m256d __A, __m256d __B, __m256d __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_ps (__m256 __A, __m256 __B, __m256 __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fma4intrin.h:231:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_msubadd_pd (__m256d __A, __m256d __B, __m256d __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:54, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xop") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:35:25: 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/xopintrin.h:41:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:47:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:53:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:59:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:65:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccs_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macc_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:77:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccslo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:83:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macclo_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:89:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maccshi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:95:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_macchi_epi32(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:101:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddsd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:107:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_maddd_epi16(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:114:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:126:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:138:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:144:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddw_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:156:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:162:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:168:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddd_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:174:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:180:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_haddq_epu32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:186:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubw_epi8(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:192:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubd_epi16(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_hsubq_epi32(__m128i __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:206:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_cmov_si128(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_perm_epi8(__m128i __A, __m128i __B, __m128i __C) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:227:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:233:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:239:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_rot_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi8(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:254:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi16(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:260:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi32(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:266:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_roti_epi64(__m128i __A, const int __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:284:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:296:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:302:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_shl_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:309:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:315:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:321:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:327:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_sha_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:336:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:342:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:348:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:360:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:366:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:378:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:392:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:398:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:404:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:410:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:416:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:422:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:428:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:436:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:442:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:448:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:454:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:460:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:466:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:478:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:486:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:492:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:498:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:504:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:510:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:516:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:528:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epu64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:536:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:542:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:548:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:554:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:560:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:566:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:572:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:578:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi8(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:592:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:598:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:604:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:610:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:616:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:622:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:628:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi16(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:642:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:648:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:654:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:660:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:666:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:672:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:678:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi32(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:686:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comlt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:692:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comle_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:698:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comgt_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:704:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comge_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:710:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comeq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:716:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comneq_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:722:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comfalse_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:728:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_comtrue_epi64(__m128i __A, __m128i __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:736:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ps (__m128 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:742:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_pd (__m128d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:748:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_ss (__m128 __A, __m128 __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:756:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_frcz_sd (__m128d __A, __m128d __B) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:764:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_ps (__m256 __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:770:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_frcz_pd (__m256d __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:779:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_pd (__m128d __X, __m128d __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:788:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_pd (__m256d __X, __m256d __Y, __m256i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:797:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_permute2_ps (__m128 __X, __m128 __Y, __m128i __C, const int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xopintrin.h:806:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm256_permute2_ps (__m256 __X, __m256 __Y, __m256i __C, const int __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:56, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("lwp") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:33:25: 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/lwpintrin.h:33:25: 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/lwpintrin.h:33:25: 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/lwpintrin.h:33:25: 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/lwpintrin.h:33:25: 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/lwpintrin.h:38:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __llwpcb (void *__pcbAddress) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __slwpcb (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpval32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:59:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:78:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lwpins32 (unsigned int __data2, unsigned int __data1, unsigned int __flags) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/lwpintrin.h:86:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __flags) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:62, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("tbm") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:33:25: 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/tbmintrin.h:39:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u32 (unsigned int __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:50:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:62:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:80:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:86:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:92:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u32 (unsigned int __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __bextri_u64 (unsigned long long __X, const unsigned int __I) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:119:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:125:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blci_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:137:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcmsk_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:143:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blcs_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:149:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsfill_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __blsic_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:161:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __t1mskc_u64 (unsigned long long __X) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/tbmintrin.h:167:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __tzmsk_u64 (unsigned long long __X) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:68, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("rdseed") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:33:28: 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/rdseedintrin.h:33:28: 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/rdseedintrin.h:40:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed16_step (unsigned short *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:47:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed32_step (unsigned int *__p) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/rdseedintrin.h:55:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdseed64_step (unsigned long long *__p) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:72, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:39:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:46:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:54:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxsave64 (void *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/fxsrintrin.h:61:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _fxrstor64 (void *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:74, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:46:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:53:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsetbv (unsigned int __A, long long __V) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xgetbv (unsigned int __A) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:68:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsave64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveintrin.h:75:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstor64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:76, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaveopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:33: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/xsaveoptintrin.h:39:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsaveoptintrin.h:47:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaveopt64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:78, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:112:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _encls_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:179:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclu_u32 (const unsigned int __L, size_t __D[]) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/sgxintrin.h:222:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _enclv_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:80, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pconfigintrin.h:28:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _pconfig_u32 (const unsigned int __L, size_t __D[]) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:84, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:34:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:42:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __Y, unsigned int *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:67:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/adxintrin.h:75:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long __Y, unsigned long long *__P) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:88, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clwb") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clwbintrin.h:39:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clwb (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:90, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clflushopt") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clflushoptintrin.h:39:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clflushopt (void *__A) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:92, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsaves") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:33:28: 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/xsavesintrin.h:33:28: 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/xsavesintrin.h:33:28: 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/xsavesintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:46:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:54:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xrstors64 (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavesintrin.h:61:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsaves64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:94, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("xsavec") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:33:28: 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/xsavecintrin.h:39:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec (void *__P, long long __M) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xsavecintrin.h:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _xsavec64 (void *__P, long long __M) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:96, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("mwaitx") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:29:28: 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/mwaitxintrin.h:34:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_monitorx (void const * __P, unsigned int __E, unsigned int __H) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mwaitxintrin.h:40:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_mwaitx (unsigned int __E, unsigned int __H, unsigned int __C) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:98, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:29:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("clzero") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/clzerointrin.h:34:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _mm_clzero (void * __I) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:100, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:10:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("wbnoinvd") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/wbnoinvdintrin.h:16:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wbnoinvd (void) ^ In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/x86intrin.h:102, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1519, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC target("pku") ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:33:25: 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/pkuintrin.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _rdpkru_u32 (void) ^ C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/pkuintrin.h:46:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _wrpkru (unsigned int __key) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __int32 __getcallerseflags(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD __segmentlimit(DWORD Selector); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONGLONG MultiplyHigh(LONGLONG Multiplier,LONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1563:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ULONGLONG UnsignedMultiplyHigh(ULONGLONG Multiplier,ULONGLONG Multiplicand); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1564:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftLeft128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 ShiftRight128(DWORD64 LowPart,DWORD64 HighPart,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1570:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 Multiply128(LONG64 Multiplier,LONG64 Multiplicand,LONG64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1574:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiply128(DWORD64 Multiplier,DWORD64 Multiplicand,DWORD64 *HighProduct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1578:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1580:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1581:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1584:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LONG64 MultiplyExtract128(LONG64 Multiplier,LONG64 Multiplicand,BYTE Shift) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:1593:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE DWORD64 UnsignedMultiplyExtract128(DWORD64 Multiplier,DWORD64 Multiplicand,BYTE Shift) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlCaptureStackBackTrace (DWORD FramesToSkip, DWORD FramesToCapture, PVOID *BackTrace, PDWORD BackTraceHash); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7118:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlCaptureContext (PCONTEXT ContextRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7119:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI SIZE_T NTAPI RtlCompareMemory (const VOID *Source1, const VOID *Source2, SIZE_T Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7120:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlAddFunctionTable (PRUNTIME_FUNCTION FunctionTable, DWORD EntryCount, DWORD64 BaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7127:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlDeleteFunctionTable (PRUNTIME_FUNCTION FunctionTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7128:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI BOOLEAN __cdecl RtlInstallFunctionTableCallback (DWORD64 TableIdentifier, DWORD64 BaseAddress, DWORD Length, PGET_RUNTIME_FUNCTION_CALLBACK Callback, PVOID Context, PCWSTR OutOfProcessCallbackDll); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7129:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID __cdecl RtlRestoreContext (PCONTEXT ContextRecord, struct _EXCEPTION_RECORD *ExceptionRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7130:111: 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/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PEXCEPTION_ROUTINE NTAPI RtlVirtualUnwind (DWORD HandlerType, DWORD64 ImageBase, DWORD64 ControlPc, PRUNTIME_FUNCTION FunctionEntry, PCONTEXT ContextRecord, PVOID *HandlerData, PDWORD64 EstablisherFrame, PKNONVOLATILE_CONTEXT_POINTERS ContextPointers); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7131:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwind (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7156:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PVOID NTAPI RtlPcToFileHeader (PVOID PcValue, PVOID *BaseOfImage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7157:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PRUNTIME_FUNCTION NTAPI RtlLookupFunctionEntry (DWORD64 ControlPc, PDWORD64 ImageBase, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlUnwindEx (PVOID TargetFrame, PVOID TargetIp, PEXCEPTION_RECORD ExceptionRecord, PVOID ReturnValue, PCONTEXT ContextRecord, PUNWIND_HISTORY_TABLE HistoryTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7160:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI VOID NTAPI RtlInitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7220:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlFirstEntrySList (const SLIST_HEADER *ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7221:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7222:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7223:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedPushListSListEx (PSLIST_HEADER ListHead, PSLIST_ENTRY List, PSLIST_ENTRY ListEnd, DWORD Count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7224:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI PSLIST_ENTRY NTAPI RtlInterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7225:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI WORD NTAPI RtlQueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7226:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7337:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PVOID WINAPI RtlSecureZeroMemory(PVOID ptr,SIZE_T cnt) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, DWORD TypeMask, BYTE Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7468:106: 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/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID NTAPI RtlApplicationVerifierStop(ULONG_PTR Code,PSTR Message,ULONG_PTR Param1,PSTR Description1,ULONG_PTR Param2,PSTR Description2,ULONG_PTR Param3,PSTR Description3,ULONG_PTR Param4,PSTR Description4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7856:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlSetHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7857:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI DWORD NTAPI RtlQueryHeapInformation(PVOID HeapHandle,HEAP_INFORMATION_CLASS HeapInformationClass,PVOID HeapInformation,SIZE_T HeapInformationLength,PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7858:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleAllocateHeap(PVOID HeapHandle,DWORD Flags,SIZE_T Size,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7859:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD NTAPI RtlMultipleFreeHeap(PVOID HeapHandle,DWORD Flags,DWORD Count,PVOID *Array); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:7860:90: 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/minwindef.h:163, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windef.h:8, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:69, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8324:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpInitializeCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8340:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackThreadpool (PTP_CALLBACK_ENVIRON cbe, PTP_POOL pool) { cbe->Pool = pool; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8341:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackCleanupGroup (PTP_CALLBACK_ENVIRON cbe, PTP_CLEANUP_GROUP cleanup_group, PTP_CLEANUP_GROUP_CANCEL_CALLBACK cleanup_group_cb) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8345:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackActivationContext (PTP_CALLBACK_ENVIRON cbe, struct _ACTIVATION_CONTEXT *actx) { cbe->ActivationContext = actx; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8346:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackNoActivationContext (PTP_CALLBACK_ENVIRON cbe) { cbe->ActivationContext = (struct _ACTIVATION_CONTEXT *) (LONG_PTR) -1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8347:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackLongFunction (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.LongFunction = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8348:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackRaceWithDll (PTP_CALLBACK_ENVIRON cbe, PVOID h) { cbe->RaceDll = h; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8349:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackFinalizationCallback (PTP_CALLBACK_ENVIRON cbe, PTP_SIMPLE_CALLBACK fini_cb) { cbe->FinalizationCallback = fini_cb; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8353:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpSetCallbackPersistent (PTP_CALLBACK_ENVIRON cbe) { cbe->u.s.Persistent = 1; } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8354:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE VOID TpDestroyCallbackEnviron (PTP_CALLBACK_ENVIRON cbe) { UNREFERENCED_PARAMETER (cbe); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _TEB *NtCurrentTeb(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8358:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetCurrentFiber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8359:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PVOID GetFiberData(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8360:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE struct _TEB *NtCurrentTeb(VOID) { return (struct _TEB *)__readgsqword(FIELD_OFFSET(NT_TIB,Self)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8362:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetCurrentFiber(VOID) { return(PVOID)__readgsqword(FIELD_OFFSET(NT_TIB,FiberData)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnt.h:8363:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE PVOID GetFiberData(VOID) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:14, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateReference (REFGUID iid, void *interfaceInstance, BEM_FREE_INTERFACE_CALLBACK freeCallback, BEM_REFERENCE **reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:23:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCreateContractFrom (LPCWSTR dllPath, REFGUID extensionId, const CONTRACT_DESCRIPTION *contractDescription, void *hostContract, void **contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:24:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HRESULT WINAPI BemCopyReference (BEM_REFERENCE *reference, BEM_REFERENCE **copiedReference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:25:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeReference (BEM_REFERENCE *reference); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:26:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINAPI BemFreeContract (void *contract); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/bemapiset.h:27:46: 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/winbase.h:15, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDebuggerPresent (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:18:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringA (LPCSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:19:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI OutputDebugStringW (LPCWSTR lpOutputString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:20:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DebugBreak (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:26:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY ContinueDebugEvent (DWORD dwProcessId, DWORD dwThreadId, DWORD dwContinueStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:27:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY WaitForDebugEvent (LPDEBUG_EVENT lpDebugEvent, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:28:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcess (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:29:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY DebugActiveProcessStop (DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckRemoteDebuggerPresent (HANDLE hProcess, PBOOL pbDebuggerPresent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/debugapi.h:31:97: 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/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI UnhandledExceptionFilter (struct _EXCEPTION_POINTERS *ExceptionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:20: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/winbase.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPTOP_LEVEL_EXCEPTION_FILTER WINAPI SetUnhandledExceptionFilter (LPTOP_LEVEL_EXCEPTION_FILTER lpTopLevelExceptionFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:21:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetErrorMode (UINT uMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:22:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredExceptionHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:23:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredExceptionHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:24:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI AddVectoredContinueHandler (ULONG First, PVECTORED_EXCEPTION_HANDLER Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:25:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ULONG WINAPI RemoveVectoredContinueHandler (PVOID Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseException (DWORD dwExceptionCode, DWORD dwExceptionFlags, DWORD nNumberOfArguments, CONST ULONG_PTR *lpArguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:44:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLastError (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetLastError (DWORD dwErrCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/errhandlingapi.h:46:55: 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/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI CompareFileTime (CONST FILETIME *lpFileTime1, CONST FILETIME *lpFileTime2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:44:99: 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/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileA (LPCSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:45:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileW (LPCWSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:46:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceW (DWORD dwFlags, LPCWSTR lpDeviceName, LPCWSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:47:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointW (LPCWSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:48:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToLocalFileTime (CONST FILETIME *lpFileTime, LPFILETIME lpLocalFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindCloseChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:50:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationA (LPCSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:51:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstChangeNotificationW (LPCWSTR lpPathName, WINBOOL bWatchSubtree, DWORD dwNotifyFilter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:52:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileA (LPCSTR lpFileName, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:53:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileW (LPCWSTR lpFileName, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeW (LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:55:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextChangeNotification (HANDLE hChangeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:56:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeW (HANDLE hFindVolume, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:57:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeClose (HANDLE hFindVolume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:58:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceA (LPCSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:59:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceW (LPCWSTR lpRootPathName, LPDWORD lpSectorsPerCluster, LPDWORD lpBytesPerSector, LPDWORD lpNumberOfFreeClusters, LPDWORD lpTotalNumberOfClusters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:60:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeA (LPCSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:61:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetDriveTypeW (LPCWSTR lpRootPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileAttributesW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileInformationByHandle (HANDLE hFile, LPBY_HANDLE_FILE_INFORMATION lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:65:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileSizeEx (HANDLE hFile, PLARGE_INTEGER lpFileSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:67:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileTime (HANDLE hFile, LPFILETIME lpCreationTime, LPFILETIME lpLastAccessTime, LPFILETIME lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameA (LPCSTR lpFileName, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:70:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFullPathNameW (LPCWSTR lpFileName, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:71:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDrives (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:72:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameA (LPCSTR lpszShortPath, LPSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:74:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLongPathNameW (LPCWSTR lpszShortPath, LPWSTR lpszLongPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:75:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameW (LPCWSTR lpszLongPath, LPWSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:76:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameW (LPCWSTR lpPathName, LPCWSTR lpPrefixString, UINT uUnique, LPWSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:77:123: 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/winbase.h:18, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:78:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameW (LPCWSTR lpszFileName, LPWSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:79:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalFileTimeToFileTime (CONST FILETIME *lpLocalFileTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:81:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceW (LPCWSTR lpDeviceName, LPWSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:82:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileEx (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:83:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFileScatter (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToRead, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:84:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:85:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileTime (HANDLE hFile, CONST FILETIME *lpCreationTime, CONST FILETIME *lpLastAccessTime, CONST FILETIME *lpLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:86:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileValidData (HANDLE hFile, LONGLONG ValidDataLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFile (HANDLE hFile, DWORD dwFileOffsetLow, DWORD dwFileOffsetHigh, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:88:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileEx (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:89:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFileGather (HANDLE hFile, FILE_SEGMENT_ELEMENT aSegmentArray[], DWORD nNumberOfBytesToWrite, LPDWORD lpReserved, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:90:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPWSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:91:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameW (LPCWSTR lpszVolumeName, LPWCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:92:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryA (LPCSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:149:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryW (LPCWSTR lpPathName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:150:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:152:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindClose (HANDLE hFindFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:153:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExA (LPCSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:154:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstFileExW (LPCWSTR lpFileName, FINDEX_INFO_LEVELS fInfoLevelId, LPVOID lpFindFileData, FINDEX_SEARCH_OPS fSearchOp, LPVOID lpSearchFilter, DWORD dwAdditionalFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:155:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileA (HANDLE hFindFile, LPWIN32_FIND_DATAA lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextFileW (HANDLE hFindFile, LPWIN32_FIND_DATAW lpFindFileData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:157:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushFileBuffers (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExA (LPCSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:159:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDiskFreeSpaceExW (LPCWSTR lpDirectoryName, PULARGE_INTEGER lpFreeBytesAvailableToCaller, PULARGE_INTEGER lpTotalNumberOfBytes, PULARGE_INTEGER lpTotalNumberOfFreeBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:160:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFileType (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:161:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExA (LPCSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:162:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetFileAttributesExW (LPCWSTR lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, LPVOID lpFileInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:163:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:164:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LockFileEx (HANDLE hFile, DWORD dwFlags, DWORD dwReserved, DWORD nNumberOfBytesToLockLow, DWORD nNumberOfBytesToLockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:165:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:166:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:168:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEndOfFile (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesA (LPCSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:170:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileAttributesW (LPCWSTR lpFileName, DWORD dwFileAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:171:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFilePointerEx (HANDLE hFile, LARGE_INTEGER liDistanceToMove, PLARGE_INTEGER lpNewFilePointer, DWORD dwMoveMethod); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:172:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnlockFileEx (HANDLE hFile, DWORD dwReserved, DWORD nNumberOfBytesToUnlockLow, DWORD nNumberOfBytesToUnlockHigh, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:173:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/fileapi.h:174:158: 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/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:19:56: 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/winbase.h:19, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DuplicateHandle (HANDLE hSourceProcessHandle, HANDLE hSourceHandle, HANDLE hTargetProcessHandle, LPHANDLE lpTargetHandle, DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwOptions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:20:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetHandleInformation (HANDLE hObject, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:24:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetHandleInformation (HANDLE hObject, DWORD dwMask, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/handleapi.h:25:94: 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/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI HeapCreate (DWORD flOptions, SIZE_T dwInitialSize, SIZE_T dwMaximumSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:28:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapDestroy (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapValidate (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:30:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapCompact (HANDLE hHeap, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:31:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI HeapSummary (HANDLE hHeap, DWORD dwFlags, LPHEAP_SUMMARY lpSummary); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:32:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessHeaps (DWORD NumberOfHeaps, PHANDLE ProcessHeaps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:33:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapLock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapUnlock (HANDLE hHeap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:35:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapWalk (HANDLE hHeap, LPPROCESS_HEAP_ENTRY lpEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:36:81: 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/winbase.h:20, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapSetInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:37:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapQueryInformation (HANDLE HeapHandle, HEAP_INFORMATION_CLASS HeapInformationClass, PVOID HeapInformation, SIZE_T HeapInformationLength, PSIZE_T ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:38:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapAlloc (HANDLE hHeap, DWORD dwFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI HeapReAlloc (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:43:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI HeapFree (HANDLE hHeap, DWORD dwFlags, LPVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:44:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI HeapSize (HANDLE hHeap, DWORD dwFlags, LPCVOID lpMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:45:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetProcessHeap (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/heapapi.h:46:48: 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/winbase.h:21, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResult (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, WINBOOL bWait); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:18:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateIoCompletionPort (HANDLE FileHandle, HANDLE ExistingCompletionPort, ULONG_PTR CompletionKey, DWORD NumberOfConcurrentThreads); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:19:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetQueuedCompletionStatus (HANDLE CompletionPort, LPDWORD lpNumberOfBytesTransferred, PULONG_PTR lpCompletionKey, LPOVERLAPPED *lpOverlapped, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:20:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PostQueuedCompletionStatus (HANDLE CompletionPort, DWORD dwNumberOfBytesTransferred, ULONG_PTR dwCompletionKey, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:21:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeviceIoControl (HANDLE hDevice, DWORD dwIoControlCode, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:22:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelIo (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:23:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetOverlappedResultEx (HANDLE hFile, LPOVERLAPPED lpOverlapped, LPDWORD lpNumberOfBytesTransferred, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ioapiset.h:32:169: 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/winbase.h:22, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeSListHead (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:51:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPopEntrySList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:52:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedPushEntrySList (PSLIST_HEADER ListHead, PSLIST_ENTRY ListEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:53:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PSLIST_ENTRY WINAPI InterlockedFlushSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:54:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI USHORT WINAPI QueryDepthSList (PSLIST_HEADER ListHead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/interlockedapi.h:55:67: 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/winbase.h:23, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsProcessInJob (HANDLE ProcessHandle, HANDLE JobHandle, PBOOL Result); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/jobapi.h:18:97: 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/winbase.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:80:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI FreeLibraryAndExitThread (HMODULE hLibModule, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:81:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:82:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameA (HMODULE hModule, LPSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:83:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetModuleFileNameW (HMODULE hModule, LPWSTR lpFilename, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:84:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleA (LPCSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:85:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI GetModuleHandleW (LPCWSTR lpModuleName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExA (LPCSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryExW (LPCWSTR lpLibFileName, HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:88:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI LoadResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringA (HINSTANCE hInstance, UINT uID, LPSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:90:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LoadStringW (HINSTANCE hInstance, UINT uID, LPWSTR lpBuffer, int cchBufferMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:91:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LockResource (HGLOBAL hResData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:92:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SizeofResource (HMODULE hModule, HRSRC hResInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:93:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DLL_DIRECTORY_COOKIE WINAPI AddDllDirectory (PCWSTR NewDirectory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:94:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RemoveDllDirectory (DLL_DIRECTORY_COOKIE Cookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:95:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultDllDirectories (DWORD DirectoryFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:96:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExA (DWORD dwFlags, LPCSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:97:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetModuleHandleExW (DWORD dwFlags, LPCWSTR lpModuleName, HMODULE *phModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA(HMODULE hModule,LPCSTR lpType,LPCSTR lpName,ENUMRESLANGPROCA lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:113:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW(HMODULE hModule,LPCWSTR lpType,LPCWSTR lpName,ENUMRESLANGPROCW lpEnumFunc,LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:114:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisableThreadLibraryCalls (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:133:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeLibrary (HMODULE hLibModule); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI FARPROC WINAPI GetProcAddress (HMODULE hModule, LPCSTR lpProcName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/libloaderapi.h:135:79: 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/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQuery (LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushViewOfFile (LPCVOID lpBaseAddress, SIZE_T dwNumberOfBytesToFlush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:48:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnmapViewOfFile (LPCVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:49:67: 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/winbase.h:25, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingFromApp (HANDLE hFile, PSECURITY_ATTRIBUTES SecurityAttributes, ULONG PageProtection, ULONG64 MaximumSize, PCWSTR Name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:50:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI MapViewOfFileFromApp (HANDLE hFileMappingObject, ULONG DesiredAccess, ULONG64 FileOffset, SIZE_T NumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:51:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAlloc (LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:63:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFree (LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtect (LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:65:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI VirtualAllocEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flAllocationType, DWORD flProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:66:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualFreeEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD dwFreeType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:67:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualProtectEx (HANDLE hProcess, LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:68:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI VirtualQueryEx (HANDLE hProcess, LPCVOID lpAddress, PMEMORY_BASIC_INFORMATION lpBuffer, SIZE_T dwLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:69:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadProcessMemory (HANDLE hProcess, LPCVOID lpBaseAddress, LPVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProcessMemory (HANDLE hProcess, LPVOID lpBaseAddress, LPCVOID lpBuffer, SIZE_T nSize, SIZE_T *lpNumberOfBytesWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:71:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingW (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:72:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFile (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:74:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI MapViewOfFileEx (HANDLE hFileMappingObject, DWORD dwDesiredAccess, DWORD dwFileOffsetHigh, DWORD dwFileOffsetLow, SIZE_T dwNumberOfBytesToMap, LPVOID lpBaseAddress); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:75:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GetLargePageMinimum (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:76:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSizeEx (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize, PDWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:77:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSizeEx (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:78:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualLock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:79:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VirtualUnlock (LPVOID lpAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:80:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWriteWatch (DWORD dwFlags, PVOID lpBaseAddress, SIZE_T dwRegionSize, PVOID *lpAddresses, ULONG_PTR *lpdwCount, LPDWORD lpdwGranularity); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:81:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI ResetWriteWatch (LPVOID lpBaseAddress, SIZE_T dwRegionSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMemoryResourceNotification (MEMORY_RESOURCE_NOTIFICATION_TYPE NotificationType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:83:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryMemoryResourceNotification (HANDLE ResourceNotificationHandle, PBOOL ResourceState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:84:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemFileCacheSize (PSIZE_T lpMinimumFileCacheSize, PSIZE_T lpMaximumFileCacheSize, PDWORD lpFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:85:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemFileCacheSize (SIZE_T MinimumFileCacheSize, SIZE_T MaximumFileCacheSize, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/memoryapi.h:86:122: 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/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateNamedPipeClient (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:18:73: 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/winbase.h:26, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreatePipe (PHANDLE hReadPipe, PHANDLE hWritePipe, LPSECURITY_ATTRIBUTES lpPipeAttributes, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:19:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConnectNamedPipe (HANDLE hNamedPipe, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:20:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DisconnectNamedPipe (HANDLE hNamedPipe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:21:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetNamedPipeHandleState (HANDLE hNamedPipe, LPDWORD lpMode, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:22:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekNamedPipe (HANDLE hNamedPipe, LPVOID lpBuffer, DWORD nBufferSize, LPDWORD lpBytesRead, LPDWORD lpTotalBytesAvail, LPDWORD lpBytesLeftThisMessage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:23:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransactNamedPipe (HANDLE hNamedPipe, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:24:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeW (LPCWSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:25:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeW (LPCWSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namedpipeapi.h:26:84: 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/winbase.h:27, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceW (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:20:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceW (LPVOID lpBoundaryDescriptor, LPCWSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:21:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI ClosePrivateNamespace (HANDLE Handle, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:26:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateBoundaryDescriptorW (LPCWSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:27:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddSIDToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID RequiredSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteBoundaryDescriptor (HANDLE BoundaryDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/namespaceapi.h:33:77: 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/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPCH WINAPI GetEnvironmentStrings (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:18:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWCH WINAPI GetEnvironmentStringsW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:19:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsW (LPWCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:20:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsA (LPCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:29:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeEnvironmentStringsW (LPWCH penv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:30:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetStdHandle (DWORD nStdHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetStdHandle (DWORD nStdHandle, HANDLE hHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:32:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI GetCommandLineA (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI GetCommandLineW (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableA (LPCSTR lpName, LPSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:38:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetEnvironmentVariableW (LPCWSTR lpName, LPWSTR lpBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableA (LPCSTR lpName, LPCSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:41:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsA (LPCSTR lpSrc, LPSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:42:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ExpandEnvironmentStringsW (LPCWSTR lpSrc, LPWSTR lpDst, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:43:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCurrentDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:45:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:46:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:47:85: 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/winbase.h:28, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SearchPathW (LPCWSTR lpPath, LPCWSTR lpFileName, LPCWSTR lpExtension, DWORD nBufferLength, LPWSTR lpBuffer, LPWSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:48:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD APIENTRY SearchPathA (LPCSTR lpPath, LPCSTR lpFileName, LPCSTR lpExtension, DWORD nBufferLength, LPSTR lpBuffer, LPSTR *lpFilePart); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:49:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathA (LPCSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:50:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI NeedCurrentDirectoryForExePathW (LPCWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processenv.h:51:77: 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/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueueUserAPC (PAPCFUNC pfnAPC, HANDLE hThread, ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:78:90: 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/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessTimes (HANDLE hProcess, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:79:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitProcess (UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:80:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateProcess (HANDLE hProcess, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:82:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SwitchToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThread (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:84:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenThread (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:85:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriorityBoost (HANDLE hThread, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:86:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadPriorityBoost (HANDLE hThread, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateThread (HANDLE hThread, DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessShutdownParameters (DWORD dwLevel, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessVersion (DWORD ProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoW (LPSTARTUPINFOW lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:91:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY SetThreadToken (PHANDLE Thread, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenProcessToken (HANDLE ProcessHandle, DWORD DesiredAccess, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:93:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI OpenThreadToken (HANDLE ThreadHandle, DWORD DesiredAccess, WINBOOL OpenAsSelf, PHANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:94:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetPriorityClass (HANDLE hProcess, DWORD dwPriorityClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:95:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadStackGuarantee (PULONG StackSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:96:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPriorityClass (HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ProcessIdToSessionId (DWORD dwProcessId, DWORD *pSessionId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:98:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProcessId (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadId (HANDLE Thread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:100:53: 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/winbase.h:29, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateRemoteThreadEx (HANDLE hProcess, LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPPROC_THREAD_ATTRIBUTE_LIST lpAttributeList, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:101:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadContext (HANDLE hThread, LPCONTEXT lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadContext (HANDLE hThread, CONST CONTEXT *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:103:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushInstructionCache (HANDLE hProcess, LPCVOID lpBaseAddress, SIZE_T dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:104:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadTimes (HANDLE hThread, LPFILETIME lpCreationTime, LPFILETIME lpExitTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:105:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenProcess (DWORD dwDesiredAccess, WINBOOL bInheritHandle, DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:106:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessHandleCount (HANDLE hProcess, PDWORD pdwHandleCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:107:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessorNumber (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessA (LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:115:346: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateProcessW (LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:116:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserW (HANDLE hToken, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:121:369: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentProcess (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentProcessId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:153:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI GetCurrentThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCurrentThreadId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:155:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI IsProcessorFeaturePresent (DWORD ProcessorFeature); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:160:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadPriority (HANDLE hThread, int nPriority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:161:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetThreadPriority (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitThread (DWORD dwExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:163:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetExitCodeThread (HANDLE hThread, LPDWORD lpExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:164:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SuspendThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:168:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI ResumeThread (HANDLE hThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:169:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI TlsAlloc (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI TlsGetValue (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:171:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsSetValue (DWORD dwTlsIndex, LPVOID lpTlsValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:172:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TlsFree (DWORD dwTlsIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/processthreadsapi.h:173:54: 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/winbase.h:31, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceCounter (LARGE_INTEGER *lpPerformanceCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:16:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryPerformanceFrequency (LARGE_INTEGER *lpFrequency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/profileapi.h:17:82: 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/winbase.h:34, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheck (PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:18:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:19:324: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByType (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccess, LPBOOL AccessStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:24:347: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultList (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID PrincipalSelfSid, HANDLE ClientToken, DWORD DesiredAccess, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, PPRIVILEGE_SET PrivilegeSet, LPDWORD PrivilegeSetLength, LPDWORD GrantedAccessList, LPDWORD AccessStatusList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:25:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:26:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:31:477: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCWSTR ObjectTypeName, LPCWSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccessList, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:36:505: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:41:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:42:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessAllowedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:43:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAce (PACL pAcl, DWORD dwAceRevision, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:44:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:45:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAccessDeniedObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:46:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAce (PACL pAcl, DWORD dwAceRevision, DWORD dwStartingAceIndex, LPVOID pAceList, DWORD nAceListLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:47:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAce (PACL pAcl, DWORD dwAceRevision, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:48:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessAceEx (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD dwAccessMask, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:49:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AddAuditAccessObjectAce (PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD AccessMask, GUID *ObjectTypeGuid, GUID *InheritedObjectTypeGuid, PSID pSid, WINBOOL bAuditSuccess, WINBOOL bAuditFailure); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:50:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenGroups (HANDLE TokenHandle, WINBOOL ResetToDefault, PTOKEN_GROUPS NewState, DWORD BufferLength, PTOKEN_GROUPS PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:60:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AdjustTokenPrivileges (HANDLE TokenHandle, WINBOOL DisableAllPrivileges, PTOKEN_PRIVILEGES NewState, DWORD BufferLength, PTOKEN_PRIVILEGES PreviousState, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:61:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateAndInitializeSid (PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount, DWORD nSubAuthority0, DWORD nSubAuthority1, DWORD nSubAuthority2, DWORD nSubAuthority3, DWORD nSubAuthority4, DWORD nSubAuthority5, DWORD nSubAuthority6, DWORD nSubAuthority7, PSID *pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:62:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AllocateLocallyUniqueId (PLUID Luid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAllAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AreAnyAccessesGranted (DWORD GrantedAccess, DWORD DesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:65:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CheckTokenMembership (HANDLE TokenHandle, PSID SidToCheck, PBOOL IsMember); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:66:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ConvertToAutoInheritPrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CurrentSecurityDescriptor, PSECURITY_DESCRIPTOR *NewSecurityDescriptor, GUID *ObjectType, BOOLEAN IsDirectoryObject, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:74:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CopySid (DWORD nDestinationSidLength, PSID pDestinationSid, PSID pSourceSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:75:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurity (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, WINBOOL IsDirectoryObject, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:76:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityEx (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID *ObjectType, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:77:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreatePrivateObjectSecurityWithMultipleInheritance (PSECURITY_DESCRIPTOR ParentDescriptor, PSECURITY_DESCRIPTOR CreatorDescriptor, PSECURITY_DESCRIPTOR *NewDescriptor, GUID **ObjectTypes, ULONG GuidCount, WINBOOL IsContainerObject, ULONG AutoInheritFlags, HANDLE Token, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:78:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY CreateRestrictedToken (HANDLE ExistingTokenHandle, DWORD Flags, DWORD DisableSidCount, PSID_AND_ATTRIBUTES SidsToDisable, DWORD DeletePrivilegeCount, PLUID_AND_ATTRIBUTES PrivilegesToDelete, DWORD RestrictedSidCount, PSID_AND_ATTRIBUTES SidsToRestrict, PHANDLE NewTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:79:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateWellKnownSid (WELL_KNOWN_SID_TYPE WellKnownSidType, PSID DomainSid, PSID pSid, DWORD *cbSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:80:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualDomainSid (PSID pSid1, PSID pSid2, WINBOOL *pfEqual); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:81:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteAce (PACL pAcl, DWORD dwAceIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DestroyPrivateObjectSecurity (PSECURITY_DESCRIPTOR *ObjectDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:84:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateToken (HANDLE ExistingTokenHandle, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, PHANDLE DuplicateTokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:85:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DuplicateTokenEx (HANDLE hExistingToken, DWORD dwDesiredAccess, LPSECURITY_ATTRIBUTES lpTokenAttributes, SECURITY_IMPERSONATION_LEVEL ImpersonationLevel, TOKEN_TYPE TokenType, PHANDLE phNewToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:86:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualPrefixSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:87:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EqualSid (PSID pSid1, PSID pSid2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:88:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FindFirstFreeAce (PACL pAcl, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:89:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PVOID WINAPI FreeSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:90:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAce (PACL pAcl, DWORD dwAceIndex, LPVOID *pAce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:92:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:93:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:98:191: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetLengthSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:99:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetPrivateObjectSecurity (PSECURITY_DESCRIPTOR ObjectDescriptor, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ResultantDescriptor, DWORD DescriptorLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSECURITY_DESCRIPTOR_CONTROL pControl, LPDWORD lpdwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:101:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbDaclPresent, PACL *pDacl, LPBOOL lpbDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:102:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pGroup, LPBOOL lpbGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:103:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorLength (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:104:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID *pOwner, LPBOOL lpbOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:105:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:106:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, LPBOOL lpbSaclPresent, PACL *pSacl, LPBOOL lpbSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:107:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PSID_IDENTIFIER_AUTHORITY WINAPI GetSidIdentifierAuthority (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI GetSidLengthRequired (UCHAR nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PDWORD WINAPI GetSidSubAuthority (PSID pSid, DWORD nSubAuthority); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:110:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI PUCHAR WINAPI GetSidSubAuthorityCount (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:111:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength, PDWORD ReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:112:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetWindowsAccountDomainSid (PSID pSid, PSID pDomainSid, DWORD *cbDomainSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:113:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL APIENTRY ImpersonateAnonymousToken (HANDLE ThreadHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:114:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateLoggedOnUser (HANDLE hToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ImpersonateSelf (SECURITY_IMPERSONATION_LEVEL ImpersonationLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:116:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeAcl (PACL pAcl, DWORD nAclLength, DWORD dwAclRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD dwRevision); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:118:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitializeSid (PSID Sid, PSID_IDENTIFIER_AUTHORITY pIdentifierAuthority, BYTE nSubAuthorityCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:119:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenRestricted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidAcl (PACL pAcl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSecurityDescriptor (PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:122:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsValidSid (PSID pSid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsWellKnownSid (PSID pSid, WELL_KNOWN_SID_TYPE WellKnownSidType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeAbsoluteSD (PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, LPDWORD lpdwAbsoluteSecurityDescriptorSize, PACL pDacl, LPDWORD lpdwDaclSize, PACL pSacl, LPDWORD lpdwSaclSize, PSID pOwner, LPDWORD lpdwOwnerSize, PSID pPrimaryGroup, LPDWORD lpdwPrimaryGroupSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:125:344: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI MakeSelfRelativeSD (PSECURITY_DESCRIPTOR pAbsoluteSecurityDescriptor, PSECURITY_DESCRIPTOR pSelfRelativeSecurityDescriptor, LPDWORD lpdwBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:126:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI MapGenericMask (PDWORD AccessMask, PGENERIC_MAPPING GenericMapping); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:127:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:128:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, LPWSTR ObjectTypeName, LPWSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:138:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmW (LPCWSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:143:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegeCheck (HANDLE ClientToken, PPRIVILEGE_SET RequiredPrivileges, LPBOOL pfResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:148:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmW (LPCWSTR SubsystemName, LPCWSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:149:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI RevertToSelf (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetAclInformation (PACL pAcl, LPVOID pAclInformation, DWORD nAclInformationLength, ACL_INFORMATION_CLASS dwAclInformationClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:159:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityW (LPCWSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:160:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetKernelObjectSecurity (HANDLE Handle, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR SecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:165:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurity (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:166:235: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetPrivateObjectSecurityEx (SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR ModificationDescriptor, PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor, ULONG AutoInheritFlags, PGENERIC_MAPPING GenericMapping, HANDLE Token); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:167:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorControl (PSECURITY_DESCRIPTOR pSecurityDescriptor, SECURITY_DESCRIPTOR_CONTROL ControlBitsOfInterest, SECURITY_DESCRIPTOR_CONTROL ControlBitsToSet); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:173:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorDacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bDaclPresent, PACL pDacl, WINBOOL bDaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:174:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorGroup (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pGroup, WINBOOL bGroupDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorOwner (PSECURITY_DESCRIPTOR pSecurityDescriptor, PSID pOwner, WINBOOL bOwnerDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:176:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI SetSecurityDescriptorRMControl (PSECURITY_DESCRIPTOR SecurityDescriptor, PUCHAR RMControl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetSecurityDescriptorSacl (PSECURITY_DESCRIPTOR pSecurityDescriptor, WINBOOL bSaclPresent, PACL pSacl, WINBOOL bSaclDefaulted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetTokenInformation (HANDLE TokenHandle, TOKEN_INFORMATION_CLASS TokenInformationClass, LPVOID TokenInformation, DWORD TokenInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/securitybaseapi.h:179:169: 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/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI EnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:43:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI LeaveCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:44:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TryEnterCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:45:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:46:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ResetEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:48:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:49:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReleaseMutex (HANDLE hMutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:50:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObjectEx (HANDLE hHandle, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:51:106: 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/winbase.h:35, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjectsEx (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:52:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:54:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenEventW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:55:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI WaitOnAddress (volatile VOID *Address, PVOID CompareAddress, SIZE_T AddressSize, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:57:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressSingle (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:58:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture VOID WINAPI WakeByAddressAll (PVOID Address); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI InitializeCriticalSection (LPCRITICAL_SECTION lpCriticalSection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:112:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeCriticalSectionAndSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:113:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetCriticalSectionSpinCount (LPCRITICAL_SECTION lpCriticalSection, DWORD dwSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:114:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForSingleObject (HANDLE hHandle, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:115:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SleepEx (DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:116:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexA (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:117:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMutexW (LPSECURITY_ATTRIBUTES lpMutexAttributes, WINBOOL bInitialOwner, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:118:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventA (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:119:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateEventW (LPSECURITY_ATTRIBUTES lpEventAttributes, WINBOOL bManualReset, WINBOOL bInitialState, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:120:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetWaitableTimer (HANDLE hTimer, const LARGE_INTEGER *lpDueTime, LONG lPeriod, PTIMERAPCROUTINE pfnCompletionRoutine, LPVOID lpArgToCompletionRoutine, WINBOOL fResume); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:121:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelWaitableTimer (HANDLE hTimer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:122:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:123:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI EnterSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:124:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI InitializeSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier, LONG lTotalThreads, LONG lSpinCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:125:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI DeleteSynchronizationBarrier (LPSYNCHRONIZATION_BARRIER lpBarrier); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:126:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI Sleep (DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:127:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/synchapi.h:128:136: 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/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:37:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimeAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetLocalTime (LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:39:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetNativeSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:40:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetVersion (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:47:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalMemoryStatusEx (LPMEMORYSTATUSEX lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:73:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocalTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:74:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemInfo (LPSYSTEM_INFO lpSystemInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTickCount (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:76:45: 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/winbase.h:36, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemTimeAdjustment (PDWORD lpTimeAdjustment, PDWORD lpTimeIncrement, PBOOL lpTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:77:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:78:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWindowsDirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:83:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:84:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:85:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExW (COMPUTER_NAME_FORMAT NameType, LPCWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:86:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTime (CONST SYSTEMTIME *lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExA (LPOSVERSIONINFOA lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVersionExW (LPOSVERSIONINFOW lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:89:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetLogicalProcessorInformation (PSYSTEM_LOGICAL_PROCESSOR_INFORMATION Buffer, PDWORD ReturnedLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:90:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture NTSYSAPI ULONGLONG NTAPI VerSetConditionMask (ULONGLONG ConditionMask, ULONG TypeMask, UCHAR Condition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:91:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetSystemTimePreciseAsFileTime (LPFILETIME lpSystemTimeAsFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:92:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI EnumSystemFirmwareTables (DWORD FirmwareTableProviderSignature, PVOID pFirmwareTableEnumBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:93:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemFirmwareTable (DWORD FirmwareTableProviderSignature, DWORD FirmwareTableID, PVOID pFirmwareTableBuffer, DWORD BufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sysinfoapi.h:94:155: 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/winbase.h:37, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaHighestNodeNumber (PULONG HighestNodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/systemtopologyapi.h:18:79: 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/winbase.h:39, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateTimerQueueTimer (PHANDLE phNewTimer, HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:18:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:19:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueueUserWorkItem (LPTHREAD_START_ROUTINE Function, PVOID Context, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:23:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWaitEx (HANDLE WaitHandle, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:24:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateTimerQueue (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ChangeTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer, ULONG DueTime, ULONG Period); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueueEx (HANDLE TimerQueue, HANDLE CompletionEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/threadpoollegacyapiset.h:27:90: 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/winbase.h:40, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:17:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodePointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:18:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI EncodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:22:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI DecodeSystemPointer (PVOID Ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:23:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Beep (DWORD dwFreq, DWORD dwDuration); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/utilapiset.h:24:65: 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/winbase.h:41, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64DisableWow64FsRedirection (PVOID *OldValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:18:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI Wow64RevertWow64FsRedirection (PVOID OlValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:19:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsWow64Process (HANDLE hProcess, PBOOL Wow64Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wow64apiset.h:20:80: 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/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedAnd(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:908:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedOr(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:909:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG __cdecl InterlockedXor(LONG volatile *Destination, LONG Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:910:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedAnd8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:928:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedOr8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:929:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __cdecl InterlockedXor8(char volatile *Destination, char Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:930:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedAnd16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:931:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedOr16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:932:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SHORT __cdecl InterlockedXor16(SHORT volatile *Destination, SHORT Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:933:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1069:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nShowCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1070:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalAlloc (UINT uFlags, SIZE_T dwBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1071:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalReAlloc (HGLOBAL hMem, SIZE_T dwBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1072:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalSize (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1073:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalFlags (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1074:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalLock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1075:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1076:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnlock (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1077:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HGLOBAL WINAPI GlobalFree (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1078:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI GlobalCompact (DWORD dwMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1079:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalFix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalUnfix (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1081:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI GlobalWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1082:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GlobalUnWire (HGLOBAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GlobalMemoryStatus (LPMEMORYSTATUS lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1084:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalAlloc (UINT uFlags, SIZE_T uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1085:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalReAlloc (HLOCAL hMem, SIZE_T uBytes, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1086:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI LocalLock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1087:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalHandle (LPCVOID pMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1088:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI LocalUnlock (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1089:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalSize (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI LocalFlags (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1091:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HLOCAL WINAPI LocalFree (HLOCAL hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1092:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalShrink (HLOCAL hMem, UINT cbNewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1093:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI SIZE_T WINAPI LocalCompact (UINT uMinFree); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1094:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeA (LPCSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1117:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetBinaryTypeW (LPCWSTR lpApplicationName, LPDWORD lpBinaryType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1118:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetShortPathNameA (LPCSTR lpszLongPath, LPSTR lpszShortPath, DWORD cchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1119:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessAffinityMask (HANDLE hProcess, PDWORD_PTR lpProcessAffinityMask, PDWORD_PTR lpSystemAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1124:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessAffinityMask (HANDLE hProcess, DWORD_PTR dwProcessAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1125:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessIoCounters (HANDLE hProcess, PIO_COUNTERS lpIoCounters); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1126:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1127:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessWorkingSetSize (HANDLE hProcess, SIZE_T dwMinimumWorkingSetSize, SIZE_T dwMaximumWorkingSetSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1128:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalExit (int ExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetEnvironmentStringsA (LPCH NewEnvironment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1130:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI RaiseFailFastException (PEXCEPTION_RECORD pExceptionRecord, PCONTEXT pContextRecord, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1145:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetThreadIdealProcessor (HANDLE hThread, DWORD dwIdealProcessor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1146:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiber (SIZE_T dwStackSize, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1153:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI CreateFiberEx (SIZE_T dwStackCommitSize, SIZE_T dwStackReserveSize, DWORD dwFlags, LPFIBER_START_ROUTINE lpStartAddress, LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1154:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI DeleteFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1155:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiber (LPVOID lpParameter); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPVOID WINAPI ConvertThreadToFiberEx (LPVOID lpParameter, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1157:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ConvertFiberToThread (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SwitchToFiber (LPVOID lpFiber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD_PTR WINAPI SetThreadAffinityMask (HANDLE hThread, DWORD_PTR dwThreadAffinityMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1160:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetProcessPriorityBoost (HANDLE hProcess, WINBOOL bDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1201:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessPriorityBoost (HANDLE hProcess, PBOOL pDisablePriorityBoost); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1202:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestWakeupLatency (LATENCY_TIME latency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1203:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsSystemResumeAutomatic (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1204:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadIOPendingFlag (HANDLE hThread, PBOOL lpIOIsPending); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1205:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetThreadSelectorEntry (HANDLE hThread, DWORD dwSelector, LPLDT_ENTRY lpSelectorEntry); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1206:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI EXECUTION_STATE WINAPI SetThreadExecutionState (EXECUTION_STATE esFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1207:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetThreadErrorMode (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1244:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadErrorMode (DWORD dwNewMode, LPDWORD lpOldMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1245:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugSetProcessKillOnExit (WINBOOL KillOnExit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1258:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DebugBreakProcess (HANDLE Process); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1259:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PulseEvent (HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WaitForMultipleObjects (DWORD nCount, CONST HANDLE *lpHandles, WINBOOL bWaitAll, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1287:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalDeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1288:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitAtomTable (DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1289:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI DeleteAtom (ATOM nAtom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1290:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI SetHandleCount (UINT uNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1291:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RequestDeviceWakeup (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelDeviceWakeupRequest (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDevicePowerState (HANDLE hDevice, WINBOOL *pfOn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1294:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMessageWaitingIndicator (HANDLE hMsgIndicator, ULONG ulMsgCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1295:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameA (HANDLE hFile, LPCSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFileShortNameW (HANDLE hFile, LPCWSTR lpShortName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI LoadModule (LPCSTR lpModuleName, LPVOID lpParameterBlock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1298:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI WinExec (LPCSTR lpCmdLine, UINT uCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1299:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1300:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ClearCommError (HANDLE hFile, LPDWORD lpErrors, LPCOMSTAT lpStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1301:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetupComm (HANDLE hFile, DWORD dwInQueue, DWORD dwOutQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1302:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EscapeCommFunction (HANDLE hFile, DWORD dwFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1303:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1304:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommMask (HANDLE hFile, LPDWORD lpEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1305:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommProperties (HANDLE hFile, LPCOMMPROP lpCommProp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1306:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommModemStatus (HANDLE hFile, LPDWORD lpModemStat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1307:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1308:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1309:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PurgeComm (HANDLE hFile, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1310:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommBreak (HANDLE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommConfig (HANDLE hCommDev, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1312:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommMask (HANDLE hFile, DWORD dwEvtMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommState (HANDLE hFile, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCommTimeouts (HANDLE hFile, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TransmitCommChar (HANDLE hFile, char cChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1316:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitCommEvent (HANDLE hFile, LPDWORD lpEvtMask, LPOVERLAPPED lpOverlapped); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1317:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapePosition (HANDLE hDevice, DWORD dwPositionMethod, DWORD dwPartition, DWORD dwOffsetLow, DWORD dwOffsetHigh, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1318:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapePosition (HANDLE hDevice, DWORD dwPositionType, LPDWORD lpdwPartition, LPDWORD lpdwOffsetLow, LPDWORD lpdwOffsetHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1319:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI PrepareTape (HANDLE hDevice, DWORD dwOperation, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1320:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI EraseTape (HANDLE hDevice, DWORD dwEraseType, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1321:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI CreateTapePartition (HANDLE hDevice, DWORD dwPartitionMethod, DWORD dwCount, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1322:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WriteTapemark (HANDLE hDevice, DWORD dwTapemarkType, DWORD dwTapemarkCount, WINBOOL bImmediate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1323:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeStatus (HANDLE hDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1324:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPDWORD lpdwSize, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1325:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SetTapeParameters (HANDLE hDevice, DWORD dwOperation, LPVOID lpTapeInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1326:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DEP_SYSTEM_POLICY_TYPE WINAPI GetSystemDEPPolicy (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1327:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemRegistryQuota (PDWORD pdwQuotaAllowed, PDWORD pdwQuotaUsed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1328:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetSystemTimes (LPFILETIME lpIdleTime, LPFILETIME lpKernelTime, LPFILETIME lpUserTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1329:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToDosDateTime (CONST FILETIME *lpFileTime, LPWORD lpFatDate, LPWORD lpFatTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1330:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DosDateTimeToFileTime (WORD wFatDate, WORD wFatTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1331:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemTimeAdjustment (DWORD dwTimeAdjustment, WINBOOL bTimeAdjustmentDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1332:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MulDiv (int nNumber, int nNumerator, int nDenominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1339:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageA (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1342:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI FormatMessageW (DWORD dwFlags, LPCVOID lpSource, DWORD dwMessageId, DWORD dwLanguageId, LPWSTR lpBuffer, DWORD nSize, va_list *Arguments); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1343:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeInfo (HANDLE hNamedPipe, LPDWORD lpFlags, LPDWORD lpOutBufferSize, LPDWORD lpInBufferSize, LPDWORD lpMaxInstances); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1380:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotA (LPCSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1381:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateMailslotW (LPCWSTR lpName, DWORD nMaxMessageSize, DWORD lReadTimeout, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1382:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetMailslotInfo (HANDLE hMailslot, LPDWORD lpMaxMessageSize, LPDWORD lpNextSize, LPDWORD lpMessageCount, LPDWORD lpReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1383:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetMailslotInfo (HANDLE hMailslot, DWORD lReadTimeout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1384:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileA (LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EncryptFileW (LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileA (LPCSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1387:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DecryptFileW (LPCWSTR lpFileName, DWORD dwReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1388:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusA (LPCSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1389:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI FileEncryptionStatusW (LPCWSTR lpFileName, LPDWORD lpStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1390:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawA (LPCSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1391:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI OpenEncryptedFileRawW (LPCWSTR lpFileName, ULONG ulFlags, PVOID *pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1392:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI ReadEncryptedFileRaw (PFE_EXPORT_FUNC pfExportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1393:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI DWORD WINAPI WriteEncryptedFileRaw (PFE_IMPORT_FUNC pfImportCallback, PVOID pvCallbackContext, PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1394:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI VOID WINAPI CloseEncryptedFileRaw (PVOID pvContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1396:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiA (LPCSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1398:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrcmpiW (LPCWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1399:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpynA (LPSTR lpString1, LPCSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1400:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpynW (LPWSTR lpString1, LPCWSTR lpString2, int iMaxLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1401:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcpyA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcpyW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1403:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPSTR WINAPI lstrcatA (LPSTR lpString1, LPCSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1404:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LPWSTR WINAPI lstrcatW (LPWSTR lpString1, LPCWSTR lpString2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1405:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1406:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI lstrlenW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI OpenFile (LPCSTR lpFileName, LPOFSTRUCT lpReOpenBuff, UINT uStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1408:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lopen (LPCSTR lpPathName, int iReadWrite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1409:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lcreat (LPCSTR lpPathName, int iAttribute); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1410:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lread (HFILE hFile, LPVOID lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1411:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI _lwrite (HFILE hFile, LPCCH lpBuffer, UINT uBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1412:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hread (HFILE hFile, LPVOID lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1413:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI __LONG32 WINAPI _hwrite (HFILE hFile, LPCCH lpBuffer, __LONG32 lBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1414:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HFILE WINAPI _lclose (HFILE hFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1415:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LONG WINAPI _llseek (HFILE hFile, LONG lOffset, int iOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1416:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTextUnicode (CONST VOID *lpv, int iSize, LPINT lpiResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1417:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI SignalObjectAndWait (HANDLE hObjectToSignal, HANDLE hObjectToWaitOn, DWORD dwMilliseconds, WINBOOL bAlertable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1418:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupRead (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1419:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupSeek (HANDLE hFile, DWORD dwLowBytesToSeek, DWORD dwHighBytesToSeek, LPDWORD lpdwLowByteSeeked, LPDWORD lpdwHighByteSeeked, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1420:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BackupWrite (HANDLE hFile, LPBYTE lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, WINBOOL bAbort, WINBOOL bProcessSecurity, LPVOID *lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1421:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreW (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1496:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryW (LPCWSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1497:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenMutexA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1500:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateSemaphoreA (LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, LONG lInitialCount, LONG lMaximumCount, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1501:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenSemaphoreA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1502:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerA (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1503:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateWaitableTimerW (LPSECURITY_ATTRIBUTES lpTimerAttributes, WINBOOL bManualReset, LPCWSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1504:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenWaitableTimerA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpTimerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1505:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateFileMappingA (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1506:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenFileMappingA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1512:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetLogicalDriveStringsA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1513:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HMODULE WINAPI LoadLibraryA (LPCSTR lpLibFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1514:63: 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/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetProcessShutdownParameters (LPDWORD lpdwLevel, LPDWORD lpdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1639:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitA (UINT uAction, LPCSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1640:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI FatalAppExitW (UINT uAction, LPCWSTR lpMessageText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1641:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI GetStartupInfoA (LPSTARTUPINFOA lpStartupInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1642:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1643:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pBuffer, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1644:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableA (LPCSTR lpName, LPCSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1645:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetFirmwareEnvironmentVariableW (LPCWSTR lpName, LPCWSTR lpGuid, PVOID pValue, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1646:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceA (HMODULE hModule, LPCSTR lpName, LPCSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1647:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceW (HMODULE hModule, LPCWSTR lpName, LPCWSTR lpType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HRSRC WINAPI FindResourceExA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, WORD wLanguage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1649:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesA (HMODULE hModule, ENUMRESTYPEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1650:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceTypesW (HMODULE hModule, ENUMRESTYPEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1651:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesA (HMODULE hModule, LPCSTR lpType, ENUMRESNAMEPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1652:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceNamesW (HMODULE hModule, LPCWSTR lpType, ENUMRESNAMEPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1653:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesA (HMODULE hModule, LPCSTR lpType, LPCSTR lpName, ENUMRESLANGPROCA lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1654:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumResourceLanguagesW (HMODULE hModule, LPCWSTR lpType, LPCWSTR lpName, ENUMRESLANGPROCW lpEnumFunc, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1655:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceA (LPCSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1656:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI BeginUpdateResourceW (LPCWSTR pFileName, WINBOOL bDeleteExistingResources); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1657:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceA (HANDLE hUpdate, LPCSTR lpType, LPCSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1658:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UpdateResourceW (HANDLE hUpdate, LPCWSTR lpType, LPCWSTR lpName, WORD wLanguage, LPVOID lpData, DWORD cb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1659:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceA (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1660:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EndUpdateResourceW (HANDLE hUpdate, WINBOOL fDiscard); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1661:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1670:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExA (LPCSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1672:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalAddAtomExW (LPCWSTR lpString, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1673:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1674:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI GlobalFindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GlobalGetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1677:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1678:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI AddAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1679:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomA (LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1680:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI ATOM WINAPI FindAtomW (LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1681:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameA (ATOM nAtom, LPSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1682:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetAtomNameW (ATOM nAtom, LPWSTR lpBuffer, int nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1683:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1684:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1685:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1686:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1687:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1688:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1689:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1690:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1691:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionA (LPCSTR lpAppName, LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1692:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1693:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntA (LPCSTR lpAppName, LPCSTR lpKeyName, INT nDefault, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1694:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetPrivateProfileIntW (LPCWSTR lpAppName, LPCWSTR lpKeyName, INT nDefault, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1695:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpDefault, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1696:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpDefault, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1697:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringA (LPCSTR lpAppName, LPCSTR lpKeyName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1698:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStringW (LPCWSTR lpAppName, LPCWSTR lpKeyName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1699:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionA (LPCSTR lpAppName, LPSTR lpReturnedString, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1700:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionW (LPCWSTR lpAppName, LPWSTR lpReturnedString, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1701:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionA (LPCSTR lpAppName, LPCSTR lpString, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1702:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileSectionW (LPCWSTR lpAppName, LPCWSTR lpString, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1703:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesA (LPSTR lpszReturnBuffer, DWORD nSize, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1704:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetPrivateProfileSectionNamesW (LPWSTR lpszReturnBuffer, DWORD nSize, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1705:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1706:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetPrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1707:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructA (LPCSTR lpszSection, LPCSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1708:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WritePrivateProfileStructW (LPCWSTR lpszSection, LPCWSTR lpszKey, LPVOID lpStruct, UINT uSizeStruct, LPCWSTR szFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1709:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTempPathA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1710:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetTempFileNameA (LPCSTR lpPathName, LPCSTR lpPrefixString, UINT uUnique, LPSTR lpTempFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryA (LPSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1757:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetSystemWow64DirectoryW (LPWSTR lpBuffer, UINT uSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1758:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI BOOLEAN WINAPI Wow64EnableWow64FsRedirection (BOOLEAN Wow64FsEnableRedirection); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1762:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryA (LPCSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1779:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDllDirectoryW (LPCWSTR lpPathName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1780:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryA (DWORD nBufferLength, LPSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1781:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetDllDirectoryW (DWORD nBufferLength, LPWSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1782:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSearchPathMode (DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1792:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExA (LPCSTR lpTemplateDirectory, LPCSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1796:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateDirectoryExW (LPCWSTR lpTemplateDirectory, LPCWSTR lpNewDirectory, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1797:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DefineDosDeviceA (DWORD dwFlags, LPCSTR lpDeviceName, LPCSTR lpTargetPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1821:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI QueryDosDeviceA (LPCSTR lpDeviceName, LPSTR lpTargetPath, DWORD ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1822:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI ReOpenFile (HANDLE hOriginalFile, DWORD dwDesiredAccess, DWORD dwShareMode, DWORD dwFlagsAndAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1838:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeA (LPCSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1850:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetCompressedFileSizeW (LPCWSTR lpFileName, LPDWORD lpFileSizeHigh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1851:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3A (LPCSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1870:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CheckNameLegalDOS8Dot3W (LPCWSTR lpName, LPSTR lpOemName, DWORD OemNameSize, PBOOL pbNameContainsSpaces, PBOOL pbNameLegal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1871:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1872:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, WINBOOL bFailIfExists); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1873:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1874:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, LPBOOL pbCancel, DWORD dwCopyFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:1875:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2003:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2004:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2010:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileExW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2011:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressA (LPCSTR lpExistingFileName, LPCSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2017:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MoveFileWithProgressW (LPCWSTR lpExistingFileName, LPCWSTR lpNewFileName, LPPROGRESS_ROUTINE lpProgressRoutine, LPVOID lpData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2018:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileA (LPCSTR lpReplacedFileName, LPCSTR lpReplacementFileName, LPCSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2040:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReplaceFileW (LPCWSTR lpReplacedFileName, LPCWSTR lpReplacementFileName, LPCWSTR lpBackupFileName, DWORD dwReplaceFlags, LPVOID lpExclude, LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2041:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkA (LPCSTR lpFileName, LPCSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2042:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateHardLinkW (LPCWSTR lpFileName, LPCWSTR lpExistingFileName, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2043:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstStreamW (LPCWSTR lpFileName, STREAM_INFO_LEVELS InfoLevel, LPVOID lpFindStreamData, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2065:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL APIENTRY FindNextStreamW (HANDLE hFindStream, LPVOID lpFindStreamData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2066:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateNamedPipeA (LPCSTR lpName, DWORD dwOpenMode, DWORD dwPipeMode, DWORD nMaxInstances, DWORD nOutBufferSize, DWORD nInBufferSize, DWORD nDefaultTimeOut, LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2080:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateA (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2081:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNamedPipeHandleStateW (HANDLE hNamedPipe, LPDWORD lpState, LPDWORD lpCurInstances, LPDWORD lpMaxCollectionCount, LPDWORD lpCollectDataTimeout, LPWSTR lpUserName, DWORD nMaxUserNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2082:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeA (LPCSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2083:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CallNamedPipeW (LPCWSTR lpNamedPipeName, LPVOID lpInBuffer, DWORD nInBufferSize, LPVOID lpOutBuffer, DWORD nOutBufferSize, LPDWORD lpBytesRead, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2084:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WaitNamedPipeA (LPCSTR lpNamedPipeName, DWORD nTimeOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2085:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelA (LPCSTR lpRootPathName, LPCSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2086:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeLabelW (LPCWSTR lpRootPathName, LPCWSTR lpVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2087:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToOEM (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2088:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI SetFileApisToANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AreFileApisANSI (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2090:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeInformationA (LPCSTR lpRootPathName, LPSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2091:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2092:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ClearEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2093:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogA (HANDLE hEventLog, LPCSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2094:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI BackupEventLogW (HANDLE hEventLog, LPCWSTR lpBackupFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseEventLog (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeregisterEventSource (HANDLE hEventLog); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2097:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyChangeEventLog (HANDLE hEventLog, HANDLE hEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2098:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetNumberOfEventLogRecords (HANDLE hEventLog, PDWORD NumberOfRecords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2099:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetOldestEventLogRecord (HANDLE hEventLog, PDWORD OldestRecord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2100:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2101:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2102:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceA (LPCSTR lpUNCServerName, LPCSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2103:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI RegisterEventSourceW (LPCWSTR lpUNCServerName, LPCWSTR lpSourceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2104:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogA (LPCSTR lpUNCServerName, LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2105:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI HANDLE WINAPI OpenBackupEventLogW (LPCWSTR lpUNCServerName, LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogA (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2107:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReadEventLogW (HANDLE hEventLog, DWORD dwReadFlags, DWORD dwRecordOffset, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, DWORD *pnBytesRead, DWORD *pnMinNumberOfBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2108:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventA (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2109:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ReportEventW (HANDLE hEventLog, WORD wType, WORD wCategory, DWORD dwEventID, PSID lpUserSid, WORD wNumStrings, DWORD dwDataSize, LPCWSTR *lpStrings, LPVOID lpRawData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2110:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetEventLogInformation (HANDLE hEventLog, DWORD dwInfoLevel, LPVOID lpBuffer, DWORD cbBufSize, LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2139:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, DWORD DesiredAccess, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2167:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPBOOL AccessStatus, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2168:455: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2169:470: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AccessCheckByTypeResultListAndAuditAlarmByHandleA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, LPCSTR ObjectTypeName, LPCSTR ObjectName, PSECURITY_DESCRIPTOR SecurityDescriptor, PSID PrincipalSelfSid, DWORD DesiredAccess, AUDIT_EVENT_TYPE AuditType, DWORD Flags, POBJECT_TYPE_LIST ObjectTypeList, DWORD ObjectTypeListLength, PGENERIC_MAPPING GenericMapping, WINBOOL ObjectCreation, LPDWORD GrantedAccess, LPDWORD AccessStatusList, LPBOOL pfGenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2170:498: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectOpenAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, LPSTR ObjectTypeName, LPSTR ObjectName, PSECURITY_DESCRIPTOR pSecurityDescriptor, HANDLE ClientToken, DWORD DesiredAccess, DWORD GrantedAccess, PPRIVILEGE_SET Privileges, WINBOOL ObjectCreation, WINBOOL AccessGranted, LPBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2171:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectPrivilegeAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, HANDLE ClientToken, DWORD DesiredAccess, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2172:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectCloseAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2173:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ObjectDeleteAuditAlarmA (LPCSTR SubsystemName, LPVOID HandleId, WINBOOL GenerateOnClose); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2174:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI PrivilegedServiceAuditAlarmA (LPCSTR SubsystemName, LPCSTR ServiceName, HANDLE ClientToken, PPRIVILEGE_SET Privileges, WINBOOL AccessGranted); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2175:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2176:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetFileSecurityA (LPCSTR lpFileName, SECURITY_INFORMATION RequestedInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, DWORD nLength, LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2177:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadDirectoryChangesW (HANDLE hDirectory, LPVOID lpBuffer, DWORD nBufferLength, WINBOOL bWatchSubtree, DWORD dwNotifyFilter, LPDWORD lpBytesReturned, LPOVERLAPPED lpOverlapped, LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2178:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2179:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2180:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeReadPtr (CONST VOID *lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2181:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadHugeWritePtr (LPVOID lp, UINT_PTR ucb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadCodePtr (FARPROC lpfn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2183:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrA (LPCSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2184:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsBadStringPtrW (LPCWSTR lpsz, UINT_PTR ucchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2185:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidA (LPCSTR lpSystemName, PSID Sid, LPSTR Name, LPDWORD cchName, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2192:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountSidW (LPCWSTR lpSystemName, PSID Sid, LPWSTR Name, LPDWORD cchName, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2193:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameA (LPCSTR lpSystemName, LPCSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2194:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupAccountNameW (LPCWSTR lpSystemName, LPCWSTR lpAccountName, PSID Sid, LPDWORD cbSid, LPWSTR ReferencedDomainName, LPDWORD cchReferencedDomainName, PSID_NAME_USE peUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2195:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueA (LPCSTR lpSystemName, LPCSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2235:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeValueW (LPCWSTR lpSystemName, LPCWSTR lpName, PLUID lpLuid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2236:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameA (LPCSTR lpSystemName, PLUID lpLuid, LPSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2237:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeNameW (LPCWSTR lpSystemName, PLUID lpLuid, LPWSTR lpName, LPDWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameA (LPCSTR lpSystemName, LPCSTR lpName, LPSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2239:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LookupPrivilegeDisplayNameW (LPCWSTR lpSystemName, LPCWSTR lpName, LPWSTR lpDisplayName, LPDWORD cchDisplayName, LPDWORD lpLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2240:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBA (LPCSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2241:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBW (LPCWSTR lpDef, LPDCB lpDCB); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2242:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsA (LPCSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2243:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BuildCommDCBAndTimeoutsW (LPCWSTR lpDef, LPDCB lpDCB, LPCOMMTIMEOUTS lpCommTimeouts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2244:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogA (LPCSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2245:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CommConfigDialogW (LPCWSTR lpszName, HWND hWnd, LPCOMMCONFIG lpCC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2247:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, LPDWORD lpdwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2248:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigA (LPCSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2249:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetDefaultCommConfigW (LPCWSTR lpszName, LPCOMMCONFIG lpCC, DWORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2250:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameA (LPSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2263:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetComputerNameW (LPWSTR lpBuffer, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameA (LPCSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameW (LPCWSTR lpComputerName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2266:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetComputerNameExA (COMPUTER_NAME_FORMAT NameType, LPCTSTR lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2267:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameA (LPCSTR Hostname, LPSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2268:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DnsHostnameToComputerNameW (LPCWSTR Hostname, LPWSTR ComputerName, LPDWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2269:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameA (LPSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2270:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetUserNameW (LPWSTR lpBuffer, LPDWORD pcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2271:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2298:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2299:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExA (LPCSTR lpszUsername, LPCSTR lpszDomain, LPCSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2300:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI LogonUserExW (LPCWSTR lpszUsername, LPCWSTR lpszDomain, LPCWSTR lpszPassword, DWORD dwLogonType, DWORD dwLogonProvider, PHANDLE phToken, PSID *ppLogonSid, PVOID *ppProfileBuffer, LPDWORD pdwProfileLength, PQUOTA_LIMITS pQuotaLimits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2301:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessAsUserA (HANDLE hToken, LPCSTR lpApplicationName, LPSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, WINBOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCSTR lpCurrentDirectory, LPSTARTUPINFOA lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2302:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithLogonW (LPCWSTR lpUsername, LPCWSTR lpDomain, LPCWSTR lpPassword, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2315:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CreateProcessWithTokenW (HANDLE hToken, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2316:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI IsTokenUntrusted (HANDLE TokenHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2317:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI RegisterWaitForSingleObject (PHANDLE phNewWaitObject, HANDLE hObject, WAITORTIMERCALLBACK Callback, PVOID Context, ULONG dwMilliseconds, ULONG dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2318:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI UnregisterWait (HANDLE WaitHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2319:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI BindIoCompletionCallback (HANDLE FileHandle, LPOVERLAPPED_COMPLETION_ROUTINE Function, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2320:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI SetTimerQueueTimer (HANDLE TimerQueue, WAITORTIMERCALLBACK Callback, PVOID Parameter, DWORD DueTime, DWORD Period, WINBOOL PreferIo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2321:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CancelTimerQueueTimer (HANDLE TimerQueue, HANDLE Timer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2322:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteTimerQueue (HANDLE TimerQueue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2323:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreatePrivateNamespaceA (LPSECURITY_ATTRIBUTES lpPrivateNamespaceAttributes, LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2328:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenPrivateNamespaceA (LPVOID lpBoundaryDescriptor, LPCSTR lpAliasPrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2329:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE APIENTRY CreateBoundaryDescriptorA (LPCSTR Name, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2330:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddIntegrityLabelToBoundaryDescriptor (HANDLE *BoundaryDescriptor, PSID IntegrityLabel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2331:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileA (LPHW_PROFILE_INFOA lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2367:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetCurrentHwProfileW (LPHW_PROFILE_INFOW lpHwProfileInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2368:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoA (LPOSVERSIONINFOEXA lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2369:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI VerifyVersionInfoW (LPOSVERSIONINFOEXW lpVersionInformation, DWORD dwTypeMask, DWORDLONG dwlConditionMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2370:134: 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/winbase.h:2378, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToTzSpecificLocalTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpUniversalTime, LPSYSTEMTIME lpLocalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:43:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TzSpecificLocalTimeToSystemTime (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation, CONST SYSTEMTIME *lpLocalTime, LPSYSTEMTIME lpUniversalTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:44:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FileTimeToSystemTime (CONST FILETIME *lpFileTime, LPSYSTEMTIME lpSystemTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:45:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SystemTimeToFileTime (CONST SYSTEMTIME *lpSystemTime, LPFILETIME lpFileTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:46:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetTimeZoneInformation (LPTIME_ZONE_INFORMATION lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:47:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetTimeZoneInformation (CONST TIME_ZONE_INFORMATION *lpTimeZoneInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/timezoneapi.h:64:103: 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/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetSystemPowerStatus (LPSYSTEM_POWER_STATUS lpSystemPowerStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2412:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetSystemPowerState (WINBOOL fSuspend, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2413:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocateUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2427:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeUserPhysicalPages (HANDLE hProcess, PULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2428:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPages (PVOID VirtualAddress, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2429:118: 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/windows.h:70, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI MapUserPhysicalPagesScatter (PVOID *VirtualAddresses, ULONG_PTR NumberOfPages, PULONG_PTR PageArray); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2430:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectA (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2431:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateJobObjectW (LPSECURITY_ATTRIBUTES lpJobAttributes, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2432:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectA (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2433:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI OpenJobObjectW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2434:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AssignProcessToJobObject (HANDLE hJob, HANDLE hProcess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2435:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI TerminateJobObject (HANDLE hJob, UINT uExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2436:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength, LPDWORD lpReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2437:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetInformationJobObject (HANDLE hJob, JOBOBJECTINFOCLASS JobObjectInformationClass, LPVOID lpJobObjectInformation, DWORD cbJobObjectInformationLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2438:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CreateJobSet (ULONG NumJob, PJOB_SET_ARRAY UserJobSet, ULONG Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2439:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeA (LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2440:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeA (HANDLE hFindVolume, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2441:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointA (LPCSTR lpszRootPathName, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2442:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI FindFirstVolumeMountPointW (LPCWSTR lpszRootPathName, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2443:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointA (HANDLE hFindVolumeMountPoint, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2444:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindNextVolumeMountPointW (HANDLE hFindVolumeMountPoint, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2445:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindVolumeMountPointClose (HANDLE hFindVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2446:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPCSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetVolumeMountPointW (LPCWSTR lpszVolumeMountPoint, LPCWSTR lpszVolumeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2448:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeleteVolumeMountPointA (LPCSTR lpszVolumeMountPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2449:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumeNameForVolumeMountPointA (LPCSTR lpszVolumeMountPoint, LPSTR lpszVolumeName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2450:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNameA (LPCSTR lpszFileName, LPSTR lpszVolumePathName, DWORD cchBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2451:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetVolumePathNamesForVolumeNameA (LPCSTR lpszVolumeName, LPCH lpszVolumePathNames, DWORD cchBufferLength, PDWORD lpcchReturnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2452:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxA (PCACTCTXA pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateActCtxW (PCACTCTXW pActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2514:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI AddRefActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2515:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI VOID WINAPI ReleaseActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2516:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ZombifyActCtx (HANDLE hActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2517:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ActivateActCtx (HANDLE hActCtx, ULONG_PTR *lpCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2518:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI DeactivateActCtx (DWORD dwFlags, ULONG_PTR ulCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2519:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentActCtx (HANDLE *lphActCtx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringA (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2571:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionStringW (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, LPCWSTR lpStringToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2572:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FindActCtxSectionGuid (DWORD dwFlags, const GUID *lpExtensionGuid, ULONG ulSectionId, const GUID *lpGuidToFind, PACTCTX_SECTION_KEYED_DATA ReturnedData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2573:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI QueryActCtxW (DWORD dwFlags, HANDLE hActCtx, PVOID pvSubInstance, ULONG ulInfoClass, PVOID pvBuffer, SIZE_T cbBuffer, SIZE_T *pcbWrittenOrRequired); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2593:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI WTSGetActiveConsoleSessionId (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2597:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaProcessorNode (UCHAR Processor, PUCHAR NodeNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2598:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaNodeProcessorMask (UCHAR Node, PULONGLONG ProcessorMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2599:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumaAvailableMemoryNode (UCHAR Node, PULONGLONG AvailableBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2600:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI CopyContext (PCONTEXT Destination, DWORD ContextFlags, PCONTEXT Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2892:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI InitializeContext (PVOID Buffer, DWORD ContextFlags, PCONTEXT *Context, PDWORD ContextLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2896:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD64 WINAPI GetEnabledXStateFeatures (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2898:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetXStateFeaturesMask (PCONTEXT Context, PDWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2899:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI PVOID WINAPI LocateXStateFeature (PCONTEXT Context, DWORD FeatureId, PDWORD Length); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2900:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetXStateFeaturesMask (PCONTEXT Context, DWORD64 FeatureMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2906:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2933:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedIncrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2937:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedIncrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2946:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedIncrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2951:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedDecrement (unsigned volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedDecrement (unsigned long volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2964:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedDecrement (unsigned __int64 volatile *Addend) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2969:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchange (unsigned volatile *Target, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2973:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchange (unsigned long volatile *Target, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2982:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchange (unsigned __int64 volatile *Target, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2987:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeAdd (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2991:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedExchangeSubtract (unsigned volatile *Addend, unsigned Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:2995:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeAdd (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3003:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedExchangeSubtract (unsigned long volatile *Addend, unsigned long Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3012:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeAdd (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3016:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedExchangeSubtract (unsigned __int64 volatile *Addend, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3021:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned InterlockedCompareExchange (unsigned volatile *Destination, unsigned Exchange, unsigned Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3025:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned long InterlockedCompareExchange (unsigned long volatile *Destination, unsigned long Exchange, unsigned long Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3034:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedCompareExchange (unsigned __int64 volatile *Destination, unsigned __int64 Exchange, unsigned __int64 Comperand) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3038:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedAnd (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3042:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedOr (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winbase.h:3046:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FORCEINLINE unsigned __int64 InterlockedXor (unsigned __int64 volatile *Destination, unsigned __int64 Value) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:71, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceA(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2675:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceW(LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AnimatePalette(HPALETTE hPal,UINT iStartIndex,UINT cEntries,CONST PALETTEENTRY *ppe); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2677:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Arc(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2678:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BitBlt(HDC hdc,int x,int y,int cx,int cy,HDC hdcSrc,int x1,int y1,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2679:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CancelDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2680:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Chord(HDC hdc,int x1,int y1,int x2,int y2,int x3,int y3,int x4,int y4); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2681:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ChoosePixelFormat(HDC hdc,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CloseMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI CombineRgn(HRGN hrgnDst,HRGN hrgnSrc1,HRGN hrgnSrc2,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2684:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileA(HMETAFILE,LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2685:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI CopyMetaFileW(HMETAFILE,LPCWSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2686:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmap(int nWidth,int nHeight,UINT nPlanes,UINT nBitCount,CONST VOID *lpBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2687:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateBitmapIndirect(CONST BITMAP *pbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateBrushIndirect(CONST LOGBRUSH *plbrush); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2689:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateCompatibleBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2690:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDiscardableBitmap(HDC hdc,int cx,int cy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2691:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateCompatibleDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2692:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCA(LPCSTR pwszDriver,LPCSTR pwszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2693:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateDCW(LPCWSTR pwszDriver,LPCWSTR pwszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2694: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/windows.h:71, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBitmap(HDC hdc,CONST BITMAPINFOHEADER *pbmih,DWORD flInit,CONST VOID *pjBits,CONST BITMAPINFO *pbmi,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2695:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrush(HGLOBAL h,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2696:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateDIBPatternBrushPt(CONST VOID *lpPackedDIB,UINT iUsage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2697:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2698:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateEllipticRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2699:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectA(CONST LOGFONTA *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2700:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectW(CONST LOGFONTW *lplf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2701:66: 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/windows.h:71, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontA(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2702:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontW(int cHeight,int cWidth,int cEscapement,int cOrientation,int cWeight,DWORD bItalic,DWORD bUnderline,DWORD bStrikeOut,DWORD iCharSet,DWORD iOutPrecision,DWORD iClipPrecision,DWORD iQuality,DWORD iPitchAndFamily,LPCWSTR pszFaceName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2703:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateHatchBrush(int iHatch,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2704:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICA(LPCSTR pszDriver,LPCSTR pszDevice,LPCSTR pszPort,CONST DEVMODEA *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2705:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateICW(LPCWSTR pszDriver,LPCWSTR pszDevice,LPCWSTR pszPort,CONST DEVMODEW *pdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2706:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileA(LPCSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2707:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateMetaFileW(LPCWSTR pszFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2708:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreatePalette(CONST LOGPALETTE *plpal); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePen(int iStyle,int cWidth,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2710:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI CreatePenIndirect(CONST LOGPEN *plpen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2711:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolyPolygonRgn(CONST POINT *pptl,CONST INT *pc,int cPoly,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2712:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreatePatternBrush(HBITMAP hbm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgn(int x1,int y1,int x2,int y2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRectRgnIndirect(CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2715:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreateRoundRectRgn(int x1,int y1,int x2,int y2,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2716:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceA(DWORD fdwHidden,LPCSTR lpszFont,LPCSTR lpszFile,LPCSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2717:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CreateScalableFontResourceW(DWORD fdwHidden,LPCWSTR lpszFont,LPCWSTR lpszFile,LPCWSTR lpszPath); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2718:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBRUSH WINAPI CreateSolidBrush(COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2719:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2720:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteMetaFile(HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2721:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteObject(HGDIOBJ ho); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2722:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DescribePixelFormat(HDC hdc,int iPixelFormat,UINT nBytes,LPPIXELFORMATDESCRIPTOR ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2723:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesA(LPCSTR pDevice,LPCSTR pPort,WORD fwCapability,LPSTR pOutput,CONST DEVMODEA *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2806:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINSPOOLAPI int WINAPI DeviceCapabilitiesW(LPCWSTR pDevice,LPCWSTR pPort,WORD fwCapability,LPWSTR pOutput,CONST DEVMODEW *pDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2807:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI DrawEscape(HDC hdc,int iEscape,int cjIn,LPCSTR lpIn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2808:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Ellipse(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2809:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExA(HDC hdc,LPLOGFONTA lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2810:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesExW(HDC hdc,LPLOGFONTW lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2811:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2812:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontFamiliesW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2813:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsA(HDC hdc,LPCSTR lpLogfont,FONTENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2814:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumFontsW(HDC hdc,LPCWSTR lpLogfont,FONTENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2815:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumObjects(HDC hdc,int nType,GOBJENUMPROC lpFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2816:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EqualRgn(HRGN hrgn1,HRGN hrgn2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2817:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI Escape(HDC hdc,int iEscape,int cjIn,LPCSTR pvIn,LPVOID pvOut); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2818:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtEscape(HDC hdc,int iEscape,int cjInput,LPCSTR lpInData,int cjOutput,LPSTR lpOutData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2819:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExcludeClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2820:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI ExtCreateRegion(CONST XFORM *lpx,DWORD nCount,CONST RGNDATA *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2821:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtFloodFill(HDC hdc,int x,int y,COLORREF color,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2822:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillRgn(HDC hdc,HRGN hrgn,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2823:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FloodFill(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2824:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FrameRgn(HDC hdc,HRGN hrgn,HBRUSH hbr,int w,int h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2825:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetROP2(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2826:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetAspectRatioFilterEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2827:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetBkColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCBrushColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2829:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetDCPenColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2830:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetBkMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2831:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI GetBitmapBits(HBITMAP hbit,LONG cb,LPVOID lpvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2832:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBitmapDimensionEx(HBITMAP hbit,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2833:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetBoundsRect(HDC hdc,LPRECT lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2834:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetBrushOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2835:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthA(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2836:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthW(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2837:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32A(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2838:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidth32W(HDC hdc,UINT iFirst,UINT iLast,LPINT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2839:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatA(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2840:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthFloatW(HDC hdc,UINT iFirst,UINT iLast,PFLOAT lpBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2841:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsA(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2842:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsW(HDC hdc,UINT wFirst,UINT wLast,LPABC lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2843:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatA(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2844:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsFloatW(HDC hdc,UINT iFirst,UINT iLast,LPABCFLOAT lpABC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2845:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipBox(HDC hdc,LPRECT lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2846:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2847:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMetaRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2848:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetCurrentObject(HDC hdc,UINT type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2849:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCurrentPositionEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2850:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDeviceCaps(HDC hdc,int index); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,LPVOID lpvBits,LPBITMAPINFO lpbmi,UINT usage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2852:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontData (HDC hdc,DWORD dwTable,DWORD dwOffset,PVOID pvBuffer,DWORD cjBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2853:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineA(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2854:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphOutlineW(HDC hdc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2855:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetGraphicsMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2856:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetMapMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2857:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetMetaFileBitsEx(HMETAFILE hMF,UINT cbBuffer,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2858:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2859:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI GetMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2860:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetNearestColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2861:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetNearestPaletteIndex(HPALETTE h,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2862:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetObjectType(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2863:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsA(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICA potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2869:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetOutlineTextMetricsW(HDC hdc,UINT cjCopy,LPOUTLINETEXTMETRICW potm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2870:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2878:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetPixel(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2879:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPixelFormat(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPolyFillMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2881:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetRasterizerCaps(LPRASTERIZER_STATUS lpraststat,UINT cjBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2882:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRandomRgn (HDC hdc,HRGN hrgn,INT i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2883:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetRegionData(HRGN hrgn,DWORD nCount,LPRGNDATA lpRgnData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2884:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetRgnBox(HRGN hrgn,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2885:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI GetStockObject(int i); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2886:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetStretchBltMode(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2887:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteEntries(HDC hdc,UINT iStart,UINT cEntries,LPPALETTEENTRY pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2888:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetSystemPaletteUse(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2889:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharacterExtra(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2890:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetTextAlign(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2891:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI GetTextColor(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2892:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointA(HDC hdc,LPCSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2893:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointW(HDC hdc,LPCWSTR lpString,int c,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2894:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32A(HDC hdc,LPCSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2895:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPoint32W(HDC hdc,LPCWSTR lpString,int c,LPSIZE psizl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2896:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointA(HDC hdc,LPCSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2897:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointW(HDC hdc,LPCWSTR lpszString,int cchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2898:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharset(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2899:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextCharsetInfo(HDC hdc,LPFONTSIGNATURE lpSig,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2900:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TranslateCharsetInfo(DWORD *lpSrc,LPCHARSETINFO lpCs,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2901:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontLanguageInfo(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2902:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementA(HDC hdc,LPCSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSA lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2903:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetCharacterPlacementW(HDC hdc,LPCWSTR lpString,int nCount,int nMexExtent,LPGCP_RESULTSW lpResults,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2904:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetFontUnicodeRanges(HDC hdc,LPGLYPHSET lpgs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2925:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesA(HDC hdc,LPCSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2926:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetGlyphIndicesW(HDC hdc,LPCWSTR lpstr,int c,LPWORD pgi,DWORD fl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2927:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentPointI(HDC hdc,LPWORD pgiIn,int cgi,LPSIZE psize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2928:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextExtentExPointI (HDC hdc,LPWORD lpwszString,int cwchString,int nMaxExtent,LPINT lpnFit,LPINT lpnDx,LPSIZE lpSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2929:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharWidthI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPINT piWidths); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2930:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetCharABCWidthsI(HDC hdc,UINT giFirst,UINT cgi,LPWORD pgi,LPABC pabc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2931:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExA(LPCSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2946:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AddFontResourceExW(LPCWSTR name,DWORD fl,PVOID res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2947:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExA(LPCSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2948:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceExW(LPCWSTR name,DWORD fl,PVOID pdv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HANDLE WINAPI AddFontMemResourceEx(PVOID pFileView,DWORD cjSize,PVOID pvResrved,DWORD *pNumFonts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2950:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontMemResourceEx(HANDLE h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:2951:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExA(CONST ENUMLOGFONTEXDVA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3006:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HFONT WINAPI CreateFontIndirectExW(CONST ENUMLOGFONTEXDVW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3007:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3028:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetViewportOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3029:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowExtEx(HDC hdc,LPSIZE lpsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3030:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWindowOrgEx(HDC hdc,LPPOINT lppoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3031:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI IntersectClipRect(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3032:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI InvertRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3033:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineDDA(int xStart,int yStart,int xEnd,int yEnd,LINEDDAPROC lpProc,LPARAM data); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3034:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LineTo(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3035:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MaskBlt(HDC hdcDest,int xDest,int yDest,int width,int height,HDC hdcSrc,int xSrc,int ySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3036:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlgBlt(HDC hdcDest,CONST POINT *lpPoint,HDC hdcSrc,int xSrc,int ySrc,int width,int height,HBITMAP hbmMask,int xMask,int yMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3037:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetClipRgn(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3038:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI OffsetRgn(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3039:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PatBlt(HDC hdc,int x,int y,int w,int h,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3040:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Pie(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3041:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFile(HDC hdc,HMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3042:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PaintRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3043:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolygon(HDC hdc,CONST POINT *apt,CONST INT *asz,int csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3044:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtInRegion(HRGN hrgn,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3045:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PtVisible(HDC hdc,int x,int y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3046:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectInRegion(HRGN hrgn,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3047:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RectVisible(HDC hdc,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3048:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Rectangle(HDC hdc,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3049:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RestoreDC(HDC hdc,int nSavedDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3050:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCA(HDC hdc,CONST DEVMODEA *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3051:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI ResetDCW(HDC hdc,CONST DEVMODEW *lpdm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3052:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI RealizePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3053:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3054:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RemoveFontResourceW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI RoundRect(HDC hdc,int left,int top,int right,int bottom,int width,int height); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3056:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ResizePalette(HPALETTE hpal,UINT n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3057:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SaveDC(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3058:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SelectClipRgn(HDC hdc,HRGN hrgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3059:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI ExtSelectClipRgn(HDC hdc,HRGN hrgn,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3060:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMetaRgn(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3061:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGDIOBJ WINAPI SelectObject(HDC hdc,HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3062:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI SelectPalette(HDC hdc,HPALETTE hPal,WINBOOL bForceBkgd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3063:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetBkColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3064:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCBrushColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3065:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetDCPenColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3066:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetBkMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3067:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI LONG WINAPI SetBitmapBits(HBITMAP hbm,DWORD cb,CONST VOID *pvBits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3068:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetBoundsRect(HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3069:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBits(HDC hdc,HBITMAP hbm,UINT start,UINT cLines,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3070:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetDIBitsToDevice(HDC hdc,int xDest,int yDest,DWORD w,DWORD h,int xSrc,int ySrc,UINT StartScan,UINT cLines,CONST VOID *lpvBits,CONST BITMAPINFO *lpbmi,UINT ColorUse); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3071:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetMapperFlags(HDC hdc,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3072:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetGraphicsMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3073:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetMapMode(HDC hdc,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3074:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI SetLayout(HDC hdc,DWORD l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3075:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetLayout(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3076:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HMETAFILE WINAPI SetMetaFileBitsEx(UINT cbBuffer,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3077:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetPaletteEntries(HPALETTE hpal,UINT iStart,UINT cEntries,CONST PALETTEENTRY *pPalEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3078:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetPixel(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3079:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelV(HDC hdc,int x,int y,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3080:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetPixelFormat(HDC hdc,int format,CONST PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3081:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetPolyFillMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3082:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StretchBlt(HDC hdcDest,int xDest,int yDest,int wDest,int hDest,HDC hdcSrc,int xSrc,int ySrc,int wSrc,int hSrc,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3083:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetRectRgn(HRGN hrgn,int left,int top,int right,int bottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3084:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StretchDIBits(HDC hdc,int xDest,int yDest,int DestWidth,int DestHeight,int xSrc,int ySrc,int SrcWidth,int SrcHeight,CONST VOID *lpBits,CONST BITMAPINFO *lpbmi,UINT iUsage,DWORD rop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3085:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetROP2(HDC hdc,int rop2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3086:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetStretchBltMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetSystemPaletteUse(HDC hdc,UINT use); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3088:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetTextCharacterExtra(HDC hdc,int extra); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI COLORREF WINAPI SetTextColor(HDC hdc,COLORREF color); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3090:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetTextAlign(HDC hdc,UINT align); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetTextJustification(HDC hdc,int extra,int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3092:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateColors(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3093:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3159:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiAlphaBlend(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,BLENDFUNCTION ftn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3160:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3161:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiTransparentBlt(HDC hdcDest,int xoriginDest,int yoriginDest,int wDest,int hDest,HDC hdcSrc,int xoriginSrc,int yoriginSrc,int wSrc,int hSrc,UINT crTransparent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3162:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3169:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiGradientFill(HDC hdc,PTRIVERTEX pVertex,ULONG nVertex,PVOID pMesh,ULONG nMesh,ULONG ulMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3170:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayMetaFileRecord(HDC hdc,LPHANDLETABLE lpHandleTable,LPMETARECORD lpMR,UINT noObjs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3179:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumMetaFile(HDC hdc,HMETAFILE hmf,MFENUMPROC lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3183:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CloseEnhMetaFile(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3187:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileA(HENHMETAFILE hEnh,LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3188:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI CopyEnhMetaFileW(HENHMETAFILE hEnh,LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3189:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileA(HDC hdc,LPCSTR lpFilename,CONST RECT *lprc,LPCSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3190:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI CreateEnhMetaFileW(HDC hdc,LPCWSTR lpFilename,CONST RECT *lprc,LPCWSTR lpDesc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3191:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteEnhMetaFile(HENHMETAFILE hmf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EnumEnhMetaFile(HDC hdc,HENHMETAFILE hmf,ENHMFENUMPROC lpProc,LPVOID lpParam,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3193:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileA(LPCSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3194:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI GetEnhMetaFileW(LPCWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3195:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileBits(HENHMETAFILE hEMF,UINT nSize,LPBYTE lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionA(HENHMETAFILE hemf,UINT cchBuffer,LPSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3197:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileDescriptionW(HENHMETAFILE hemf,UINT cchBuffer,LPWSTR lpDescription); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3198:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFileHeader(HENHMETAFILE hemf,UINT nSize,LPENHMETAHEADER lpEnhMetaHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3199:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePaletteEntries(HENHMETAFILE hemf,UINT nNumEntries,LPPALETTEENTRY lpPaletteEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3200:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetEnhMetaFilePixelFormat(HENHMETAFILE hemf,UINT cbBuffer,PIXELFORMATDESCRIPTOR *ppfd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3201:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetWinMetaFileBits(HENHMETAFILE hemf,UINT cbData16,LPBYTE pData16,INT iMapMode,HDC hdcRef); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3202:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFile(HDC hdc,HENHMETAFILE hmf,CONST RECT *lprect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3203:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PlayEnhMetaFileRecord(HDC hdc,LPHANDLETABLE pht,CONST ENHMETARECORD *pmr,UINT cht); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3204:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetEnhMetaFileBits(UINT nSize,CONST BYTE *pb); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3205:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HENHMETAFILE WINAPI SetWinMetaFileBits(UINT nSize,CONST BYTE *lpMeta16Data,HDC hdcRef,CONST METAFILEPICT *lpMFP); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3206:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiComment(HDC hdc,UINT nSize,CONST BYTE *lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3207:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsA(HDC hdc,LPTEXTMETRICA lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3213:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetTextMetricsW(HDC hdc,LPTEXTMETRICW lptm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3214:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AngleArc(HDC hdc,int x,int y,DWORD r,FLOAT StartAngle,FLOAT SweepAngle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyPolyline(HDC hdc,CONST POINT *apt,CONST DWORD *asz,DWORD csz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetWorldTransform(HDC hdc,LPXFORM lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWorldTransform(HDC hdc,CONST XFORM *lpxf); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3228:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ModifyWorldTransform(HDC hdc,CONST XFORM *lpxf,DWORD mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3229:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CombineTransform(LPXFORM lpxfOut,CONST XFORM *lpxf1,CONST XFORM *lpxf2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3230:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HBITMAP WINAPI CreateDIBSection(HDC hdc,CONST BITMAPINFO *lpbmi,UINT usage,VOID **ppvBits,HANDLE hSection,DWORD offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3231:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI GetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3232:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI UINT WINAPI SetDIBColorTable(HDC hdc,UINT iStart,UINT cEntries,CONST RGBQUAD *prgbq); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3233:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetColorAdjustment(HDC hdc,CONST COLORADJUSTMENT *lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3280:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetColorAdjustment(HDC hdc,LPCOLORADJUSTMENT lpca); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3281:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPALETTE WINAPI CreateHalftonePalette(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3282:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocA(HDC hdc,CONST DOCINFOA *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartDocW(HDC hdc,CONST DOCINFOW *lpdi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3316:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3317:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI StartPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3318:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EndPage(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3319:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI AbortDoc(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3320:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetAbortProc(HDC hdc,ABORTPROC lpProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3321:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI AbortPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ArcTo(HDC hdc,int left,int top,int right,int bottom,int xr1,int yr1,int xr2,int yr2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3323:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI BeginPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3324:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CloseFigure(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3325:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI EndPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3326:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FlattenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetPath(HDC hdc,LPPOINT apt,LPBYTE aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3329:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI PathToRegion(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3330:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyDraw(HDC hdc,CONST POINT *apt,CONST BYTE *aj,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3331:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SelectClipPath(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetArcDirection(HDC hdc,int dir); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3333:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetMiterLimit(HDC hdc,FLOAT limit,PFLOAT old); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokeAndFillPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3335:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI StrokePath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI WidenPath(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3337:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HPEN WINAPI ExtCreatePen(DWORD iPenStyle,DWORD cWidth,CONST LOGBRUSH *plbrush,DWORD cStyle,CONST DWORD *pstyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3338:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetMiterLimit(HDC hdc,PFLOAT plimit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetArcDirection(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3340:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectA(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetObjectW(HANDLE h,int c,LPVOID pv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3342:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI MoveToEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3343:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutA(HDC hdc,int x,int y,LPCSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3344:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI TextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutA(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3346:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ExtTextOutW(HDC hdc,int x,int y,UINT options,CONST RECT *lprect,LPCWSTR lpString,UINT c,CONST INT *lpDx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3347:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutA(HDC hdc,CONST POLYTEXTA *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyTextOutW(HDC hdc,CONST POLYTEXTW *ppt,int nstrings); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3349:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HRGN WINAPI CreatePolygonRgn(CONST POINT *pptl,int cPoint,int iMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DPtoLP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3351:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI LPtoDP(HDC hdc,LPPOINT lppt,int c); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polygon(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3353:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI Polyline(HDC hdc,CONST POINT *apt,int cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezier(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3355:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolyBezierTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI PolylineTo(HDC hdc,CONST POINT *apt,DWORD cpt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3357:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3358:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3359:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowExtEx(HDC hdc,int x,int y,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetViewportOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3362:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI OffsetWindowOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3363:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleViewportExtEx(HDC hdc,int xn,int dx,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3364:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ScaleWindowExtEx(HDC hdc,int xn,int xd,int yn,int yd,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3365:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBitmapDimensionEx(HBITMAP hbm,int w,int h,LPSIZE lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3366:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetBrushOrgEx(HDC hdc,int x,int y,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3367:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceA(HDC hdc,int c,LPSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3368:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI GetTextFaceW(HDC hdc,int c,LPWSTR lpName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsA(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3381:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GetKerningPairsW(HDC hdc,DWORD nPairs,LPKERNINGPAIR lpKernPair); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3382:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDCOrgEx(HDC hdc,LPPOINT lppt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3383:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI FixBrushOrgEx(HDC hdc,int x,int y,LPPOINT ptl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3384:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UnrealizeObject(HGDIOBJ h); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3385:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GdiFlush(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3386:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiSetBatchLimit(DWORD dw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3387:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI GdiGetBatchLimit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI SetICMMode(HDC hdc,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3406:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI CheckColorsInGamut(HDC hdc,LPVOID lpRGBTriple,LPVOID dlpBuffer,DWORD nCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3407:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI GetColorSpace(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3408:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceA(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEA lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3409:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetLogColorSpaceW(HCOLORSPACE hColorSpace,LPLOGCOLORSPACEW lpBuffer,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3410:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceA(LPLOGCOLORSPACEA lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3411:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI CreateColorSpaceW(LPLOGCOLORSPACEW lplcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3412:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HCOLORSPACE WINAPI SetColorSpace(HDC hdc,HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3413:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI DeleteColorSpace(HCOLORSPACE hcs); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3414:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileA(HDC hdc,LPDWORD pBufSize,LPSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3415:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetICMProfileW(HDC hdc,LPDWORD pBufSize,LPWSTR pszFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3416:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileA(HDC hdc,LPSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetICMProfileW(HDC hdc,LPWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3418:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI GetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3419:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SetDeviceGammaRamp(HDC hdc,LPVOID lpRamp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3420:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorMatchToTarget(HDC hdc,HDC hdcTarget,DWORD action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3421:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesA(HDC hdc,ICMENUMPROCA lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI EnumICMProfilesW(HDC hdc,ICMENUMPROCW lpProc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3423:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyA(DWORD reserved,LPSTR lpszCMID,LPSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3424:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI UpdateICMRegKeyW(DWORD reserved,LPWSTR lpszCMID,LPWSTR lpszFileName,UINT command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3425:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI ColorCorrectPalette(HDC hdc,HPALETTE hPal,DWORD deFirst,DWORD num); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:3426:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglCopyContext(HGLRC,HGLRC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateContext(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglCreateLayerContext(HDC,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDeleteContext(HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4178:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HGLRC WINAPI wglGetCurrentContext(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4179:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI HDC WINAPI wglGetCurrentDC(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI PROC WINAPI wglGetProcAddress(LPCSTR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglMakeCurrent(HDC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4182:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglShareLists(HGLRC,HGLRC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4183:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsA(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4184:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontBitmapsW(HDC,DWORD,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI SwapBuffers(HDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4186:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesA(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4206:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglUseFontOutlinesW(HDC,DWORD,DWORD,DWORD,FLOAT,FLOAT,int,LPGLYPHMETRICSFLOAT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4207:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglDescribeLayerPlane(HDC,int,int,UINT,LPLAYERPLANEDESCRIPTOR); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4282:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglSetLayerPaletteEntries(HDC,int,int,int,CONST COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4283:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI int WINAPI wglGetLayerPaletteEntries(HDC,int,int,int,COLORREF *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4284:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglRealizeLayerPalette(HDC,int,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI WINBOOL WINAPI wglSwapLayerBuffers(HDC,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4286:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINGDIAPI DWORD WINAPI wglSwapMultipleBuffers(UINT,CONST WGLSWAP *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wingdi.h:4295:69: 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/winuser.h:24, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: 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/windows.h:72, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfA(LPSTR,LPCSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:168:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI wvsprintfW(LPWSTR,LPCWSTR,va_list arglist); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfA(LPSTR,LPCSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPIV wsprintfW(LPWSTR,LPCWSTR,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:171:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutA(LPCSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:709:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI LoadKeyboardLayoutW(LPCWSTR pwszKLID,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:710:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI ActivateKeyboardLayout(HKL hkl,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:711:66: 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/windows.h:72, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicodeEx(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:712:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnloadKeyboardLayout(HKL hkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:713:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameA(LPSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:714:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardLayoutNameW(LPWSTR pwszKLID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardLayoutList(int nBuff,HKL *lpList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:716:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HKL WINAPI GetKeyboardLayout(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:717:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMouseMovePointsEx(UINT cbSize,LPMOUSEMOVEPOINT lppt,LPMOUSEMOVEPOINT lpptBuf,int nBufPoints,DWORD resolution); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:726:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopA(LPCSTR lpszDesktop,LPCSTR lpszDevice,LPDEVMODEA pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:753:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopW(LPCWSTR lpszDesktop,LPCWSTR lpszDevice,LPDEVMODEW pDevmode,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:754:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExA (LPCSTR lpszDesktop, LPCSTR lpszDevice, DEVMODEA *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:755:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI CreateDesktopExW (LPCWSTR lpszDesktop, LPCWSTR lpszDevice, DEVMODEW *pDevmode, DWORD dwFlags, ACCESS_MASK dwDesiredAccess, LPSECURITY_ATTRIBUTES lpsa, ULONG ulHeapSize, PVOID pvoid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:756:207: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopA(LPCSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:763:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenDesktopW(LPCWSTR lpszDesktop,DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:764:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI OpenInputDesktop(DWORD dwFlags,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:765:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsA(HWINSTA hwinsta,DESKTOPENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:766:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopsW(HWINSTA hwinsta,DESKTOPENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:767:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDesktopWindows(HDESK hDesktop,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:768:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwitchDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:769:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetThreadDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:770:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseDesktop(HDESK hDesktop); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:771:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDESK WINAPI GetThreadDesktop(DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:772:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationA(LPCSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:797:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI CreateWindowStationW(LPCWSTR lpwinsta,DWORD dwFlags,ACCESS_MASK dwDesiredAccess,LPSECURITY_ATTRIBUTES lpsa); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:798:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationA(LPCSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:799:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI OpenWindowStationW(LPCWSTR lpszWinSta,WINBOOL fInherit,ACCESS_MASK dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:800:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsA(WINSTAENUMPROCA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:801:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindowStationsW(WINSTAENUMPROCW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:802:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:803:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessWindowStation(HWINSTA hWinSta); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:804:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINSTA WINAPI GetProcessWindowStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:811:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:812:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:834:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:835:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:836:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:837:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsHungAppWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:908:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI DisableProcessWindowsGhosting(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:909:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageA(LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1442:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterWindowMessageW(LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1443:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackMouseEvent(LPTRACKMOUSEEVENT lpEventTrack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1513:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawEdge(HDC hdc,LPRECT qrc,UINT edge,UINT grfFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1641:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFrameControl(HDC,LPRECT,UINT,UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1687:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawCaption(HWND hwnd,HDC hdc,CONST RECT *lprect,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1699:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawAnimatedRects(HWND hwnd,int idAni,CONST RECT *lprcFrom,CONST RECT *lprcTo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1706:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1900:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1901:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMessage(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1902:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageA(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1903:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DispatchMessageW(CONST MSG *lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1904:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMessageQueue(int cMessagesMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1905:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageA(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1906:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PeekMessageW(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax,UINT wRemoveMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1907:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterHotKey(HWND hWnd,int id,UINT fsModifiers,UINT vk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1921:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterHotKey(HWND hWnd,int id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1922:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ExitWindowsEx(UINT uFlags,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1970:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SwapMouseButton(WINBOOL fSwap); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1971:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMessagePos(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1972:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMessageTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1973:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI GetMessageExtraInfo(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1974:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWow64Message(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1978:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPARAM WINAPI SetMessageExtraInfo(LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1979:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1980:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1981:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1982:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendMessageTimeoutW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,UINT fuFlags,UINT uTimeout,PDWORD_PTR lpdwResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1983:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1984:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendNotifyMessageW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1985:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackA(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1986:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SendMessageCallbackW(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam,SENDASYNCPROC lpResultCallBack,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1987:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:1999:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageExW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam,PBSMINFO pbsmInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2000:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageA(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2001:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI BroadcastSystemMessageW(DWORD flags,LPDWORD lpInfo,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2002:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterPowerSettingNotification (HANDLE hRecipient, LPCGUID PowerSettingGuid, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2055:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterPowerSettingNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2056:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HPOWERNOTIFY WINAPI RegisterSuspendResumeNotification (HANDLE hRecipient, DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2057:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterSuspendResumeNotification (HPOWERNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2058:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2061:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostMessageW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2062:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageA (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2063:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PostThreadMessageW (DWORD idThread, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2064:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AttachThreadInput (DWORD idAttach, DWORD idAttachTo, WINBOOL fAttach); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2069:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReplyMessage (LRESULT lResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2070:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WaitMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2071:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI WaitForInputIdle (HANDLE hProcess, DWORD dwMilliseconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2072:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcA (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2073:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefWindowProcW (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2074:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI PostQuitMessage (int nExitCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2075:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InSendMessage (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2076:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI InSendMessageEx (LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2077:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDoubleClickTime (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2078:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDoubleClickTime (UINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2079:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassA (CONST WNDCLASSA *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2080:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassW (CONST WNDCLASSW *lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2081:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassA (LPCSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2082:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterClassW (LPCWSTR lpClassName, HINSTANCE hInstance); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2083:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoA (HINSTANCE hInstance, LPCSTR lpClassName, LPWNDCLASSA lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2084:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoW (HINSTANCE hInstance, LPCWSTR lpClassName, LPWNDCLASSW lpWndClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2085:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExA (CONST WNDCLASSEXA *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ATOM WINAPI RegisterClassExW (CONST WNDCLASSEXW *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2087:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExA (HINSTANCE hInstance, LPCSTR lpszClass, LPWNDCLASSEXA lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2088:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClassInfoExW (HINSTANCE hInstance, LPCWSTR lpszClass, LPWNDCLASSEXW lpwcx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2089:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcA (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2092:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallWindowProcW (WNDPROC lpPrevWndFunc, HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2093:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationA(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2125:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDEVNOTIFY WINAPI RegisterDeviceNotificationW(HANDLE hRecipient,LPVOID NotificationFilter,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2126:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnregisterDeviceNotification(HDEVNOTIFY Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExA(DWORD dwExStyle,LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2134:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateWindowExW(DWORD dwExStyle,LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINSTANCE hInstance,LPVOID lpParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2135:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsChild(HWND hWndParent,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2142:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2143:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindow(HWND hWnd,int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnimateWindow(HWND hWnd,DWORD dwTime,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindow (HWND hWnd, HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2150:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateLayeredWindowIndirect (HWND hWnd, const UPDATELAYEREDWINDOWINFO *pULWInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2168:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLayeredWindowAttributes (HWND hwnd, COLORREF *pcrKey, BYTE *pbAlpha, DWORD *pdwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2173:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PrintWindow (HWND hwnd, HDC hdcBlt, UINT nFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2177:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetLayeredWindowAttributes (HWND hwnd, COLORREF crKey, BYTE bAlpha, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2178:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowWindowAsync (HWND hWnd, int nCmdShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2205:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindow (HWND hWnd, WINBOOL bInvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2206:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI FlashWindowEx (PFLASHWINFO pfwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2207:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowOwnedPopups (HWND hWnd, WINBOOL fShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2208:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenIcon (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2209:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseWindow (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2210:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MoveWindow (HWND hWnd, int X, int Y, int nWidth, int nHeight, WINBOOL bRepaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2211:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPos (HWND hWnd, HWND hWndInsertAfter, int X, int Y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2212:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowPlacement (HWND hWnd, WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowPlacement (HWND hWnd, CONST WINDOWPLACEMENT *lpwndpl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI BeginDeferWindowPos (int nNumWindows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2227:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDWP WINAPI DeferWindowPos (HDWP hWinPosInfo, HWND hWnd, HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2228:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDeferWindowPos (HDWP hWinPosInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2229:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowVisible (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsIconic (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2235:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AnyPopup (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2236:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BringWindowToTop (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2237:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsZoomed (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2238:48: 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/windows.h:72, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2331:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2332:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2333:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateDialogIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW lpTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2334:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2341:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2342:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2343:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI INT_PTR WINAPI DialogBoxIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW hDialogTemplate,HWND hWndParent,DLGPROC lpDialogFunc,LPARAM dwInitParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2344:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndDialog(HWND hDlg,INT_PTR nResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2349:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDlgItem(HWND hDlg,int nIDDlgItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2350:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemInt(HWND hDlg,int nIDDlgItem,UINT uValue,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2351:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemInt(HWND hDlg,int nIDDlgItem,WINBOOL *lpTranslated,WINBOOL bSigned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2352:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2353:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2354:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextA(HWND hDlg,int nIDDlgItem,LPSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2355:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetDlgItemTextW(HWND hDlg,int nIDDlgItem,LPWSTR lpString,int cchMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2356:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckDlgButton(HWND hDlg,int nIDButton,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2357:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckRadioButton(HWND hDlg,int nIDFirstButton,int nIDLastButton,int nIDCheckButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2358:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI IsDlgButtonChecked(HWND hDlg,int nIDButton); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2359:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageA(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI SendDlgItemMessageW(HWND hDlg,int nIDDlgItem,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2361:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgGroupItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetNextDlgTabItem(HWND hDlg,HWND hCtl,WINBOOL bPrevious); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2363:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetDlgCtrlID(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI __LONG32 WINAPI GetDialogBaseUnits(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2365:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcA(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2366:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefDlgProcW(HWND hDlg,UINT Msg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2367:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterA(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2377:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CallMsgFilterW(LPMSG lpMsg,int nCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2378:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OpenClipboard(HWND hWndNewOwner); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2387:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CloseClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2388:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClipboardSequenceNumber(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardOwner(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2390:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetClipboardViewer(HWND hWndNewViewer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2391:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetClipboardViewer(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeClipboardChain(HWND hWndRemove, HWND hWndNewNext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2393:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI SetClipboardData(UINT uFormat, HANDLE hMem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2394:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetClipboardData(UINT uFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2395:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatA(LPCSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2396:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RegisterClipboardFormatW(LPCWSTR lpszFormat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2397:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CountClipboardFormats(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2398:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI EnumClipboardFormats(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2399:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameA(UINT format, LPSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2400:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClipboardFormatNameW(UINT format, LPWSTR lpszFormatName, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2401:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EmptyClipboard(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2402:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsClipboardFormatAvailable(UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2403:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetPriorityClipboardFormat(UINT *paFormatPriorityList, int cFormats); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2404:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetOpenClipboardWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2426:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemW(LPCWSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2427:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharA(LPCSTR lpszSrc,LPSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2428:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharW(LPCSTR lpszSrc,LPWSTR lpszDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2429:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2430:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CharToOemBuffW(LPCWSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2431:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffA(LPCSTR lpszSrc,LPSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2432:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OemToCharBuffW(LPCSTR lpszSrc,LPWSTR lpszDst,DWORD cchDstLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2433:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharUpperA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2434:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharUpperW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2436:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharUpperBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2437:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharLowerA(LPSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2438:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharLowerW(LPWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2439:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffA(LPSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2440:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CharLowerBuffW(LPWSTR lpsz,DWORD cchLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2441:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextA(LPCSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2442:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharNextW(LPCWSTR lpsz); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevA(LPCSTR lpszStart,LPCSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2444:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPWSTR WINAPI CharPrevW(LPCWSTR lpszStart,LPCWSTR lpszCurrent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2445:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharNextExA(WORD CodePage,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2446:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LPSTR WINAPI CharPrevExA(WORD CodePage,LPCSTR lpStart,LPCSTR lpCurrentChar,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2447:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2468:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2469:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2470:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharAlphaNumericW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2471:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharUpperW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2474:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsCharLowerW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2475:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetFocus(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2484:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetActiveWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetFocus(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetKBCodePage(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2487:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetKeyState(int nVirtKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI GetAsyncKeyState(int vKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2489:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetKeyboardState(PBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2490:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetKeyboardState(LPBYTE lpKeyState); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2491:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextA(LONG lParam,LPSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2492:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyNameTextW(LONG lParam,LPWSTR lpString,int cchSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetKeyboardType(int nTypeFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2494:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAscii(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2495:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToAsciiEx(UINT uVirtKey,UINT uScanCode,CONST BYTE *lpKeyState,LPWORD lpChar,UINT uFlags,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2496:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ToUnicode(UINT wVirtKey,UINT wScanCode,CONST BYTE *lpKeyState,LPWSTR pwszBuff,int cchBuff,UINT wFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2497:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI OemKeyScan(WORD wOemChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2498:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanA(CHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2499:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanW(WCHAR ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExA(CHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2501:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI SHORT WINAPI VkKeyScanExW(WCHAR ch,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2502:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI keybd_event(BYTE bVk,BYTE bScan,DWORD dwFlags,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2503:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI mouse_event(DWORD dwFlags,DWORD dx,DWORD dy,DWORD dwData,ULONG_PTR dwExtraInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2641:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI SendInput(UINT cInputs,LPINPUT pInputs,int cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2675:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetLastInputInfo(PLASTINPUTINFO plii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2835:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyA(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2836:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyW(UINT uCode,UINT uMapType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2837:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExA(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2838:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI MapVirtualKeyExW(UINT uCode,UINT uMapType,HKL dwhkl); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2839:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetInputState(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2840:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetQueueStatus(UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2841:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2842:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetCapture(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2843:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ReleaseCapture(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2844:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjects(DWORD nCount,CONST HANDLE *pHandles,WINBOOL fWaitAll,DWORD dwMilliseconds,DWORD dwWakeMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2845:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI MsgWaitForMultipleObjectsEx(DWORD nCount,CONST HANDLE *pHandles,DWORD dwMilliseconds,DWORD dwWakeMask,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2846:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT_PTR WINAPI SetTimer(HWND hWnd,UINT_PTR nIDEvent,UINT uElapse,TIMERPROC lpTimerFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2901:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI KillTimer(HWND hWnd,UINT_PTR uIDEvent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2902:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowUnicode(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2903:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableWindow(HWND hWnd,WINBOOL bEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2904:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWindowEnabled(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2905:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsA(HINSTANCE hInstance,LPCSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2906:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI LoadAcceleratorsW(HINSTANCE hInstance,LPCWSTR lpTableName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2907:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableA(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2908:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HACCEL WINAPI CreateAcceleratorTableW(LPACCEL paccel,int cAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2909:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyAcceleratorTable(HACCEL hAccel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2910:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableA(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2911:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI CopyAcceleratorTableW(HACCEL hAccelSrc,LPACCEL lpAccelDst,int cAccelEntries); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2912:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorA(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2917:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI TranslateAcceleratorW(HWND hWnd,HACCEL hAccTable,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:2918:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetSystemMetrics(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3047:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuA(HINSTANCE hInstance,LPCSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3114:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuW(HINSTANCE hInstance,LPCWSTR lpMenuName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectA(CONST MENUTEMPLATEA *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3116:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI LoadMenuIndirectW(CONST MENUTEMPLATEW *lpMenuTemplate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3117:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetMenu(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3118:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenu(HWND hWnd,HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuA(HMENU hMenu,UINT cmd,LPCSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3120:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ChangeMenuW(HMENU hMenu,UINT cmd,LPCWSTR lpszNewItem,UINT cmdInsert,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3121:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HiliteMenuItem(HWND hWnd,HMENU hMenu,UINT uIDHiliteItem,UINT uHilite); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3122:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringA(HMENU hMenu,UINT uIDItem,LPSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3123:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuStringW(HMENU hMenu,UINT uIDItem,LPWSTR lpString,int cchMax,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3124:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuState(HMENU hMenu,UINT uId,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawMenuBar(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSystemMenu(HWND hWnd,WINBOOL bRevert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreateMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI CreatePopupMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyMenu(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI CheckMenuItem(HMENU hMenu,UINT uIDCheckItem,UINT uCheck); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableMenuItem(HMENU hMenu,UINT uIDEnableItem,UINT uEnable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3133:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMENU WINAPI GetSubMenu(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuItemID(HMENU hMenu,int nPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3135:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetMenuItemCount(HMENU hMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3136:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuA(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3137:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuW(HMENU hMenu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3138:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuA(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3139:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AppendMenuW(HMENU hMenu,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3140:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuA(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3141:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ModifyMenuW(HMENU hMnu,UINT uPosition,UINT uFlags,UINT_PTR uIDNewItem,LPCWSTR lpNewItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RemoveMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3143:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeleteMenu(HMENU hMenu,UINT uPosition,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3144:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemBitmaps(HMENU hMenu,UINT uPosition,UINT uFlags,HBITMAP hBitmapUnchecked,HBITMAP hBitmapChecked); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3145:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetMenuCheckMarkDimensions(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3146:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenu(HMENU hMenu,UINT uFlags,int x,int y,int nReserved,HWND hWnd,CONST RECT *prcRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TrackPopupMenuEx(HMENU,UINT,int,int,HWND,LPTPMPARAMS); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3167:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuInfo(HMENU,LPMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3168:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuInfo(HMENU,LPCMENUINFO); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3169:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndMenu(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOA lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3225:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InsertMenuItemW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPCMENUITEMINFOW lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3226:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3227:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPosition,LPMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3228:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoA(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOA lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3229:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuItemInfoW(HMENU hmenu,UINT item,WINBOOL fByPositon,LPCMENUITEMINFOW lpmii); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3230:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetMenuDefaultItem(HMENU hMenu,UINT fByPos,UINT gmdiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3235:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuDefaultItem(HMENU hMenu,UINT uItem,UINT fByPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuItemRect(HWND hWnd,HMENU hMenu,UINT uItem,LPRECT lprcItem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3237:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MenuItemFromPoint(HWND hWnd,HMENU hMenu,POINT ptScreen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3238:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI DragObject(HWND hwndParent,HWND hwndFrom,UINT fmt,ULONG_PTR data,HCURSOR hcur); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3288:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DragDetect(HWND hwnd,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3289:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIcon(HDC hDC,int X,int Y,HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3290:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextA(HDC hdc,LPCSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3332:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextW(HDC hdc,LPCWSTR lpchText,int cchText,LPRECT lprc,UINT format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3333:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExA(HDC hdc,LPSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3334:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DrawTextExW(HDC hdc,LPWSTR lpchText,int cchText,LPRECT lprc,UINT format,LPDRAWTEXTPARAMS lpdtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3335:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringA(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3345:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GrayStringW(HDC hDC,HBRUSH hBrush,GRAYSTRINGPROC lpOutputFunc,LPARAM lpData,int nCount,int X,int Y,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3346:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateA(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3347:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawStateW(HDC hdc,HBRUSH hbrFore,DRAWSTATEPROC qfnCallBack,LPARAM lData,WPARAM wData,int x,int y,int cx,int cy,UINT uFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3348:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutA(HDC hdc,int x,int y,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3349:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI TabbedTextOutW(HDC hdc,int x,int y,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions,int nTabOrigin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3350:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentA(HDC hdc,LPCSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3351:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetTabbedTextExtentW(HDC hdc,LPCWSTR lpString,int chCount,int nTabPositions,CONST INT *lpnTabStopPositions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3352:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UpdateWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3353:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetActiveWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3354:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetForegroundWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PaintDesktop(HDC hdc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3356:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SwitchToThisWindow(HWND hwnd,WINBOOL fUnknown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3357:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetForegroundWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3358:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AllowSetForegroundWindow(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3359:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockSetForegroundWindow(UINT uLockCode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3360:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromDC(HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3361:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3362:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetDCEx(HWND hWnd,HRGN hrgnClip,DWORD flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3363:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI GetWindowDC(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3400:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ReleaseDC(HWND hWnd,HDC hDC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3401:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HDC WINAPI BeginPaint(HWND hWnd,LPPAINTSTRUCT lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3402:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndPaint(HWND hWnd,CONST PAINTSTRUCT *lpPaint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3403:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetUpdateRect(HWND hWnd,LPRECT lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3404:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetUpdateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3405:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetWindowRgn(HWND hWnd,HRGN hRgn,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3407:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowRgnBox(HWND hWnd,LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ExcludeUpdateRgn(HDC hDC,HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRect(HWND hWnd,CONST RECT *lpRect,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3410:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRect(HWND hWnd,CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3411:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvalidateRgn(HWND hWnd,HRGN hRgn,WINBOOL bErase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3412:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ValidateRgn(HWND hWnd,HRGN hRgn); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3413:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RedrawWindow(HWND hWnd,CONST RECT *lprcUpdate,HRGN hrgnUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3414:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWindowUpdate(HWND hWndLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollWindow(HWND hWnd,int XAmount,int YAmount,CONST RECT *lpRect,CONST RECT *lpClipRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3436:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScrollDC(HDC hDC,int dx,int dy,CONST RECT *lprcScroll,CONST RECT *lprcClip,HRGN hrgnUpdate,LPRECT lprcUpdate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3437:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ScrollWindowEx(HWND hWnd,int dx,int dy,CONST RECT *prcScroll,CONST RECT *prcClip,HRGN hrgnUpdate,LPRECT prcUpdate,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3438:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollPos(HWND hWnd,int nBar,int nPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3448:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetScrollPos(HWND hWnd,int nBar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3449:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetScrollRange(HWND hWnd,int nBar,int nMinPos,int nMaxPos,WINBOOL bRedraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3450:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollRange(HWND hWnd,int nBar,LPINT lpMinPos,LPINT lpMaxPos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3451:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowScrollBar(HWND hWnd,int wBar,WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3452:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnableScrollBar(HWND hWnd,UINT wSBflags,UINT wArrows); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3453:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropA(HWND hWnd,LPCSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetPropW(HWND hWnd,LPCWSTR lpString,HANDLE hData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI GetPropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3481:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3482:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI RemovePropW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3483:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExA(HWND hWnd,PROPENUMPROCEXA lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3484:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsExW(HWND hWnd,PROPENUMPROCEXW lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3485:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsA(HWND hWnd,PROPENUMPROCA lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3486:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI EnumPropsW(HWND hWnd,PROPENUMPROCW lpEnumFunc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3487:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextA(HWND hWnd,LPCSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3488:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowTextW(HWND hWnd,LPCWSTR lpString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3489:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextA(HWND hWnd,LPSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3490:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextW(HWND hWnd,LPWSTR lpString,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3491:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthA(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3492:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetWindowTextLengthW(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3493:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClientRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3494:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowRect(HWND hWnd,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3495:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRect(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3496:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI AdjustWindowRectEx(LPRECT lpRect,DWORD dwStyle,WINBOOL bMenu,DWORD dwExStyle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3497:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetWindowContextHelpId(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowContextHelpId(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetMenuContextHelpId(HMENU,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetMenuContextHelpId(HMENU); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3516:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3563:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3564:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExA(HWND hWnd,LPCSTR lpText,LPCSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3565:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxExW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType,WORD wLanguageId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3566:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectA(CONST MSGBOXPARAMSA *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3602:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MessageBoxIndirectW(CONST MSGBOXPARAMSW *lpmbp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MessageBeep(UINT uType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3604:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI ShowCursor(WINBOOL bShow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCursorPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3610:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI SetCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3612:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClipCursor(CONST RECT *lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3613:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetClipCursor(LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3614:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI GetCursor(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3615:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CreateCaret(HWND hWnd,HBITMAP hBitmap,int nWidth,int nHeight); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3616:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetCaretBlinkTime(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretBlinkTime(UINT uMSeconds); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3618:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCaret(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI HideCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3620:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShowCaret(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3621:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetCaretPos(int X,int Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3622:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCaretPos(LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3623:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ClientToScreen(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3624:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ScreenToClient(HWND hWnd,LPPOINT lpPoint); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3625:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI MapWindowPoints(HWND hWndFrom,HWND hWndTo,LPPOINT lpPoints,UINT cPoints); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3626:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI WindowFromPoint(POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3627:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPoint(HWND hWndParent,POINT Point); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI ChildWindowFromPointEx(HWND hwnd,POINT pt,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetSysColor(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3695:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBRUSH WINAPI GetSysColorBrush(int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3696:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSysColors(int cElements,CONST INT *lpaElements,CONST COLORREF *lpaRgbValues); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3697:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawFocusRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3702:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FillRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3703:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI FrameRect(HDC hDC,CONST RECT *lprc,HBRUSH hbr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3704:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InvertRect(HDC hDC,CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3705:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRect(LPRECT lprc,int xLeft,int yTop,int xRight,int yBottom); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3706:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetRectEmpty(LPRECT lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3707:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CopyRect(LPRECT lprcDst,CONST RECT *lprcSrc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3708:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI InflateRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3709:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IntersectRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3710:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnionRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3711:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SubtractRect(LPRECT lprcDst,CONST RECT *lprcSrc1,CONST RECT *lprcSrc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3712:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI OffsetRect(LPRECT lprc,int dx,int dy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3713:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsRectEmpty(CONST RECT *lprc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3714:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EqualRect(CONST RECT *lprc1,CONST RECT *lprc2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3715:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI PtInRect(CONST RECT *lprc,POINT pt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3716:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetWindowWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3725:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetWindowWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3726:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3727:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI GetWindowLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3728:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3729:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI SetWindowLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3730:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3736:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI GetWindowLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3737:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3738:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG_PTR WINAPI SetWindowLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3739:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI GetClassWord(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3750:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI SetClassWord(HWND hWnd,int nIndex,WORD wNewWord); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3751:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3752:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetClassLongW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongA(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3754:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI SetClassLongW(HWND hWnd,int nIndex,LONG dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3755:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrA(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3761:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI GetClassLongPtrW(HWND hWnd,int nIndex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3762:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrA(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3763:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI ULONG_PTR WINAPI SetClassLongPtrW(HWND hWnd,int nIndex,LONG_PTR dwNewLong); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3764:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetProcessDefaultLayout(DWORD *pdwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3780:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetProcessDefaultLayout(DWORD dwDefaultLayout); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3781:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetDesktopWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3782:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetParent(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3783:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI SetParent(HWND hWndChild,HWND hWndNewParent); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3784:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumChildWindows(HWND hWndParent,WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3785:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowA(LPCSTR lpClassName,LPCSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3786:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3787:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExA(HWND hWndParent,HWND hWndChildAfter,LPCSTR lpszClass,LPCSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3788:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI FindWindowExW(HWND hWndParent,HWND hWndChildAfter,LPCWSTR lpszClass,LPCWSTR lpszWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3789:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetShellWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3790:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3791:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DeregisterShellHookWindow(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3792:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumWindows(WNDENUMPROC lpEnumFunc,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3793:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumThreadWindows(DWORD dwThreadId,WNDENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3794:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameA(HWND hWnd,LPSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3798:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI GetClassNameW(HWND hWnd,LPWSTR lpClassName,int nMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3799:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetTopWindow(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3800:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetWindowThreadProcessId(HWND hWnd,LPDWORD lpdwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3806:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsGUIThread(WINBOOL bConvert); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3807:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetLastActivePopup(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3811:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetWindow(HWND hWnd,UINT uCmd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3822:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookA (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3829:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookW (int nFilterType, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3830:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHook (int nCode, HOOKPROC pfnFilterProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3839:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExA (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3840:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HHOOK WINAPI SetWindowsHookExW (int idHook, HOOKPROC lpfn, HINSTANCE hmod, DWORD dwThreadId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3841:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWindowsHookEx (HHOOK hhk); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI CallNextHookEx (HHOOK hhk, int nCode, WPARAM wParam, LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3843:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CheckMenuRadioItem(HMENU hmenu,UINT first,UINT last,UINT check,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3898:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapA(HINSTANCE hInstance,LPCSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3952:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HBITMAP WINAPI LoadBitmapW(HINSTANCE hInstance,LPCWSTR lpBitmapName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3953:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorA(HINSTANCE hInstance,LPCSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3954:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorW(HINSTANCE hInstance,LPCWSTR lpCursorName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3955:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileA(LPCSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI LoadCursorFromFileW(LPCWSTR lpFileName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3957:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HCURSOR WINAPI CreateCursor(HINSTANCE hInst,int xHotSpot,int yHotSpot,int nWidth,int nHeight,CONST VOID *pvANDPlane,CONST VOID *pvXORPlane); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3958:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyCursor(HCURSOR hCursor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3959:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SetSystemCursor(HCURSOR hcur,DWORD id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3994:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconA(HINSTANCE hInstance,LPCSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3995:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI LoadIconW(HINSTANCE hInstance,LPCWSTR lpIconName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3996:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsA(LPCSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3997:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI PrivateExtractIconsW(LPCWSTR szFileName,int nIconIndex,int cxIcon,int cyIcon,HICON *phicon,UINT *piconid,UINT nIcons,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3998:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIcon(HINSTANCE hInstance,int nWidth,int nHeight,BYTE cPlanes,BYTE cBitsPixel,CONST BYTE *lpbANDbits,CONST BYTE *lpbXORbits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:3999:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DestroyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4000:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectory(PBYTE presbits,WINBOOL fIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4001:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI LookupIconIdFromDirectoryEx(PBYTE presbits,WINBOOL fIcon,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4002:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResource(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4003:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconFromResourceEx(PBYTE presbits,DWORD dwResSize,WINBOOL fIcon,DWORD dwVer,int cxDesired,int cyDesired,UINT Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4004:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageA(HINSTANCE hInst,LPCSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4039:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI LoadImageW(HINSTANCE hInst,LPCWSTR name,UINT type,int cx,int cy,UINT fuLoad); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4040:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HANDLE WINAPI CopyImage(HANDLE h,UINT type,int cx,int cy,UINT flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4041:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DrawIconEx(HDC hdc,int xLeft,int yTop,HICON hIcon,int cxWidth,int cyWidth,UINT istepIfAniCur,HBRUSH hbrFlickerFreeDraw,UINT diFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4042:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CreateIconIndirect(PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4043:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HICON WINAPI CopyIcon(HICON hIcon); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4044:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetIconInfo(HICON hIcon,PICONINFO piconinfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4045:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageA(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4442:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsDialogMessageW(HWND hDlg,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI MapDialogRect(HWND hDlg,LPRECT lpRect); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4451:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListA(HWND hDlg,LPSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4452:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListW(HWND hDlg,LPWSTR lpPathSpec,int nIDListBox,int nIDStaticPath,UINT uFileType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4453:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExA(HWND hwndDlg,LPSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4454:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectExW(HWND hwndDlg,LPWSTR lpString,int chCount,int idListBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4455:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxA(HWND hDlg,LPSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4456:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI DlgDirListComboBoxW(HWND hDlg,LPWSTR lpPathSpec,int nIDComboBox,int nIDStaticPath,UINT uFiletype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4457:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExA(HWND hwndDlg,LPSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4458:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI DlgDirSelectComboBoxExW(HWND hwndDlg,LPWSTR lpString,int cchOut,int idComboBox); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4459:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI SetScrollInfo(HWND hwnd,int nBar,LPCSCROLLINFO lpsi,WINBOOL redraw); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4705:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollInfo(HWND hwnd,int nBar,LPSCROLLINFO lpsi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4706:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcA(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4757:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefFrameProcW(HWND hWnd,HWND hWndMDIClient,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4758:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcA(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4759:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefMDIChildProcW(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4760:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI TranslateMDISysAccel(HWND hWndClient,LPMSG lpMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4763:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI ArrangeIconicWindows(HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4766:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowA(LPCSTR lpClassName,LPCSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4767:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI CreateMDIWindowW(LPCWSTR lpClassName,LPCWSTR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HINSTANCE hInstance,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4768:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI TileWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4769:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WORD WINAPI CascadeWindows(HWND hwndParent,UINT wHow,CONST RECT *lpRect,UINT cKids,const HWND *lpKids); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4770:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpA(HWND hWndMain,LPCSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4821:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI WinHelpW(HWND hWndMain,LPCWSTR lpszHelp,UINT uCommand,ULONG_PTR dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4822:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetGuiResources(HANDLE hProcess,DWORD uiFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:4866:72: 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/tvout.h:9, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5344, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:72, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __extension__ template const GUID &__mingw_uuidof(); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/guiddef.h:30:63: 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/windows.h:72, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsA(LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5364:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsW(LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5365:83: 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/windows.h:72, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExA(LPCSTR lpszDeviceName,LPDEVMODEA lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5366:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LONG WINAPI ChangeDisplaySettingsExW(LPCWSTR lpszDeviceName,LPDEVMODEW lpDevMode,HWND hwnd,DWORD dwflags,LPVOID lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5367:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5372:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5373:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExA(LPCSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEA lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5374:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplaySettingsExW(LPCWSTR lpszDeviceName,DWORD iModeNum,LPDEVMODEW lpDevMode,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5375:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesA(LPCSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEA lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5379:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayDevicesW(LPCWSTR lpDevice,DWORD iDevNum,PDISPLAY_DEVICEW lpDisplayDevice,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5380:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoA(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5396:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI SystemParametersInfoW(UINT uiAction,UINT uiParam,PVOID pvParam,UINT fWinIni); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5397:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetDebugErrorLevel (DWORD dwLevel); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5606:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI SetLastErrorEx (DWORD dwErrCode, DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5607:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI int WINAPI InternalGetWindowText (HWND hWnd, LPWSTR pString, int cchMaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5608:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI CancelShutdown (VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5609:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromPoint(POINT pt,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5610:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromRect(LPCRECT lprc,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5611:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HMONITOR WINAPI MonitorFromWindow(HWND hwnd,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5612:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EndTask (HWND hWnd, WINBOOL fShutDown, WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5614:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoA(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5622:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMonitorInfoW(HMONITOR hMonitor,LPMONITORINFO lpmi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5623:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI EnumDisplayMonitors(HDC hdc,LPCRECT lprcClip,MONITORENUMPROC lpfnEnum,LPARAM dwData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5624:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI VOID WINAPI NotifyWinEvent(DWORD event,HWND hwnd,LONG idObject,LONG idChild); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5648:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWINEVENTHOOK WINAPI SetWinEventHook(DWORD eventMin,DWORD eventMax,HMODULE hmodWinEventProc,WINEVENTPROC pfnWinEventProc,DWORD idProcess,DWORD idThread,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5649:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI IsWinEventHookInstalled(DWORD event); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5650:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UnhookWinEvent(HWINEVENTHOOK hWinEventHook); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5659:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetGUIThreadInfo(DWORD idThread,PGUITHREADINFO pgui); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5850:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI BlockInput (WINBOOL fBlockIt); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5851:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameA(HWND hwnd,LPSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5852:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetWindowModuleFileNameW(HWND hwnd,LPWSTR pszFileName,UINT cchFileNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5853:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetCursorInfo(PCURSORINFO pci); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5913:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetWindowInfo(HWND hwnd,PWINDOWINFO pwi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5930:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetTitleBarInfo(HWND hwnd,PTITLEBARINFO pti); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5938:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetMenuBarInfo(HWND hwnd,LONG idObject,LONG idItem,PMENUBARINFO pmbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5958:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetScrollBarInfo(HWND hwnd,LONG idObject,PSCROLLBARINFO psbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5970:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetComboBoxInfo(HWND hwndCombo,PCOMBOBOXINFO pcbi); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5982:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI GetAncestor(HWND hwnd,UINT gaFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5992:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI HWND WINAPI RealChildWindowFromPoint(HWND hwndParent,POINT ptParentClientCoords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5993:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassA(HWND hwnd,LPSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5994:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI RealGetWindowClassW(HWND hwnd,LPWSTR ptszClassName,UINT cchClassNameMax); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:5995:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoA(HWND hwnd,int iItem,PALTTABINFO pati,LPSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6011:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI GetAltTabInfoW(HWND hwnd,int iItem,PALTTABINFO pati,LPWSTR pszItemText,UINT cchItemText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6012:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI DWORD WINAPI GetListBoxInfo(HWND hwnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6013:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI LockWorkStation(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6018:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI UserHandleGrantAccess(HANDLE hUserHandle,HANDLE hJob,WINBOOL bGrant); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6019:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputData(HRAWINPUT hRawInput,UINT uiCommand,LPVOID pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6135:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoA(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6179:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceInfoW(HANDLE hDevice,UINT uiCommand,LPVOID pData,PUINT pcbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6180:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputBuffer(PRAWINPUT pData,PUINT pcbSize,UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6181:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI RegisterRawInputDevices (PCRAWINPUTDEVICE pRawInputDevices, UINT uiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6222:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRegisteredRawInputDevices (PRAWINPUTDEVICE pRawInputDevices, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6223:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI UINT WINAPI GetRawInputDeviceList (PRAWINPUTDEVICELIST pRawInputDeviceList, PUINT puiNumDevices, UINT cbSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI LRESULT WINAPI DefRawInputProc (PRAWINPUT *paRawInput, INT nInput, UINT cbSizeHeader); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6225:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonCreate (HWND hWnd, LPCWSTR pwszReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6411:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonQuery (HWND hWnd, LPWSTR pwszBuff, DWORD *pcchBuff); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6412:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINUSERAPI WINBOOL WINAPI ShutdownBlockReasonDestroy (HWND hWnd); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winuser.h:6413:66: 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/winnls.h:16, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:19:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatEx (LPCWSTR lpLocaleName, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate, LPCWSTR lpCalendar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:20:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCSTR lpFormat, LPSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:24:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetDateFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpDate, LPCWSTR lpFormat, LPWSTR lpDateStr, int cchDate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:25:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatA (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCSTR lpFormat, LPSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:26:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetTimeFormatW (LCID Locale, DWORD dwFlags, CONST SYSTEMTIME *lpTime, LPCWSTR lpFormat, LPWSTR lpTimeStr, int cchTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/datetimeapi.h:27:142: 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/winnls.h:886, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:73, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringW (LCID Locale, DWORD dwCmpFlags, PCNZWCH lpString1, int cchCount1, PCNZWCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:19:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringW (DWORD dwMapFlags, LPCWCH lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:20:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExW (LCID Locale, DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:30:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeW (DWORD dwInfoType, LPCWCH lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:40:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI MultiByteToWideChar (UINT CodePage, DWORD dwFlags, LPCCH lpMultiByteStr, int cbMultiByte, LPWSTR lpWideCharStr, int cchWideChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:41:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI WideCharToMultiByte (UINT CodePage, DWORD dwFlags, LPCWCH lpWideCharStr, int cchWideChar, LPSTR lpMultiByteStr, int cbMultiByte, LPCCH lpDefaultChar, LPBOOL lpUsedDefaultChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stringapiset.h:42:199: 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/windows.h:73, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidCodePage (UINT CodePage); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetACP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetOEMCP (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:909:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI CompareStringA (LCID Locale, DWORD dwCmpFlags, PCNZCH lpString1, int cchCount1, PCNZCH lpString2, int cchCount2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:910:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringW (LCID Locale, DWORD dwMapFlags, LPCWSTR lpSrcStr, int cchSrc, LPWSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:911:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI LCMapStringA (LCID Locale, DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:912:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoW (LCID Locale, LCTYPE LCType, LPWSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:913:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetLocaleInfoA (LCID Locale, LCTYPE LCType, LPSTR lpLCData, int cchData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:914:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByte (BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:915:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsDBCSLeadByteEx (UINT CodePage, BYTE TestChar); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:916:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST NUMBERFMTA *lpFormat, LPSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:917:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetNumberFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST NUMBERFMTW *lpFormat, LPWSTR lpNumberStr, int cchNumber); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:918:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatA (LCID Locale, DWORD dwFlags, LPCSTR lpValue, CONST CURRENCYFMTA *lpFormat, LPSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:919:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCurrencyFormatW (LCID Locale, DWORD dwFlags, LPCWSTR lpValue, CONST CURRENCYFMTW *lpFormat, LPWSTR lpCurrencyStr, int cchCurrency); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:920:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoA (CALINFO_ENUMPROCA lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:921:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoW (CALINFO_ENUMPROCW lpCalInfoEnumProc, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:922:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExA (CALINFO_ENUMPROCEXA lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:923:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumCalendarInfoExW (CALINFO_ENUMPROCEXW lpCalInfoEnumProcEx, LCID Locale, CALID Calendar, CALTYPE CalType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:924:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsA (TIMEFMT_ENUMPROCA lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:925:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumTimeFormatsW (TIMEFMT_ENUMPROCW lpTimeFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:926:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsA (DATEFMT_ENUMPROCA lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:927:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsW (DATEFMT_ENUMPROCW lpDateFmtEnumProc, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:928:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExA (DATEFMT_ENUMPROCEXA lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:929:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumDateFormatsExW (DATEFMT_ENUMPROCEXW lpDateFmtEnumProcEx, LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:930:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLanguageGroup (LGRPID LanguageGroup, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:931:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNLSVersion (NLS_FUNCTION Function, LCID Locale, LPNLSVERSIONINFO lpVersionInformation); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:932:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsNLSDefinedString (NLS_FUNCTION Function, DWORD dwFlags, LPNLSVERSIONINFO lpVersionInformation, LPCWSTR lpString, INT cchStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:933:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI IsValidLocale (LCID Locale, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:934:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoA (LCID Locale, LCTYPE LCType, LPCSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:935:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetLocaleInfoW (LCID Locale, LCTYPE LCType, LPCWSTR lpLCData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:936:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:937:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPWSTR lpCalData, int cchData, LPDWORD lpValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:938:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoA (LCID Locale, CALID Calendar, CALTYPE CalType, LPCSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:939:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetCalendarInfoW (LCID Locale, CALID Calendar, CALTYPE CalType, LPCWSTR lpCalData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:940:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoA (GEOID Location, GEOTYPE GeoType, LPSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:981:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI GetGeoInfoW (GEOID Location, GEOTYPE GeoType, LPWSTR lpGeoData, int cchData, LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:982:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemGeoID (GEOCLASS GeoClass, GEOID ParentGeoId, GEO_ENUMPROC lpGeoEnumProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:983:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI GEOID WINAPI GetUserGeoID (GEOCLASS GeoClass); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:984:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfo (UINT CodePage, LPCPINFO lpCPInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:985:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExA (UINT CodePage, DWORD dwFlags, LPCPINFOEXA lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:986:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCPInfoExW (UINT CodePage, DWORD dwFlags, LPCPINFOEXW lpCPInfoEx); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:987:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetUserGeoID (GEOID GeoId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1000:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI ConvertDefaultLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1001:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetThreadLocale (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetThreadLocale (LCID Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1003:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultUILanguage (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetSystemDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1006:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI GetUserDefaultLangID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1007:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetSystemDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1008:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LCID WINAPI GetUserDefaultLCID (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1009:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI LANGID WINAPI SetThreadUILanguage (LANGID LangId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1010:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeExA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1011:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetStringTypeA (LCID Locale, DWORD dwInfoType, LPCSTR lpSrcStr, int cchSrc, LPWORD lpCharType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1012:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI int WINAPI FoldStringA (DWORD dwMapFlags, LPCSTR lpSrcStr, int cchSrc, LPSTR lpDestStr, int cchDest); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1013:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesA (LOCALE_ENUMPROCA lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1014:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLocalesW (LOCALE_ENUMPROCW lpLocaleEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1015:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsA (LANGUAGEGROUP_ENUMPROCA lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1016:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemLanguageGroupsW (LANGUAGEGROUP_ENUMPROCW lpLanguageGroupEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1017:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesA (LANGGROUPLOCALE_ENUMPROCA lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1018:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumLanguageGroupLocalesW (LANGGROUPLOCALE_ENUMPROCW lpLangGroupLocaleEnumProc, LGRPID LanguageGroup, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1019:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesA (UILANGUAGE_ENUMPROCA lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1020:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumUILanguagesW (UILANGUAGE_ENUMPROCW lpUILanguageEnumProc, DWORD dwFlags, LONG_PTR lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1021:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesA (CODEPAGE_ENUMPROCA lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1049:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI EnumSystemCodePagesW (CODEPAGE_ENUMPROCW lpCodePageEnumProc, DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnls.h:1050:103: 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/windows.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:207:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI PeekConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:208:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputA(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:209:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleInputW(HANDLE hConsoleInput,PINPUT_RECORD lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:210:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputA(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:211:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleInputW(HANDLE hConsoleInput,CONST INPUT_RECORD *lpBuffer,DWORD nLength,LPDWORD lpNumberOfEventsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputA(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:213:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputW(HANDLE hConsoleOutput,PCHAR_INFO lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpReadRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:214:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputA(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:215:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputW(HANDLE hConsoleOutput,CONST CHAR_INFO *lpBuffer,COORD dwBufferSize,COORD dwBufferCoord,PSMALL_RECT lpWriteRegion); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:216:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterA(HANDLE hConsoleOutput,LPSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:217:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputCharacterW(HANDLE hConsoleOutput,LPWSTR lpCharacter,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfCharsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:218:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleOutputAttribute(HANDLE hConsoleOutput,LPWORD lpAttribute,DWORD nLength,COORD dwReadCoord,LPDWORD lpNumberOfAttrsRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:219:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterA(HANDLE hConsoleOutput,LPCSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:220:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputCharacterW(HANDLE hConsoleOutput,LPCWSTR lpCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:221:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleOutputAttribute(HANDLE hConsoleOutput,CONST WORD *lpAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:222:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterA(HANDLE hConsoleOutput,CHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:223:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputCharacterW(HANDLE hConsoleOutput,WCHAR cCharacter,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfCharsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:224:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FillConsoleOutputAttribute(HANDLE hConsoleOutput,WORD wAttribute,DWORD nLength,COORD dwWriteCoord,LPDWORD lpNumberOfAttrsWritten); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:225:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleMode(HANDLE hConsoleHandle,LPDWORD lpMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:226:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleInputEvents(HANDLE hConsoleInput,LPDWORD lpNumberOfEvents); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:227:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleScreenBufferInfo(HANDLE hConsoleOutput,PCONSOLE_SCREEN_BUFFER_INFO lpConsoleScreenBufferInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:228:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetLargestConsoleWindowSize(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:229:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleCursorInfo(HANDLE hConsoleOutput,PCONSOLE_CURSOR_INFO lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:230:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetCurrentConsoleFont(HANDLE hConsoleOutput,WINBOOL bMaximumWindow,PCONSOLE_FONT_INFO lpConsoleCurrentFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:231:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI COORD WINAPI GetConsoleFontSize(HANDLE hConsoleOutput,DWORD nFont); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:232:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleSelectionInfo(PCONSOLE_SELECTION_INFO lpConsoleSelectionInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:233:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetNumberOfConsoleMouseButtons(LPDWORD lpNumberOfMouseButtons); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:234:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleMode(HANDLE hConsoleHandle,DWORD dwMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:235:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleActiveScreenBuffer(HANDLE hConsoleOutput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FlushConsoleInputBuffer(HANDLE hConsoleInput); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:237:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleScreenBufferSize(HANDLE hConsoleOutput,COORD dwSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:238:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorPosition(HANDLE hConsoleOutput,COORD dwCursorPosition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:239:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCursorInfo(HANDLE hConsoleOutput,CONST CONSOLE_CURSOR_INFO *lpConsoleCursorInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:240:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferA(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:241:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ScrollConsoleScreenBufferW(HANDLE hConsoleOutput,CONST SMALL_RECT *lpScrollRectangle,CONST SMALL_RECT *lpClipRectangle,COORD dwDestinationOrigin,CONST CHAR_INFO *lpFill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:242:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleWindowInfo(HANDLE hConsoleOutput,WINBOOL bAbsolute,CONST SMALL_RECT *lpConsoleWindow); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:243:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTextAttribute(HANDLE hConsoleOutput,WORD wAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCtrlHandler(PHANDLER_ROUTINE HandlerRoutine,WINBOOL Add); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:245:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GenerateConsoleCtrlEvent(DWORD dwCtrlEvent,DWORD dwProcessGroupId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:246:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AllocConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI FreeConsole(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:248:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AttachConsole(DWORD dwProcessId); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:249:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleA(LPSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:253:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleTitleW(LPWSTR lpConsoleTitle,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:254:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleA(LPCSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:255:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleTitleW(LPCWSTR lpConsoleTitle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:256:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleA(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:257:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI ReadConsoleW(HANDLE hConsoleInput,LPVOID lpBuffer,DWORD nNumberOfCharsToRead,LPDWORD lpNumberOfCharsRead,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:258:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleA(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:259:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI WriteConsoleW(HANDLE hConsoleOutput,CONST VOID *lpBuffer,DWORD nNumberOfCharsToWrite,LPDWORD lpNumberOfCharsWritten,LPVOID lpReserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:260:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HANDLE WINAPI CreateConsoleScreenBuffer(DWORD dwDesiredAccess,DWORD dwShareMode,CONST SECURITY_ATTRIBUTES *lpSecurityAttributes,DWORD dwFlags,LPVOID lpScreenBufferData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:264:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:265:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:266:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI UINT WINAPI GetConsoleOutputCP(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:267:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleOutputCP(UINT wCodePageID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI GetConsoleDisplayMode(LPDWORD lpModeFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:272:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI SetConsoleDisplayMode(HANDLE hConsoleOutput, DWORD dwFlags, PCOORD lpNewScreenBufferDimensions); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:276:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI HWND WINAPI GetConsoleWindow(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:278:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleProcessList(LPDWORD lpdwProcessList,DWORD dwProcessCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:279:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasA(LPSTR Source,LPSTR Target,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:280:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI WINBOOL WINAPI AddConsoleAliasW(LPWSTR Source,LPWSTR Target,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:281:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasA(LPSTR Source,LPSTR TargetBuffer,DWORD TargetBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:282:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasW(LPWSTR Source,LPWSTR TargetBuffer,DWORD TargetBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:283:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthA(LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:284:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesLengthW(LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthA(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:286:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesLengthW(VOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:287:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesA(LPSTR AliasBuffer,DWORD AliasBufferLength,LPSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:288:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasesW(LPWSTR AliasBuffer,DWORD AliasBufferLength,LPWSTR ExeName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:289:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesA(LPSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:290:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBASEAPI DWORD WINAPI GetConsoleAliasExesW(LPWSTR ExeNameBuffer,DWORD ExeNameBufferLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:291:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:334:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:353:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wincon.h:374:1: 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/windows.h:75, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileA(DWORD uFlags,LPSTR szFileName,LPSTR szWinDir,LPSTR szAppDir,LPSTR szCurDir,PUINT lpuCurDirLen,LPSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:137:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerFindFileW(DWORD uFlags,LPWSTR szFileName,LPWSTR szWinDir,LPWSTR szAppDir,LPWSTR szCurDir,PUINT lpuCurDirLen,LPWSTR szDestDir,PUINT lpuDestDirLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:138:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileA(DWORD uFlags,LPSTR szSrcFileName,LPSTR szDestFileName,LPSTR szSrcDir,LPSTR szDestDir,LPSTR szCurDir,LPSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:139:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerInstallFileW(DWORD uFlags,LPWSTR szSrcFileName,LPWSTR szDestFileName,LPWSTR szSrcDir,LPWSTR szDestDir,LPWSTR szCurDir,LPWSTR szTmpFile,PUINT lpuTmpFileLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:140:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeA(LPCSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:142:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoA(LPCSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:143:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI GetFileVersionInfoW(LPCWSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:144:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameA(DWORD wLang,LPSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:145:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI VerLanguageNameW(DWORD wLang,LPWSTR szLang,DWORD nSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:146:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueA(LPCVOID pBlock,LPCSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:147:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI VerQueryValueW(LPCVOID pBlock,LPCWSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winver.h:148:97: 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/windows.h:76, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCloseKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOverridePredefKey(HKEY hKey,HKEY hNewHKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:141:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenUserClassesRoot(HANDLE hToken,DWORD dwOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:142:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenCurrentUser(REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisablePredefinedCache(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:144:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryA(LPCSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:145:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryW(LPCWSTR lpMachineName,HKEY hKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:146:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExA(LPCSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:147:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegConnectRegistryExW(LPCWSTR lpMachineName,HKEY hKey,ULONG Flags,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:148:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:149:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:150:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD Reserved,LPSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:151:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegCreateKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD Reserved,LPWSTR lpClass,DWORD dwOptions,REGSAM samDesired,LPSECURITY_ATTRIBUTES lpSecurityAttributes,PHKEY phkResult,LPDWORD lpdwDisposition); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:152:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:154:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExA(HKEY hKey,LPCSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:155:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteKeyExW(HKEY hKey,LPCWSTR lpSubKey,REGSAM samDesired,DWORD Reserved); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:156:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDisableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnableReflectionKey(HKEY hBase); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryReflectionKey(HKEY hBase,WINBOOL *bIsReflectionDisabled); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:159:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueA(HKEY hKey,LPCSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegDeleteValueW(HKEY hKey,LPCWSTR lpValueName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:161:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyA(HKEY hKey,DWORD dwIndex,LPSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:162:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,DWORD cchName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:163:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExA(HKEY hKey,DWORD dwIndex,LPSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:164:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumKeyExW(HKEY hKey,DWORD dwIndex,LPWSTR lpName,LPDWORD lpcchName,LPDWORD lpReserved,LPWSTR lpClass,LPDWORD lpcchClass,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:165:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueA(HKEY hKey,DWORD dwIndex,LPSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:166:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegEnumValueW(HKEY hKey,DWORD dwIndex,LPWSTR lpValueName,LPDWORD lpcchValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:167:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegFlushKey(HKEY hKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor,LPDWORD lpcbSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:169:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegLoadKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:171:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegNotifyChangeKeyValue(HKEY hKey,WINBOOL bWatchSubtree,DWORD dwNotifyFilter,HANDLE hEvent,WINBOOL fAsynchronous); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:172:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyA(HKEY hKey,LPCSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:173:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyW(HKEY hKey,LPCWSTR lpSubKey,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:174:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExA(HKEY hKey,LPCSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegOpenKeyExW(HKEY hKey,LPCWSTR lpSubKey,DWORD ulOptions,REGSAM samDesired,PHKEY phkResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:176:115: 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/windows.h:76, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyA(HKEY hKey,LPSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:177:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryInfoKeyW(HKEY hKey,LPWSTR lpClass,LPDWORD lpcchClass,LPDWORD lpReserved,LPDWORD lpcSubKeys,LPDWORD lpcbMaxSubKeyLen,LPDWORD lpcbMaxClassLen,LPDWORD lpcValues,LPDWORD lpcbMaxValueNameLen,LPDWORD lpcbMaxValueLen,LPDWORD lpcbSecurityDescriptor,PFILETIME lpftLastWriteTime); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:178:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueA(HKEY hKey,LPCSTR lpSubKey,LPSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:179:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueW(HKEY hKey,LPCWSTR lpSubKey,LPWSTR lpData,PLONG lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:180:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesA(HKEY hKey,PVALENTA val_list,DWORD num_vals,LPSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:181:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryMultipleValuesW(HKEY hKey,PVALENTW val_list,DWORD num_vals,LPWSTR lpValueBuf,LPDWORD ldwTotsize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:182:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExA(HKEY hKey,LPCSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:183:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegQueryValueExW(HKEY hKey,LPCWSTR lpValueName,LPDWORD lpReserved,LPDWORD lpType,LPBYTE lpData,LPDWORD lpcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:184:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyA(HKEY hKey,LPCSTR lpSubKey,LPCSTR lpNewFile,LPCSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:185:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegReplaceKeyW(HKEY hKey,LPCWSTR lpSubKey,LPCWSTR lpNewFile,LPCWSTR lpOldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:186:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyA(HKEY hKey,LPCSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:187:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegRestoreKeyW(HKEY hKey,LPCWSTR lpFile,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:188:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:189:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetKeySecurity(HKEY hKey,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:191:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueA(HKEY hKey,LPCSTR lpSubKey,DWORD dwType,LPCSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:192:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueW(HKEY hKey,LPCWSTR lpSubKey,DWORD dwType,LPCWSTR lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:193:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExA(HKEY hKey,LPCSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:194:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSetValueExW(HKEY hKey,LPCWSTR lpValueName,DWORD Reserved,DWORD dwType,CONST BYTE *lpData,DWORD cbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:195:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyA(HKEY hKey,LPCSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegUnLoadKeyW(HKEY hKey,LPCWSTR lpSubKey); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:197:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueA(HKEY hkey,LPCSTR lpSubKey,LPCSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:198:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegGetValueW(HKEY hkey,LPCWSTR lpSubKey,LPCWSTR lpValue,DWORD dwFlags,LPDWORD pdwType,PVOID pvData,LPDWORD pcbData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:199:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:200:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:201:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownA(LPSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:202:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI AbortSystemShutdownW(LPWSTR lpMachineName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:203:69: 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/windows.h:76, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExA(LPSTR lpMachineName,LPSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:222:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI InitiateSystemShutdownExW(LPWSTR lpMachineName,LPWSTR lpMessage,DWORD dwTimeout,WINBOOL bForceAppsClosed,WINBOOL bRebootAfterShutdown,DWORD dwReason); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:223:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExA(HKEY hKey,LPCSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:224:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI RegSaveKeyExW(HKEY hKey,LPCWSTR lpFile,LPSECURITY_ATTRIBUTES lpSecurityAttributes,DWORD Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:225:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI LONG WINAPI Wow64Win32ApiEntry (DWORD dwFuncNumber,DWORD dwFlag,DWORD dwRes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winreg.h:226:88: 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/windows.h:77, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionA(LPCSTR lpRemoteName,LPCSTR lpPassword,LPCSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:106:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnectionW(LPCWSTR lpRemoteName,LPCWSTR lpPassword,LPCWSTR lpLocalName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:107:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2A(LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:108:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection2W(LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:109:116: 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/windows.h:77, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3A(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:110:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetAddConnection3W(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserName,DWORD dwFlags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:111:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionA(LPCSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:112:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnectionW(LPCWSTR lpName,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2A(LPCSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:114:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCancelConnection2W(LPCWSTR lpName,DWORD dwFlags,WINBOOL fForce); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:115:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionA(LPCSTR lpLocalName,LPSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:116:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetConnectionW(LPCWSTR lpLocalName,LPWSTR lpRemoteName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:117:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionA(HWND hwndParent,LPCSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:118:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionA(HWND hwndOwner,LPNETRESOURCEA lpNetResource,LPCSTR lpPassword,LPCSTR lpUserID,DWORD dwFlags,LPSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:119:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetUseConnectionW(HWND hwndOwner,LPNETRESOURCEW lpNetResource,LPCWSTR lpPassword,LPCWSTR lpUserID,DWORD dwFlags,LPWSTR lpAccessName,LPDWORD lpBufferSize,LPDWORD lpResult); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:120:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:121:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog(HWND hwnd,DWORD dwType); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetRestoreConnectionW(HWND hwndParent,LPCWSTR lpDevice); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1A(LPCONNECTDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetConnectionDialog1W(LPCONNECTDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:159:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1A(LPDISCDLGSTRUCTA lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetDisconnectDialog1W(LPDISCDLGSTRUCTW lpConnDlgStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:190:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumA(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEA lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:191:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetOpenEnumW(DWORD dwScope,DWORD dwType,DWORD dwUsage,LPNETRESOURCEW lpNetResource,LPHANDLE lphEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:192:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceA(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:193:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetEnumResourceW(HANDLE hEnum,LPDWORD lpcCount,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:194:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetCloseEnum(HANDLE hEnum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:195:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:196:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceParentW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:197:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationA(LPNETRESOURCEA lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:198:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetResourceInformationW(LPNETRESOURCEW lpNetResource,LPVOID lpBuffer,LPDWORD lpcbBuffer,LPWSTR *lplpSystem); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:199:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameA(LPCSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:234:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUniversalNameW(LPCWSTR lpLocalPath,DWORD dwInfoLevel,LPVOID lpBuffer,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:235:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserA(LPCSTR lpName,LPSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetUserW(LPCWSTR lpName,LPWSTR lpUserName,LPDWORD lpnLength); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:237:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameA(DWORD dwNetType,LPSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:244:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetProviderNameW(DWORD dwNetType,LPWSTR lpProviderName,LPDWORD lpBufferSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:245:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationA(LPCSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:264:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetNetworkInformationW(LPCWSTR lpProvider,LPNETINFOSTRUCT lpNetInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:265:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorA(LPDWORD lpError,LPSTR lpErrorBuf,DWORD nErrorBufSize,LPSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:289:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI WNetGetLastErrorW(LPDWORD lpError,LPWSTR lpErrorBuf,DWORD nErrorBufSize,LPWSTR lpNameBuf,DWORD nNameBufSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:290:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceA(LPNETRESOURCEA lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:350:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI MultinetGetConnectionPerformanceW(LPNETRESOURCEW lpNetResource,LPNETCONNECTINFOSTRUCT lpNetConnectInfoStruct); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winnetwk.h:351:124: 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/windows.h:114, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR WINAPI uaw_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrcmpiW(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:51:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINAPI uaw_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:54:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl uaw_wcsicmp(PCUWSTR String1,PCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl uaw_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:56:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR __cdecl uaw_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:57:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LPUWSTR ua_CharUpperW(LPUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:59:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:61:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE LPUWSTR ua_CharUpperW(LPUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_lstrlenW(LPCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:80:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:88:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrcmpiW(LPCUWSTR String1,LPCUWSTR String2) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:96:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_lstrlenW(LPCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:116:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t ua_wcslen(PCUWSTR String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:117:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:120:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcschr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:124:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR_C ua_wcsrchr(PCUWSTR String,WCHAR Character) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:144:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE size_t ua_wcslen(PCUWSTR String) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stralign.h:153:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ua_wcsicmp(LPCUWSTR String1,LPCUWSTR String2) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/windows.h:122, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigA(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword,LPCSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:282:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfigW(SC_HANDLE hService,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword,LPCWSTR lpDisplayName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:283:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:284:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ChangeServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPVOID lpInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:285:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI CloseServiceHandle(SC_HANDLE hSCObject); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI ControlService(SC_HANDLE hService,DWORD dwControl,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:287:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPCSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCSTR lpBinaryPathName,LPCSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCSTR lpDependencies,LPCSTR lpServiceStartName,LPCSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:288:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI CreateServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPCWSTR lpDisplayName,DWORD dwDesiredAccess,DWORD dwServiceType,DWORD dwStartType,DWORD dwErrorControl,LPCWSTR lpBinaryPathName,LPCWSTR lpLoadOrderGroup,LPDWORD lpdwTagId,LPCWSTR lpDependencies,LPCWSTR lpServiceStartName,LPCWSTR lpPassword); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:289:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI DeleteService(SC_HANDLE hService); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:290:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesA(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:291:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumDependentServicesW(SC_HANDLE hService,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:292:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusA(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSA lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:293:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusW(SC_HANDLE hSCManager,DWORD dwServiceType,DWORD dwServiceState,LPENUM_SERVICE_STATUSW lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:294:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExA(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:295:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI EnumServicesStatusExW(SC_HANDLE hSCManager,SC_ENUM_TYPE InfoLevel,DWORD dwServiceType,DWORD dwServiceState,LPBYTE lpServices,DWORD cbBufSize,LPDWORD pcbBytesNeeded,LPDWORD lpServicesReturned,LPDWORD lpResumeHandle,LPCWSTR pszGroupName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:296:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameA(SC_HANDLE hSCManager,LPCSTR lpDisplayName,LPSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:297:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceKeyNameW(SC_HANDLE hSCManager,LPCWSTR lpDisplayName,LPWSTR lpServiceName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:298:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameA(SC_HANDLE hSCManager,LPCSTR lpServiceName,LPSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:299:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI GetServiceDisplayNameW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,LPWSTR lpDisplayName,LPDWORD lpcchBuffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:300:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_LOCK WINAPI LockServiceDatabase(SC_HANDLE hSCManager); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:301:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI NotifyBootConfigStatus(WINBOOL BootAcceptable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:302:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerA(LPCSTR lpMachineName,LPCSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:303:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenSCManagerW(LPCWSTR lpMachineName,LPCWSTR lpDatabaseName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:304:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceA(SC_HANDLE hSCManager,LPCSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:305:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SC_HANDLE WINAPI OpenServiceW(SC_HANDLE hSCManager,LPCWSTR lpServiceName,DWORD dwDesiredAccess); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:306:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigA(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGA lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:307:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfigW(SC_HANDLE hService,LPQUERY_SERVICE_CONFIGW lpServiceConfig,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:308:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2A(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:309:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceConfig2W(SC_HANDLE hService,DWORD dwInfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:310:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusA(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSA lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:311:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceLockStatusW(SC_HANDLE hSCManager,LPQUERY_SERVICE_LOCK_STATUSW lpLockStatus,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:312:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:313:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatus(SC_HANDLE hService,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:314:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI QueryServiceStatusEx(SC_HANDLE hService,SC_STATUS_TYPE InfoLevel,LPBYTE lpBuffer,DWORD cbBufSize,LPDWORD pcbBytesNeeded); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:315:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerA(LPCSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:316:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION lpHandlerProc); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:317:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExA(LPCSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:318:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI SERVICE_STATUS_HANDLE WINAPI RegisterServiceCtrlHandlerExW(LPCWSTR lpServiceName,LPHANDLER_FUNCTION_EX lpHandlerProc,LPVOID lpContext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:319:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceObjectSecurity(SC_HANDLE hService,SECURITY_INFORMATION dwSecurityInformation,PSECURITY_DESCRIPTOR lpSecurityDescriptor); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:320:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI SetServiceStatus(SERVICE_STATUS_HANDLE hServiceStatus,LPSERVICE_STATUS lpServiceStatus); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:321:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherA(CONST SERVICE_TABLE_ENTRYA *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:322:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceCtrlDispatcherW(CONST SERVICE_TABLE_ENTRYW *lpServiceStartTable); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:323:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceA(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:324:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI StartServiceW(SC_HANDLE hService,DWORD dwNumServiceArgs,LPCWSTR *lpServiceArgVectors); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:325:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINADVAPI WINBOOL WINAPI UnlockServiceDatabase(SC_LOCK ScLock); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/winsvc.h:326:64: 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/windows.h:130, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEA(LPCSTR lpszIMEFileName,LPCSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:143:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HKL WINAPI ImmInstallIMEW(LPCWSTR lpszIMEFileName,LPCWSTR lpszLayoutText); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:144:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HWND WINAPI ImmGetDefaultIMEWnd(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:146:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetDescriptionW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameA(HKL,LPSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:148:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetIMEFileNameW(HKL,LPWSTR,UINT uBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetProperty(HKL,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:150:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsIME(HKL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSimulateHotKey(HWND,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:152:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmCreateContext(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:153:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDestroyContext(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmGetContext(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:155:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmReleaseContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:156:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture HIMC WINAPI ImmAssociateContext(HWND,HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:157:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmAssociateContextEx(HWND,HIMC,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:158:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringA(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:159:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LONG WINAPI ImmGetCompositionStringW(HIMC,DWORD,LPVOID,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringA(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:161:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionStringW(HIMC,DWORD dwIndex,LPVOID lpComp,DWORD,LPVOID lpRead,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountA(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListCountW(HIMC,LPDWORD lpdwListCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:164:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListA(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:165:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetCandidateListW(HIMC,DWORD deIndex,LPCANDIDATELIST,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:166:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineA(HIMC,DWORD dwIndex,LPSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:167:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetGuideLineW(HIMC,DWORD dwIndex,LPWSTR,DWORD dwBufLen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:168:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetConversionStatus(HIMC,LPDWORD,LPDWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:169:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetConversionStatus(HIMC,DWORD,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:170:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetOpenStatus(HIMC); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetOpenStatus(HIMC,WINBOOL); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:179:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:180:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontA(HIMC,LPLOGFONTA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:181:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionFontW(HIMC,LPLOGFONTW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:182:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEA(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:199:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmConfigureIMEW(HKL,HWND,DWORD,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:200:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeA(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:201:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture LRESULT WINAPI ImmEscapeW(HKL,HIMC,UINT,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:202:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListA(HKL,HIMC,LPCSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetConversionListW(HKL,HIMC,LPCWSTR,LPCANDIDATELIST,DWORD dwBufLen,UINT uFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmNotifyIME(HIMC,DWORD dwAction,DWORD dwIndex,DWORD dwValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:205:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetStatusWindowPos(HIMC,LPPOINT); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:207:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:208:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCompositionWindow(HIMC,LPCOMPOSITIONFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmGetCandidateWindow(HIMC,DWORD,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmSetCandidateWindow(HIMC,LPCANDIDATEFORM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageA(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:212:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmIsUIMessageW(HWND,UINT,WPARAM,LPARAM); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetVirtualKey(HWND); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:214:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmRegisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:216:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordA(HKL,LPCSTR lpszReading,DWORD,LPCSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:217:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmUnregisterWordW(HKL,LPCWSTR lpszReading,DWORD,LPCWSTR lpszUnregister); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:218:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleA(HKL,UINT nItem,LPSTYLEBUFA); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmGetRegisterWordStyleW(HKL,UINT nItem,LPSTYLEBUFW); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:220:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordA(HKL,REGISTERWORDENUMPROCA,LPCSTR lpszReading,DWORD,LPCSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:221:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture UINT WINAPI ImmEnumRegisterWordW(HKL,REGISTERWORDENUMPROCW,LPCWSTR lpszReading,DWORD,LPCWSTR lpszRegister,LPVOID); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:222:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableIME(DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:223:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmEnumInputContext(DWORD idThread,IMCENUMPROC lpfn,LPARAM lParam); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsA(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOA,LPIMEMENUITEMINFOA,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:225:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture DWORD WINAPI ImmGetImeMenuItemsW(HIMC,DWORD,DWORD,LPIMEMENUITEMINFOW,LPIMEMENUITEMINFOW,DWORD); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:226:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture WINBOOL WINAPI ImmDisableTextFrameService(DWORD idThread); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/imm.h:227:59: 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/RcppParallel/include/RcppParallel/TinyThread.h:9, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:163:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mutex() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:176:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~mutex() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:189:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void lock() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:205:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool try_lock() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:223:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void unlock() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:110:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture name(const name&) = delete; \ ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:110:27: note: in definition of macro '_TTHREAD_DISABLE_ASSIGNMENT' name(const name&) = delete; \ ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:111:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture name& operator=(const name&) = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:111:38: note: in definition of macro '_TTHREAD_DISABLE_ASSIGNMENT' name& operator=(const name&) = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture recursive_mutex() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:268:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~recursive_mutex() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:281:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void lock() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:295:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool try_lock() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:307:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void unlock() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:110:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture name(const name&) = delete; \ ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:110:27: note: in definition of macro '_TTHREAD_DISABLE_ASSIGNMENT' name(const name&) = delete; \ ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:111:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture name& operator=(const name&) = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:111:38: note: in definition of macro '_TTHREAD_DISABLE_ASSIGNMENT' name& operator=(const name&) = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:348:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock_guard() : mMutex(0) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:351:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit lock_guard(mutex_type &aMutex) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:358:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~lock_guard() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:397:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture condition_variable(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:407:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~condition_variable(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:421:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void wait(_mutexT &aMutex) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:445:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void notify_one(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:459:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void notify_all(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:110:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture name(const name&) = delete; \ ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:110:27: note: in definition of macro '_TTHREAD_DISABLE_ASSIGNMENT' name(const name&) = delete; \ ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:111:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture name& operator=(const name&) = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:111:38: note: in definition of macro '_TTHREAD_DISABLE_ASSIGNMENT' name& operator=(const name&) = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:471:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _wait(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:495:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture thread() : mHandle(0), mNotAThread(true) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:509:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture thread(void (*aFunction)(void *), void * aArg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:515:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~thread(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:521:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void join(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:525:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool joinable() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:532:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void detach(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:535:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture id get_id() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:540:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline native_handle_type native_handle() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:550:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static unsigned hardware_concurrency(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:110:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture name(const name&) = delete; \ ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:110:27: note: in definition of macro '_TTHREAD_DISABLE_ASSIGNMENT' name(const name&) = delete; \ ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:111:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture name& operator=(const name&) = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:111:38: note: in definition of macro '_TTHREAD_DISABLE_ASSIGNMENT' name& operator=(const name&) = delete; ^~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:564:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static unsigned WINAPI wrapper_function(void * aArg); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:578:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture id() : mId(0) {}; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:580:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture id(unsigned long int aId) : mId(aId) {}; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:582:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture id(const id& aId) : mId(aId.mId) {}; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:584:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline id & operator=(const id &aId) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:590:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline friend bool operator==(const id &aId1, const id &aId2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:595:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline friend bool operator!=(const id &aId1, const id &aId2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:600:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline friend bool operator<=(const id &aId1, const id &aId2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:605:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline friend bool operator<(const id &aId1, const id &aId2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:610:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline friend bool operator>=(const id &aId1, const id &aId2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:615:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline friend bool operator>(const id &aId1, const id &aId2) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:620:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline friend std::ostream& operator <<(std::ostream &os, const id &obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:638:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static double _as_double() { return double(N) / double(D); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:655:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit duration(const _Rep2& r) : rep_(r) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:658:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rep count() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:677:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture thread::id get_id(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:677:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:682:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void yield() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:700:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void sleep_for(const chrono::duration<_Rep, _Period>& aTime) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:751:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline condition_variable::condition_variable() : mWaitersCount(0) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:760:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline condition_variable::~condition_variable() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:769:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void condition_variable::_wait() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:789:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void condition_variable::notify_one() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:803:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void condition_variable::notify_all() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:852:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline unsigned WINAPI thread::wrapper_function(void * aArg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:882:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline thread::thread(void (*aFunction)(void *), void * aArg) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline thread::~thread() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:919:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void thread::join() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:932:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool thread::joinable() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:940:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void thread::detach() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:955:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline thread::id thread::get_id() const ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:966:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline unsigned thread::hardware_concurrency() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tthread/tinythread.h:988:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline thread::id this_thread::get_id() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:6, from saige_fitnull.cpp:28: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:25:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture IndexRange(std::size_t begin, std::size_t end) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::size_t begin() const { return begin_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:32:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::size_t end() const { return end_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:33:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::size_t size() const { return end_ - begin_ ; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:45:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Work(IndexRange range, Worker& worker) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:55:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern "C" inline void workerThread(void* data) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:69:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::size_t grainSize) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:113:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::size_t grainSize = 1) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/TinyThread.h:137:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::size_t grainSize = 1) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:24, from saige_fitnull.cpp:28: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/Backend.h:9:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void REprintf(const char*, ...); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/Backend.h:9:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/Backend.h:29:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline backend_type defaultBackend() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/Backend.h:36:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const char* backendToString(backend_type backend) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/Backend.h:50:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline backend_type backend() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:26, from saige_fitnull.cpp:28: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:16:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit RVector(const Source& source) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:23:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline RVector(std::size_t begin, std::size_t end) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:28:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline RVector(const RVector& other) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:33:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline RVector& operator=(const RVector& rhs) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:39:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin() { return begin_; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:40:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator end() { return end_; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:42:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator begin() const { return begin_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:43:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator end() const { return end_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:45:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline std::size_t size() const { return end_ - begin_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline std::size_t length() const { return end_ - begin_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T& operator[](std::size_t i) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RVector.h:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const T& operator[](std::size_t i) const { ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:27, from saige_fitnull.cpp:28: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:21:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(Row& row, std::size_t i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:26:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(V* start, std::size_t parentNrow, std::size_t index) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:31:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator(const row_iterator& other) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:38:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator& operator++() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:43:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator operator++(int) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:49:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator& operator--() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:54:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline row_iterator operator--(int) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:60:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture row_iterator operator+(std::size_t n) const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:63:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture row_iterator operator-(std::size_t n) const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:67:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::size_t operator+(const row_iterator& other) const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:71:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::size_t operator-(const row_iterator& other) const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture row_iterator& operator+=(std::size_t n) { index_ += n ; return *this; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture row_iterator& operator-=(std::size_t n) { index_ -= n ; return *this; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:78:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator==(const row_iterator& other) const { return index_ == other.index_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator!=(const row_iterator& other) const { return index_ != other.index_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:80:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator<(const row_iterator& other) const { return index_ < other.index_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:81:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator>(const row_iterator& other) const { return index_ > other.index_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:82:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator<=(const row_iterator& other) const { return index_ <= other.index_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:83:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator>=(const row_iterator& other) const { return index_ >= other.index_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:86:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline V& operator*() { return start_[index_ * parentNrow_]; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:88:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline V* operator->() { return &(start_[index_ * parentNrow_]); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:90:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline V& operator[](int i) { return start_[(index_+i) * parentNrow_]; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:101:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(RMatrix& parent, std::size_t i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:107:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row(const Row& other) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:113:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:117:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator end() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:121:37: 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/RcppParallel/include/RcppParallel/RMatrix.h:125:35: 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/RcppParallel/include/RcppParallel/RMatrix.h:129:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline size_t length() const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:133:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline size_t size() const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T& operator[](std::size_t i) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const T& operator[](std::size_t i) const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:157:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Column(RMatrix& parent, std::size_t i) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Column(const Column& other) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:168:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Column& operator=(const Column& rhs) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:174:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin() { return begin_; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:175:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator end() { return end_; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:177:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator begin() const { return begin_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:178:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator end() const { return end_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:180:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline size_t length() const { return end_ - begin_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:181:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline size_t size() const { return end_ - begin_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T& operator[](std::size_t i) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:187:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const T& operator[](std::size_t i) const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:200:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline explicit RMatrix(const Source& source) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:207:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline RMatrix(T* data, std::size_t nrow, std::size_t ncol) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:212:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator begin() { return data_; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:213:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline iterator end() { return data_ + length(); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:215:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator begin() const { return data_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:216:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const_iterator end() const { return data_ + length(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:218:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline std::size_t length() const { return nrow_ * ncol_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:220:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline std::size_t nrow() const { return nrow_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:221:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline std::size_t ncol() const { return ncol_; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:223:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T& operator()(std::size_t i, std::size_t j) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:227:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const T& operator()(std::size_t i, std::size_t j) const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:231:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Row row(std::size_t i) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Row row(std::size_t i) const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:239:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline Column column(std::size_t i) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:243:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const Column column(std::size_t i) const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:247:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T& operator[](std::size_t i) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel/RMatrix.h:251:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline const T& operator[](std::size_t i) const { ^~~~~ In file included from saige_fitnull.cpp:28: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:35:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int numThreads = -1) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/RcppParallel.h:55:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int numThreads = -1) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:138:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assertion_handler_type __TBB_EXPORTED_FUNC set_assertion_handler( assertion_handler_type new_handler ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:138:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:144:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_FUNC assertion_failure( const char* filename, int line, const char* expression, const char* comment ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:144:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:204:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern "C" int __TBB_EXPORTED_FUNC TBB_runtime_interface_version(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:204:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:274:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_FUNC handle_perror( int error_code, const char* aux_info ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:274:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:290:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_FUNC runtime_warning( const char* format, ... ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:290:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:305:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void poison_pointer( T* __TBB_atomic & ) {/*do nothing*/} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:314:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T punned_cast( U* ptr ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator=( const no_assign& ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:326:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture no_assign() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:336:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture no_copy() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:349:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool is_aligned(T* pointer, uintptr_t alignment) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:355:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool is_power_of_two(integer_type arg) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:361:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline argument_integer_type modulo_power_of_two(argument_integer_type arg, divisor_integer_type divisor) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:371:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool is_power_of_two_at_least(argument_integer_type arg, power2_integer_type power2) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:377:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void suppress_unused_warning( const T1& ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:378:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void suppress_unused_warning( const T1&, const T2& ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:379:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template void suppress_unused_warning( const T1&, const T2&, const T3& ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:407:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture proportional_split(size_t _left = 1, size_t _right = 1) : my_left(_left), my_right(_right) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:409:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t left() const { return my_left; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:410:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t right() const { return my_right; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:413:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator split() const { return split(); } ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:67, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:431, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture raw_storage_iterator(_OutputIterator __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:80:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() { return *this; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:83:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Tp& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:93:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(_Tp&& __element) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:101:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_raw_storage_iter.h:108: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/stl_raw_storage_iter.h:117:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _OutputIterator base() const { return _M_iter; } ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:74, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:431, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:71:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:87:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:101:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_lock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:105:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_unlock_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_broadcast_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:114:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_concurrence_wait_error() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:127:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex& operator=(const __mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:131:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:140:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:147:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:158:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:169:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_t* gthread_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:183:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex& operator=(const __recursive_mutex&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:186:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __recursive_mutex() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:202:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:213:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unlock() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:224:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t* gthread_recursive_mutex(void) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:239:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:240:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __scoped_lock& operator=(const __scoped_lock&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:243:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:246:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__scoped_lock() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:260:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:261:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond& operator=(const __cond&); ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:264:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cond() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:280:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void broadcast() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:291:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait(__mutex *mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/concurrence.h:301:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait_recursive(__recursive_mutex *mutex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:52, from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:431, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:76:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual char const* what() const noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:78:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_weak_ptr() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:83:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_weak_ptr() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:117:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_base() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:127:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:131:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:135:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept = 0; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:138:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:142:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:148:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:181:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:199:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:207:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:208:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base& operator=(_Sp_counted_base const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:217:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:227:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:240:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:259:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:270:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:284:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_add_ref_lock_nothrow() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_add_ref_copy() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:308:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:320:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_add_ref() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:325:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_weak_release() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_base<_S_single>::_M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:372:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(_Ptr __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:376:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:380:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:384:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:387:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:388:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr& operator=(const _Sp_counted_ptr&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:396:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:400:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:404:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr::_M_dispose() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:414:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _Tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:415:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _Tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:418:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) { return static_cast<_Tp&>(__eboh); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:425:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(const _Tp& __tp) : _M_tp(__tp) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:426:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Sp_ebo_helper(_Tp&& __tp) : _M_tp(std::move(__tp)) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:429:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_get(_Sp_ebo_helper& __eboh) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:446:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Impl(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:450:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Deleter& _M_del() noexcept { return _Del_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:451:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _Alloc_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:460:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:464:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_deleter(_Ptr __p, _Deleter __d, const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:467:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_deleter() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:470:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:474:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:482:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:508:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_ti() noexcept _GLIBCXX_VISIBILITY(default) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Impl(_Alloc __a) noexcept : _A_base(__a) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:531:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc& _M_alloc() noexcept { return _A_base::_S_get(*this); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:540:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_counted_ptr_inplace(_Alloc __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:549:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_counted_ptr_inplace() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:552:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:572:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) noexcept override ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:592:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Tp* _M_ptr() noexcept { return _M_impl._M_storage._M_ptr(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:601:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator()(_Yp* __p) const { delete[] __p; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:614:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_count() noexcept : _M_pi(0) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:619:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:638:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, /* is_array = */ true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:644:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:650:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:671:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:690:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::auto_ptr<_Tp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:697:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:720:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:723:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:725:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:731:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:754:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__shared_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:766:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:770:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:774:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:778:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:783:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_count& __a, const __shared_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:797:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_count() noexcept : _M_pi(nullptr) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:800:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:807:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:814:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_count(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:818:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_count() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:825:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_count<_Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:837:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:849:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_count&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:859:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_swap(__weak_count& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:867:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __weak_count& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:875:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_less(const __shared_count<_Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:880:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __weak_count& __a, const __weak_count& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:892:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(const __weak_count<_Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:905:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count(const __weak_count<_Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1003: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/shared_ptr_base.h:1010: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/shared_ptr_base.h:1018:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1030: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/shared_ptr_base.h:1048: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/shared_ptr_base.h:1056: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/shared_ptr_base.h:1064:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](ptrdiff_t __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1073:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1116:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1150:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1155:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1161:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1165:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1166:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr& operator=(const __shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1167:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__shared_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1190:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __shared_ptr(const __weak_ptr<_Yp, _Lp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1217:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(unique_ptr<_Tp1, _Del>&& __r, __sp_array_delete) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1232:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1236:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __shared_ptr(nullptr_t) noexcept : __shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1240:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1252:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1261:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1269:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__shared_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1277:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1284:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1289:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p) // _Yp must be complete. ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1298:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1307: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/shared_ptr_base.h:1310:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit operator bool() const // never throws ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1314:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1322:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __other) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1330:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__shared_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1335:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1348:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1352:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr(const __weak_ptr<_Tp, _Lp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1378:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_enable_shared_from_this_with(_Yp*) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1390:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_deleter(const std::type_info& __ti) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1397:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const __shared_ptr<_Tp1, _Lp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1400:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend _Del* get_deleter(const shared_ptr<_Tp1>&) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1411:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1416:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1421:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1427:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1432:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1437:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1443:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Up, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1461:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1475:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1480:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1486:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1491:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1496:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1502:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp2, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1507:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1519:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Sp& __lhs, const _Sp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1534:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__shared_ptr<_Tp, _Lp>& __a, __shared_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1546:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1559:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1572:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1604:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __weak_ptr() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1608:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1610:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__weak_ptr() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1627:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1632:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1636:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1641:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __weak_ptr(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1650:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __weak_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __shared_ptr<_Yp, _Lp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1667:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1677:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(__weak_ptr<_Yp, _Lp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1686:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1690:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture use_count() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1694:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture expired() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1699:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __shared_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1704:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1708:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1712:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr& __s) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1721:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(_Tp* __ptr, const __shared_count<_Lp>& __refcount) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1742:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1749:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1753:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __lhs, const _Tp1& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1757:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp1& __lhs, const _Tp& __rhs) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1767:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.owner_before(__rhs)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1788:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr __enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1790:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __enable_shared_from_this(const __enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1793:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const __enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1796:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1800:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1804:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1809:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1820:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<_Lp>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1825:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1836:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1844:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_base.h:1857:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const __shared_ptr<_Tp, _Lp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:81, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:431, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __shared_ptr<_Tp, _Lp>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:75:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const __shared_ptr<_Tp, _Lp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:87:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_deleter(const shared_ptr<_Tp>& __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr() noexcept : __shared_ptr<_Tp>() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:139:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p) : __shared_ptr<_Tp>(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:156:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:173:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Yp* __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:212:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r, element_type* __p) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:246:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:263:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:275:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit shared_ptr(const weak_ptr<_Yp>& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:282:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(auto_ptr<_Yp>&& __r); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:290:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:299:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr shared_ptr(nullptr_t) noexcept : shared_ptr() { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:309:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr& operator=(const shared_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:313:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Yp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:333:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:341:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(shared_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:349:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(unique_ptr<_Yp, _Del>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(_Sp_alloc_shared_tag<_Alloc> __tag, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:364:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:367:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr(const weak_ptr<_Tp>& __r, std::nothrow_t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:388:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:393:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:398:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:403:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:408:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:413:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:423:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:431:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:439:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:444:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:449:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:454:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:459:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:464:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:469:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:474:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:489:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(shared_ptr<_Tp>& __a, shared_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:495:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:503:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:511:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_pointer_cast(const shared_ptr<_Up>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr weak_ptr() noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:552:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:555:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:558:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:561:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr&&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:564:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_ptr(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:568:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:572:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const weak_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:580:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const shared_ptr<_Yp>& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr&& __r) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:591:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(weak_ptr<_Yp>&& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:598:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lock() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:610:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(weak_ptr<_Tp>& __a, weak_ptr<_Tp>& __b) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:642:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr enable_shared_from_this() noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:644:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture enable_shared_from_this(const enable_shared_from_this&) noexcept { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:647:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const enable_shared_from_this&) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:650:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~enable_shared_from_this() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:658:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_from_this() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:664:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:668:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture weak_from_this() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:675:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_weak_assign(_Tp1* __p, const __shared_count<>& __n) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const enable_shared_from_this* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:703:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_shared(const _Alloc& __a, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:718:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_shared(_Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr.h:731:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const shared_ptr<_Tp>& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:82, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:431, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:47:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker& operator=(const _Sp_locker&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:52:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Sp_locker(const void*, const void*) noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:53:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Sp_locker(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:71:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_is_lock_free(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:98:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const shared_ptr<_Tp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:106:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const shared_ptr<_Tp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:111:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load_explicit(const __shared_ptr<_Tp, _Lp>* __p, memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:119:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_load(const __shared_ptr<_Tp, _Lp>* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:143:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:158:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_store(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:172:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:181:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:191:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:200:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_exchange(__shared_ptr<_Tp, _Lp>* __p, __shared_ptr<_Tp, _Lp> __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:224:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:243:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:255:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:264:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:276:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:296:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:308:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture memory_order __failure) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/shared_ptr_atomic.h:318:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp> __w) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/memory:84, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:431, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:53:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:105:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:127:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:138:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:156:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr<_Tp1>& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:172:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~auto_ptr() { delete _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:196:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator->() const throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:213:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get() const throw() { return _M_ptr; } ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:227:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture release() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:242:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reset(element_type* __p = 0) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:266:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_ptr(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:270:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(auto_ptr_ref __ref) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:281:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr_ref<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:285:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator auto_ptr<_Tp1>() throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:302:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_count<_Lp>::__shared_count(std::auto_ptr<_Tp>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:309:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __shared_ptr<_Tp, _Lp>::__shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:322:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shared_ptr<_Tp>::shared_ptr(std::auto_ptr<_Tp1>&& __r) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/auto_ptr.h:328:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>::unique_ptr(auto_ptr<_Up>&& __u) noexcept ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:431, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/memory:114:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture align(size_t __align, size_t __size, void*& __ptr, size_t& __space) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/memory:133:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_reachable(void*) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:137:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_reachable(_Tp* __p) { return __p; } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:140:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture declare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture undeclare_no_pointers(char*, size_t) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/memory:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_pointer_safety() noexcept { return pointer_safety::relaxed; } ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:443:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::unique_ptr make_unique(Args&&... args) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:140:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_store ( volatile void* location, word value ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:145:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_store ( volatile void* location, word value ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:155:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_store ( volatile void* location, word value ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:160:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_store ( volatile void* location, word value ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:194:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern "C" __declspec(dllimport) int __stdcall SwitchToThread( void ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:194:77: 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/unistd.h:10, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:24, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:197, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:27:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char* __cdecl _getcwd (char*, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:27:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:187:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _access(const char *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:187:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:188:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _access_s(const char *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:188:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:189:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _chmod(const char *_Filename,int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:189:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:190:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _chsize(int _FileHandle,long _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:190:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:191:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _chsize_s (int _FileHandle,__int64 _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:191:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:192:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _close(int _FileHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:192:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:193:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _commit(int _FileHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:193:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:194:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _creat(const char *_Filename,int _PermissionMode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:194:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:195:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _dup(int _FileHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:195:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:196:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _dup2(int _FileHandleSrc,int _FileHandleDst); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:196:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:197:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _eof(int _FileHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:197:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _filelength(int _FileHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:198:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:199:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _findfirst32(const char *_Filename,struct _finddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:199:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:200:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _findnext32(intptr_t _FindHandle,struct _finddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:200:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _findclose(intptr_t _FindHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:201:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isatty(int _FileHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:202:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:203:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _locking(int _FileHandle,int _LockMode,long _NumOfBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:203:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:204:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _lseek(int _FileHandle,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:204:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:205:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off64_t lseek64(int fd,_off64_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:205:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _mktemp(char *_TemplateName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:206:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:207:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _mktemp_s (char *_TemplateName,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:207:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:208:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _pipe(int *_PtHandles,unsigned int _PipeSize,int _TextMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:208:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:209:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _read(int _FileHandle,void *_DstBuf,unsigned int _MaxCharCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:209:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:221:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _setmode(int _FileHandle,int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:221:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:222:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _tell(int _FileHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:222:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:223:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _umask(int _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:223:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:224:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _umask_s (int _NewMode,int *_OldMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:224:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:225:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _write(int _FileHandle,const void *_Buf,unsigned int _MaxCharCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:225:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:227:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _filelengthi64(int _FileHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:227:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:228:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _findfirst32i64(const char *_Filename,struct _finddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:228:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:229:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _findfirst64(const char *_Filename,struct __finddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:229:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:233:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _findfirst64i32(const char *_Filename,struct _finddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:233:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:235:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE intptr_t __cdecl _findfirst64i32(const char *_Filename,struct _finddata64i32_t *_FindData) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:252:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _findnext32i64(intptr_t _FindHandle,struct _finddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:252:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:253:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _findnext64(intptr_t _FindHandle,struct __finddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:253:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:254:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _findnext64i32(intptr_t _FindHandle,struct _finddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:254:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:256:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl _findnext64i32(intptr_t _FindHandle,struct _finddata64i32_t *_FindData) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:273:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _lseeki64(int _FileHandle,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:273:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:274:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _telli64(int _FileHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:274:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:278:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl chdir (const char *) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:278:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:279:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl getcwd (char *, int) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:279:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:280:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mkdir (const char *) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:280:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:281:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl mktemp(char *) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:281:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:282:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rmdir (const char*) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:282:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:283:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl chmod (const char *, int) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:283:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:287:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _sopen_s(int *_FileHandle,const char *_Filename,int _OpenFlag,int _ShareFlag,int _PermissionMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:287:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:289:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _open(const char *_Filename,int _OpenFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:289:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:290:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sopen(const char *_Filename,int _OpenFlag,int _ShareFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:290:84: 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/unistd.h:10, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:24, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:197, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:319:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __lock_fhandle(int _Filehandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:319:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:320:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _unlock_fhandle(int _Filehandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:320:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:321:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _get_osfhandle(int _FileHandle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:321:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:322:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _open_osfhandle(intptr_t _OSFileHandle,int _Flags); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:322:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:325:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl access(const char *_Filename,int _AccessMode) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:325:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:326:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl chmod(const char *_Filename,int _AccessMode) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:326:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:327:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl chsize(int _FileHandle,long _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:327:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:328:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl close(int _FileHandle) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:328:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:329:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl creat(const char *_Filename,int _PermissionMode) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:329:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:330:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl dup(int _FileHandle) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:330:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:331:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl dup2(int _FileHandleSrc,int _FileHandleDst) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:331:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:332:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl eof(int _FileHandle) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:332:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:333:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl filelength(int _FileHandle) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:333:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:334:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isatty(int _FileHandle) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:334:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:335:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl locking(int _FileHandle,int _LockMode,long _NumOfBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:335:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:336:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl lseek(int _FileHandle,long _Offset,int _Origin) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:336:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:337:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl mktemp(char *_TemplateName) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:337:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:338:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl open(const char *_Filename,int _OpenFlag,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:338:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:339:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl read(int _FileHandle,void *_DstBuf,unsigned int _MaxCharCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:339:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:340:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl setmode(int _FileHandle,int _Mode) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:340:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:341:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl sopen(const char *_Filename,int _OpenFlag,int _ShareFlag,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:341:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:342:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl tell(int _FileHandle) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:342:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:343:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl umask(int _Mode) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:343:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:344:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl write(int _Filehandle,const void *_Buf,unsigned int _MaxCharCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/io.h:344:80: 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/unistd.h:12, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:24, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:197, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/getopt.h:29:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern int getopt(int nargc, char * const *nargv, const char *options); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/getopt.h:29:70: 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/RcppParallel/include/tbb/machine/gcc_generic.h:24, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:197, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:46:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl sleep (unsigned int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:46:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __MINGW_NOTHROW usleep(useconds_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:60:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ftruncate(int, off32_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:60:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:61:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ftruncate64(int, off64_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:61:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:62:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int truncate(const char *, off32_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:62:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int truncate64(const char *, off64_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/unistd.h:65:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int ftruncate(int __fd, off32_t __length) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:197, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:84:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_cmpswp##S( volatile void *ptr, T value, T comparand ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:98:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(1,int8_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:89:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_fetchadd##S( volatile void *ptr, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:98:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(1,int8_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:92:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_fetchstore##S( volatile void *ptr, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:98:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(1,int8_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:84:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_cmpswp##S( volatile void *ptr, T value, T comparand ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:99:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(2,int16_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:89:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_fetchadd##S( volatile void *ptr, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:99:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(2,int16_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:92:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_fetchstore##S( volatile void *ptr, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:99:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(2,int16_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:84:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_cmpswp##S( volatile void *ptr, T value, T comparand ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:100:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(4,int32_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:89:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_fetchadd##S( volatile void *ptr, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:100:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(4,int32_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:92:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_fetchstore##S( volatile void *ptr, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:100:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(4,int32_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:84:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_cmpswp##S( volatile void *ptr, T value, T comparand ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:101:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(8,int64_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:89:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_fetchadd##S( volatile void *ptr, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:101:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(8,int64_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:92:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_fetchstore##S( volatile void *ptr, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:101:1: note: in expansion of macro '__TBB_MACHINE_DEFINE_ATOMICS' __TBB_MACHINE_DEFINE_ATOMICS(8,int64_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:135:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void __TBB_machine_or( volatile void *ptr, uintptr_t addend ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:139:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void __TBB_machine_and( volatile void *ptr, uintptr_t addend ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:143:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool __TBB_machine_try_lock_byte( __TBB_atomic_flag &flag ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:147:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __TBB_machine_unlock_byte( __TBB_atomic_flag &flag ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:158:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_machine_atomic_load( const volatile T& location) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:166:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __TBB_machine_atomic_store( volatile T& location, T value) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static T load_with_acquire ( const volatile T& location ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:177:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void store_with_release ( volatile T &location, T value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline T load ( const volatile T& location ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:187:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void store ( volatile T& location, T value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static T load ( const volatile T& location ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:197:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void store ( volatile T &location, T value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:215:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int clz(unsigned int x){ return __builtin_clz(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int clz(unsigned long int x){ return __builtin_clzl(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:217:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int clz(unsigned long long int x){ return __builtin_clzll(x); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:220:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline intptr_t __TBB_machine_lg( uintptr_t x ) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:232, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:197, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_ia32_common.h:44:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline void __TBB_machine_pause( int32_t delay ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_ia32_common.h:54:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static inline tbb::internal::machine_tsc_t __TBB_machine_time_stamp() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_ia32_common.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator!=( const cpu_ctl_env& ctl ) const { return mxcsr != ctl.mxcsr || x87cw != ctl.x87cw; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_ia32_common.h:77:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void get_env() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_ia32_common.h:95:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void set_env() const { ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_ia32_common.h:107, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_generic.h:232, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:197, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_itsx.h:36:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static uint8_t __TBB_machine_try_lock_elided( volatile uint8_t* lk ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_itsx.h:44:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void __TBB_machine_try_lock_elided_cancel() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_itsx.h:50:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void __TBB_machine_unlock_elided( volatile uint8_t* lk ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_itsx.h:69:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static bool __TBB_machine_is_in_transaction() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_itsx.h:87:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static uint32_t __TBB_machine_begin_transaction() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_itsx.h:106:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void __TBB_machine_end_transaction() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/machine/gcc_itsx.h:114:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void __TBB_machine_transaction_conflict_abort() ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:341:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void atomic_fence () { __TBB_full_memory_fence(); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_backoff() : count(1) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:359:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_backoff( bool ) : count(1) { pause(); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:362:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void pause() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:374:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool bounded_pause() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:385:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void reset() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:393:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void spin_wait_while_eq( const volatile T& location, U value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:401:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void spin_wait_until_eq( const volatile T& location, const U value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:407:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void spin_wait_while(predicate_type condition){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:434:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_MaskedCompareAndSwap (volatile T * const ptr, const T value, const T comparand ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h: In function 'T tbb::internal::__TBB_MaskedCompareAndSwap(volatile T*, T, T)': D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct endianness{ static bool is_big_endian(){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h: At global scope: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:475:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_CompareAndSwapGeneric (volatile void *ptr, T value, T comparand ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:475:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:478:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int8_t __TBB_CompareAndSwapGeneric <1,int8_t> (volatile void *ptr, int8_t value, int8_t comparand ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:487:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int16_t __TBB_CompareAndSwapGeneric <2,int16_t> (volatile void *ptr, int16_t value, int16_t comparand ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:496:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int32_t __TBB_CompareAndSwapGeneric <4,int32_t> (volatile void *ptr, int32_t value, int32_t comparand ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:503:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int64_t __TBB_CompareAndSwapGeneric <8,int64_t> (volatile void *ptr, int64_t value, int64_t comparand ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:509:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_FetchAndAddGeneric (volatile void *ptr, T addend) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:521:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_FetchAndStoreGeneric (volatile void *ptr, T value) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:711:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_load_with_acquire(const volatile T &location) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:715:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __TBB_store_with_release(volatile T& location, V value) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:719:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __TBB_store_with_release(volatile size_t& location, size_t value) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:724:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_load_full_fence(const volatile T &location) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:728:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __TBB_store_full_fence(volatile T& location, V value) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:732:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __TBB_store_full_fence(volatile size_t& location, size_t value) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:737:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T __TBB_load_relaxed (const volatile T& location) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:741:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __TBB_store_relaxed ( volatile T& location, V value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:745:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __TBB_store_relaxed ( volatile size_t& location, size_t value ) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:921:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline __TBB_Flag __TBB_LockByte( __TBB_atomic_flag& flag ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:934:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __TBB_TryLockByteElidedCancel() { __TBB_machine_try_lock_elided_cancel(); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:936:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool __TBB_TryLockByteElided( __TBB_atomic_flag& flag ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:945:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __TBB_LockByteElided( __TBB_atomic_flag& flag ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:957:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __TBB_UnlockByteElided( __TBB_atomic_flag& flag ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:963:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline unsigned char __TBB_ReverseByte(unsigned char src) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_machine.h:969:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T __TBB_ReverseBits(T src) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:120, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:22, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:116:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture aligned_storage() = default ; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:117:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr aligned_storage(value_type value):my_value(value){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:99:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture aligned_storage() = default ; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:99:29: note: in definition of macro 'ATOMIC_STORAGE_PARTIAL_SPECIALIZATION' aligned_storage() = default ; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr aligned_storage(value_type value):my_value(value){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:121:1: note: in expansion of macro 'ATOMIC_STORAGE_PARTIAL_SPECIALIZATION' ATOMIC_STORAGE_PARTIAL_SPECIALIZATION(2) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:99:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture aligned_storage() = default ; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:99:29: note: in definition of macro 'ATOMIC_STORAGE_PARTIAL_SPECIALIZATION' aligned_storage() = default ; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr aligned_storage(value_type value):my_value(value){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:122:1: note: in expansion of macro 'ATOMIC_STORAGE_PARTIAL_SPECIALIZATION' ATOMIC_STORAGE_PARTIAL_SPECIALIZATION(4) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:99:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture aligned_storage() = default ; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:99:29: note: in definition of macro 'ATOMIC_STORAGE_PARTIAL_SPECIALIZATION' aligned_storage() = default ; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr aligned_storage(value_type value):my_value(value){} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:124:1: note: in expansion of macro 'ATOMIC_STORAGE_PARTIAL_SPECIALIZATION' ATOMIC_STORAGE_PARTIAL_SPECIALIZATION(8) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:148:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word compare_and_swap( volatile void* location, word new_value, word comparand ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:194:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:151:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_and_add( volatile void* location, word addend ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:194:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:154:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_and_store( volatile void* location, word value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:194:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:148:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word compare_and_swap( volatile void* location, word new_value, word comparand ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:195:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(2) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:151:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_and_add( volatile void* location, word addend ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:195:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(2) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:154:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_and_store( volatile void* location, word value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:195:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(2) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:148:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word compare_and_swap( volatile void* location, word new_value, word comparand ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:196:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(4) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:151:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_and_add( volatile void* location, word addend ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:196:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(4) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:154:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_and_store( volatile void* location, word value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:196:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(4) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:148:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word compare_and_swap( volatile void* location, word new_value, word comparand ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:198:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(8) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:151:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_and_add( volatile void* location, word addend ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:198:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(8) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:154:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static word fetch_and_store( volatile void* location, word value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:198:1: note: in expansion of macro '__TBB_DECL_ATOMIC_PRIMITIVES' __TBB_DECL_ATOMIC_PRIMITIVES(8) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:165:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T load( const volatile T& location ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:202:1: note: in expansion of macro '__TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES' __TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES(full_fence); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:169:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void store( volatile T& location, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:202:1: note: in expansion of macro '__TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES' __TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES(full_fence); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:165:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T load( const volatile T& location ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:203:1: note: in expansion of macro '__TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES' __TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES(acquire); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:169:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void store( volatile T& location, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:203:1: note: in expansion of macro '__TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES' __TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES(acquire); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:165:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T load( const volatile T& location ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:204:1: note: in expansion of macro '__TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES' __TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES(release); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:169:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void store( volatile T& location, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:204:1: note: in expansion of macro '__TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES' __TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES(release); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:165:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static T load( const volatile T& location ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:205:1: note: in expansion of macro '__TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES' __TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES(relaxed); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:169:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void store( volatile T& location, T value ) { \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:205:1: note: in expansion of macro '__TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES' __TBB_DECL_ATOMIC_LOAD_STORE_PRIMITIVES(relaxed); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:225:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture converter(){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:226:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture converter(value_type a_value) : value(a_value) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:232:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static typename converter::bits_type to_bits(value_t value){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:236:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static value_t to_value(typename converter::bits_type bits){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:247:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_converter(){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:248:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_converter(value_t* a_value) : value(a_value) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:255:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static typename converter::bits_type & to_bits_ref(value_t& value){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:270:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_impl() = default ; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:271:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic_impl(value_type value):my_storage(value){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:274:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type fetch_and_store( value_type value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:280:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type fetch_and_store( value_type value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:285:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type compare_and_swap( value_type value, value_type comparand ) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:120, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:22, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:291:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type compare_and_swap( value_type value, value_type comparand ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:295:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator value_type() const volatile { // volatile qualifier here for backwards compatibility ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:302:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type load () const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:308:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type load () const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void store ( value_type value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:317:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void store ( value_type value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:322:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type store_with_release( value_type rhs ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:338:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic_impl_with_arithmetic() = default ; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:339:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic_impl_with_arithmetic(value_type value): atomic_impl(value){} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:342:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type fetch_and_add( D addend ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:346:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type fetch_and_add( D addend ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:351:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type fetch_and_increment() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type fetch_and_increment() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:360:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type fetch_and_decrement() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:364:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type fetch_and_decrement() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:369:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type operator+=( D value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:373:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type operator-=( D value ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:379:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type operator++() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:383:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type operator--() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:387:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type operator++(int) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:391:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture value_type operator--(int) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:405:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:406:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl(arg) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:408:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:412:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {this->store_with_release(rhs); return *this;} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:434:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(__TBB_LONG_LONG) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:434:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(__TBB_LONG_LONG) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:434:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(__TBB_LONG_LONG) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:435:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned __TBB_LONG_LONG) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:435:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned __TBB_LONG_LONG) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:435:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned __TBB_LONG_LONG) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:439:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(long) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:439:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(long) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:439:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(long) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:440:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned long) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:440:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned long) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:440:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned long) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:466:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:466:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:466:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:467:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(int) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:467:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(int) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:467:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(int) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:470:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned short) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:470:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned short) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:470:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned short) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:471:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(short) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:471:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(short) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:471:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(short) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:472:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(char) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:472:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(char) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:472:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(char) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:473:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(signed char) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:473:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(signed char) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:473:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(signed char) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:474:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned char) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:474:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned char) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:474:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(unsigned char) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:418:24: note: in definition of macro '__TBB_DECL_ATOMIC' atomic() = default; \ ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T arg): internal::atomic_impl_with_arithmetic(arg) {} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:477:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(wchar_t) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:421:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T operator=( T rhs ) {return store_with_release(rhs);} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:477:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(wchar_t) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:422:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) {store_with_release(rhs); return *this;} \ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:477:1: note: in expansion of macro '__TBB_DECL_ATOMIC' __TBB_DECL_ATOMIC(wchar_t) ^~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:483:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default ; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:484:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(T* arg): internal::atomic_impl_with_arithmetic(arg) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:486:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T* operator=( T* rhs ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:490:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:493: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/RcppParallel/include/tbb/atomic.h:501:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic() = default ; ^~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:502:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr atomic(void* arg): internal::atomic_impl(arg) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:504:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* operator=( void* rhs ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:508:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic& operator=( const atomic& rhs ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:517:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T load ( const atomic& a ) { return a.template load(); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:520:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void store ( atomic& a, T value ) { a.template store(value); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:525:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture atomic make_atomic(T t) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:535:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void swap(atomic & lhs, atomic & rhs){ ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/atomic.h:543:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline atomic& as_atomic( T& t ) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:22, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_FUNC call_itt_notify_v5(int t, void *ptr); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:129:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_FUNC itt_store_pointer_with_release_v3(void *dst, void *src); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:131:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* __TBB_EXPORTED_FUNC itt_load_pointer_with_acquire_v3(const void *src); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:131:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:132:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* __TBB_EXPORTED_FUNC itt_load_pointer_v3( const void* src ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:132:72: 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/RcppParallel/include/tbb/task.h:22, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:136:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *parent, unsigned long long parent_extra, string_index name_index ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:136:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:138:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture string_index key, const char *value ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:138:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:140:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture itt_relation relation, void *addr1, unsigned long long addr1_extra ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:140:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:142:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *parent, unsigned long long parent_extra, string_index name_index ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:142:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:143:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_FUNC itt_task_end_v7( itt_domain_enum domain ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:143:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:146:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *parent, unsigned long long parent_extra, string_index name_index ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:146:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_FUNC itt_region_end_v9( itt_domain_enum domain, void *region, unsigned long long region_extra ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:147:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:151:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void itt_store_word_with_release(tbb::atomic& dst, U src) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:162:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T itt_load_word_with_acquire(const tbb::atomic& src) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:182:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void itt_store_word_with_release(T& dst, T src) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:193:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T itt_load_word_with_acquire(const T& src) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:204:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void itt_hide_store_word(T& dst, T src) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:216:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline T itt_hide_load_word(const T& src) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:264:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void call_itt_notify(notify_type /*t*/, void* /*ptr*/) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:267:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* /*parent*/, unsigned long long /*parent_extra*/, string_index /*name_index*/ ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:270:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture string_index /*key*/, const char* /*value*/ ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:273:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture itt_relation /*relation*/, void* /*addr1*/, unsigned long long /*addr1_extra*/ ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:276:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* /*parent*/, unsigned long long /*parent_extra*/, string_index /*name_index*/ ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:278:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void itt_task_end( itt_domain_enum /*domain*/ ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:281:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* /*parent*/, unsigned long long /*parent_extra*/, string_index /*name_index*/ ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_profiling.h:283:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void itt_region_end( itt_domain_enum /*domain*/, void* /*region*/, unsigned long long /*region_extra*/ ) {} ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:48:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit allocate_additional_child_of_proxy( task& parent_ ) : self(NULL), parent(parent_) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:51:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task& __TBB_EXPORTED_METHOD allocate( size_t size ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:52:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD free( task& ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void spawn( task& t ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:74:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void spawn( task_list& list ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:79:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static tbb::internal::allocate_additional_child_of_proxy allocate_additional_child_of( task& t ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __TBB_EXPORTED_FUNC destroy( task& victim ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:99:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void spawn( task& first, task*& next ) = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:102:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void wait_for_all( task& parent, task* child ) = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:105:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void spawn_root_and_wait( task& first, task*& next ) = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:109:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~scheduler() = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:112:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void enqueue( task& t, void* reserved ) = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:139:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate_root_with_context_proxy ( task_group_context& ctx ) : my_context(ctx) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:140:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task& __TBB_EXPORTED_METHOD allocate( size_t size ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:141:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD free( task& ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:147:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static task& __TBB_EXPORTED_FUNC allocate( size_t size ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __TBB_EXPORTED_FUNC free( task& ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:153:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task& __TBB_EXPORTED_METHOD allocate( size_t size ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD free( task& ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:159:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task& __TBB_EXPORTED_METHOD allocate( size_t size ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:160:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD free( task& ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:274:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tbb::task& task() {return *reinterpret_cast(this+1);} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:479:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uintptr_t t = default_traits ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:488:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task_group_context ( internal::string_index name ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:497:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __TBB_EXPORTED_METHOD ~task_group_context (); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:507:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD reset (); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:517:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool __TBB_EXPORTED_METHOD cancel_group_execution (); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:520:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool __TBB_EXPORTED_METHOD is_group_execution_cancelled () const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:529:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD register_pending_exception (); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:540:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD capture_fp_settings (); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:545:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void set_priority ( priority_t ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:548:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_t priority () const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uintptr_t traits() const { return my_version_and_traits & traits_mask; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD init (); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:570:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void propagate_task_group_state ( T task_group_context::*mptr_state, task_group_context& src, T new_state ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:573:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void bind_to ( internal::generic_scheduler *local_sched ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:576:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void register_with ( internal::generic_scheduler *local_sched ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:581:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void copy_fp_settings( const task_group_context &src ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:592:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD internal_set_ref_count( int count ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:595:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture internal::reference_count __TBB_EXPORTED_METHOD internal_decrement_ref_count(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:599:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task() {prefix().extra_state=1;} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:603:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~task() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:606:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual task* execute() = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:633:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static internal::allocate_root_proxy allocate_root() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:639:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static internal::allocate_root_with_context_proxy allocate_root( task_group_context& ctx ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture internal::allocate_continuation_proxy& allocate_continuation() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:651:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture internal::allocate_child_proxy& allocate_child() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:681:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void recycle_as_continuation() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:689:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void recycle_as_safe_continuation() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:695:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void recycle_as_child_of( task& new_parent ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:711:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void recycle_to_reexecute() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:731:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void set_ref_count( int count ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:741:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void increment_ref_count() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:747:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int add_ref_count( int count ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:758:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int decrement_ref_count() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:770:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void spawn_and_wait_for_all( task& child ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:775:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD spawn_and_wait_for_all( task_list& list ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:778:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void spawn_root_and_wait( task& root ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:785:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void spawn_root_and_wait( task_list& root_list ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:789:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void wait_for_all() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:806:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void enqueue( task& t ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:812:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void enqueue( task& t, priority_t p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:829:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:832:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static task& __TBB_EXPORTED_FUNC self(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:835:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task* parent() const {return prefix().parent;} ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:838:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void set_parent(task* p) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:848:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task_group_context* context() {return prefix().context;} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:851:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task_group_context* group () { return prefix().context; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:855:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool is_stolen_task() const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:864:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state_type state() const {return state_type(prefix().state);} ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:867:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int ref_count() const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:876:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool __TBB_EXPORTED_METHOD is_owned_by_current_thread() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:887:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void set_affinity( affinity_id id ) {prefix().affinity = id;} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:890:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture affinity_id affinity() const {return prefix().affinity;} ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:897:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void __TBB_EXPORTED_METHOD note_affinity( affinity_id id ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:911:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD change_group ( task_group_context& ctx ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:915:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool cancel_group_execution () { return prefix().context->cancel_group_execution(); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:918:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool is_cancelled () const { return prefix().context->is_group_execution_cancelled(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:925:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void set_group_priority ( priority_t p ) { prefix().context->set_priority(p); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:928:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture priority_t group_priority () const { return prefix().context->priority(); } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:946:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture internal::task_prefix& prefix( internal::version_tag* = NULL ) const { ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:984:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture function_task( const F& f ) : my_func(f) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:986:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture function_task( F&& f ) : my_func( std::move(f) ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1003:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task_list() : first(NULL), next_ptr(&first) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1006:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~task_list() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1009:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool empty() const {return !first;} ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1012:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void push_back( task& task ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1030:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task& pop_front() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1039:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void clear() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1045:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void interface5::internal::task_base::spawn( task& t ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1049:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void interface5::internal::task_base::spawn( task_list& list ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1056:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void task::spawn_root_and_wait( task_list& root_list ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1065:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void *operator new( size_t bytes, const tbb::internal::allocate_root_proxy& ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1069:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete( void* task, const tbb::internal::allocate_root_proxy& ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1074:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void *operator new( size_t bytes, const tbb::internal::allocate_root_with_context_proxy& p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1078:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete( void* task, const tbb::internal::allocate_root_with_context_proxy& p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1083:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void *operator new( size_t bytes, const tbb::internal::allocate_continuation_proxy& p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1087:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete( void* task, const tbb::internal::allocate_continuation_proxy& p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1091:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void *operator new( size_t bytes, const tbb::internal::allocate_child_proxy& p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1095:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete( void* task, const tbb::internal::allocate_child_proxy& p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1099:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void *operator new( size_t bytes, const tbb::internal::allocate_additional_child_of_proxy& p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:1103:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete( void* task, const tbb::internal::allocate_additional_child_of_proxy& p ) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:62:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_FUNC throw_bad_last_alloc_exception_v4(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:62:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:99:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_FUNC throw_exception_v4 ( exception_id ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:99:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:102:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void throw_exception ( exception_id eid ) { throw_exception_v4(eid); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:108, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:34:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_FUNC deallocate_via_handler_v3( void *p ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:34:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:38:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* __TBB_EXPORTED_FUNC allocate_via_handler_v3( size_t n ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:38:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:41:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool __TBB_EXPORTED_FUNC is_malloc_used_v3(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:41:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:77:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tbb_allocator() throw() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:78:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tbb_allocator( const tbb_allocator& ) throw() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:79:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template tbb_allocator(const tbb_allocator&) throw() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer address(reference x) const {return &x;} ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:82:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_pointer address(const_reference x) const {return &x;} ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:85:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer allocate( size_type n, const void* /*hint*/ = 0) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:90:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void deallocate( pointer p, size_type ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:95:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type max_size() const throw() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:103:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void construct(U *p, Args&&... args) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:113:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void destroy( pointer p ) {p->~value_type();} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:116:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static malloc_type allocator_type() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:139:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator==( const tbb_allocator&, const tbb_allocator& ) {return true;} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:142:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator!=( const tbb_allocator&, const tbb_allocator& ) {return false;} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:166:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zero_allocator() throw() { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zero_allocator(const zero_allocator &a) throw() : base_allocator_type( a ) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:169:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture zero_allocator(const zero_allocator &a) throw() : base_allocator_type( Allocator( a ) ) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:171:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer allocate(const size_type n, const void *hint = 0 ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:193:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator==( const zero_allocator &a, const zero_allocator &b) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_allocator.h:197:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline bool operator!=( const zero_allocator &a, const zero_allocator &b) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:139:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void* operator new ( size_t ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:152:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual tbb_exception* move() throw() = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:157:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void destroy() throw() = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:164:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void throw_self() = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:167:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* name() const throw() = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:170:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw() __TBB_override = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:178:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator delete ( void* p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture captured_exception( const captured_exception& src ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:197:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture captured_exception( const char* name_, const char* info ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:203:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __TBB_EXPORTED_METHOD ~captured_exception() throw(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:205:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture captured_exception& operator= ( const captured_exception& src ) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:223:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD set( const char* name, const char* info ) throw(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:224:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD clear() throw(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:228:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture captured_exception() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:231:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static captured_exception* allocate( const char* name, const char* info ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture movable_exception( const ExceptionData& data_ ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:261:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture movable_exception( const movable_exception& src ) throw () ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:268:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~movable_exception() throw() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:270:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const movable_exception& operator= ( const movable_exception& src ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:278:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ExceptionData& data() throw() { return my_exception_data; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:280:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const ExceptionData& data() const throw() { return my_exception_data; } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:21, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:326:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static tbb_exception_ptr* allocate(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:327:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static tbb_exception_ptr* allocate( const tbb_exception& tag ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:329:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static tbb_exception_ptr* allocate( captured_exception& src ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void destroy() throw(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:336:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void throw_self() { std::rethrow_exception(my_ptr); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:339:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tbb_exception_ptr( const std::exception_ptr& src ) : my_ptr(src) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_exception.h:340:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tbb_exception_ptr( const captured_exception& src ) : ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:22, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:112:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stored_pack() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:115:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template< typename F, typename Pack > friend void call( F&& f, Pack&& p ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:116:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template< typename Ret, typename F, typename Pack > friend Ret call_and_return( F&& f, Pack&& p ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static Ret call( F&& f, const pack_type& /*pack*/, Preceding&&... params ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:126:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static Ret call( F&& f, pack_type&& /*pack*/, Preceding&&... params ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:142:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stored_pack( T&& t, Types&&... types ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:146:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template< typename F, typename Pack > friend void call( F&& f, Pack&& p ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:147:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template< typename Ret, typename F, typename Pack > friend Ret call_and_return( F&& f, Pack&& p ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:151:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static Ret call( F&& f, pack_type& pack, Preceding&&... params ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:158:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static Ret call( F&& f, const pack_type& pack, Preceding&&... params ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:165:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static Ret call( F&& f, pack_type&& pack, Preceding&&... params ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:175:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void call( F&& f, Pack&& p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:180:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Ret call_and_return( F&& f, Pack&& p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/internal/_template_helpers.h:185:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stored_pack save_pack( Types&&... types ) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:26, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/aligned_space.h:35:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T* begin() const {return internal::punned_cast(this);} ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/aligned_space.h:38:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T* end() const {return begin()+N;} ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:31:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int max_concurrency(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:31:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:52:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void operator()() const = 0; ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:53:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~delegate_base() {} ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture delegated_function(F& f) : my_func(f) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:78:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R consume_result() const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~delegated_function() { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:93:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture delegated_function(F& f) : my_func(f) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:94:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void consume_result() const {} ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:126:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task_arena_base(int max_concurrency, unsigned reserved_for_masters) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:136:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD internal_initialize(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:137:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD internal_terminate(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:138:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD internal_attach(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:139:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD internal_enqueue( task&, intptr_t ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:140:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD internal_execute( delegate_base& ) const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:141:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD internal_wait() const; ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static int __TBB_EXPORTED_FUNC internal_current_slot(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:143:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static int __TBB_EXPORTED_FUNC internal_max_concurrency( const task_arena * ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:152:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_FUNC isolate_within_arena( delegate_base& d, intptr_t reserved = 0 ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:152:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:155:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R isolate_impl(F& f) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:175:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:176:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend int tbb::this_task_arena::max_concurrency(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:178:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void mark_initialized() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:197: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/RcppParallel/include/tbb/partitioner.h:49, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:210:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture R execute_impl(F& f) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:224:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task_arena(int max_concurrency_ = automatic, unsigned reserved_for_masters = 1) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task_arena(const task_arena &s) // copy settings but not the reference or instance ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:239:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit task_arena( attach ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:248:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void initialize() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:256:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void initialize(int max_concurrency_, unsigned reserved_for_masters = 1) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:267:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void initialize(attach) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:279:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void terminate() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:288:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~task_arena() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:294:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool is_active() const { return my_initialized; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void enqueue( F&& f ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void enqueue( F&& f, priority_t p ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:343:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture typename internal::return_type_or_void::type execute(F& f) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:352:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture typename internal::return_type_or_void::type execute(const F& f) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static int current_thread_index() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:373:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int max_concurrency() const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:384:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture typename internal::return_type_or_void::type isolate(F& f) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:391:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture typename internal::return_type_or_void::type isolate(const F& f) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:407:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int current_thread_index() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:413:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline int max_concurrency() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task_arena.h:423: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/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:74:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __TBB_EXPORTED_FUNC get_initial_auto_partitioner_divisor(); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:74:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture affinity_partitioner_base_v3() : my_array(NULL), my_size(0) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:88:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~affinity_partitioner_base_v3() {resize(0);} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:91:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __TBB_EXPORTED_METHOD resize( unsigned factor ); ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:97:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void set_affinity( task & ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:98:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void note_affinity( task::affinity_id ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:99:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture task* continue_after_execute_range() {return NULL;} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool decide_whether_to_delay() {return false;} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:101:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void spawn_or_delay( bool, task& b ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:128:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flag_task() { my_child_stolen = false; } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/task.h:20, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:21, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #define __TBB_override override ^~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/tbb_stddef.h:240:24: note: in definition of macro '__TBB_override' #define __TBB_override override ^~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:130:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void mark_task_stolen(task &t) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:139:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool is_peer_stolen(task &t) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:160:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture range_vector(const T& elem) : my_head(0), my_tail(0), my_size(1) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:164:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~range_vector() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:167:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool empty() const { return my_size == 0; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:168:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture depth_t size() const { return my_size; } ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:171:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void split_to_fill(depth_t max_depth) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:182:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void pop_back() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:188:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void pop_front() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:194:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T& back() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:198:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture T& front() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:203:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture depth_t front_depth() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture depth_t back_depth() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool is_divisible(depth_t max_depth) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:221:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void set_affinity( task & ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:222:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void note_affinity( task::affinity_id ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:223:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool check_being_stolen(task &) { return false; } // part of old should_execute_range() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:224:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool check_for_demand(task &) { return false; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:225:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool is_divisible() { return true; } // part of old should_execute_range() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:226:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture depth_t max_depth() { return 0; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:227:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void align_depth(depth_t) { } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:228:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template split_type get_split() { return split(); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:229:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Partition& self() { return *static_cast(this); } // CRTP helper ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:232:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void work_balance(StartType &start, Range &range) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:237:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void execute(StartType &start, Range &range) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:267:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture adaptive_mode() : my_divisor(tbb::internal::get_initial_auto_partitioner_divisor() / 4 * my_partition::factor) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:268:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture adaptive_mode(adaptive_mode &src, split) : my_divisor(do_split(src, split())) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:270:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t do_split(adaptive_mode &src, split) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:282:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static proportional_split get_split(size_t) { return proportional_split(1,1); } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:286:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static proportional_split get_split(size_t n) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:303:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture proportional_mode() : adaptive_mode() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:304:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture proportional_mode(proportional_mode &src, split) : adaptive_mode(src, split()) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:305:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture proportional_mode(proportional_mode &src, const proportional_split& split_obj) { self().my_divisor = do_split(src, split_obj); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:22, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:306:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t do_split(proportional_mode &src, const proportional_split& split_obj) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:324:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool is_divisible() { // part of old should_execute_range() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:328:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture proportional_split get_split() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:334:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_t get_initial_partition_head() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:347:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture linear_affinity_mode() : proportional_mode(), my_head(get_initial_partition_head()), ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:349:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture linear_affinity_mode(linear_affinity_mode &src, split) : proportional_mode(src, split()) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:351:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture linear_affinity_mode(linear_affinity_mode &src, const proportional_split& split_obj) : proportional_mode(src, split_obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:353:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void set_affinity( task &t ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:373:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_grainsize_mode(): Mode() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:379:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_grainsize_mode(dynamic_grainsize_mode& p, split) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:386:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dynamic_grainsize_mode(dynamic_grainsize_mode& p, const proportional_split& split_obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:393:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool check_being_stolen(task &t) { // part of old should_execute_range() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:412:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture depth_t max_depth() { return my_max_depth; } ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:413:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void align_depth(depth_t base) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:418:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void work_balance(StartType &start, Range &range) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool check_for_demand( task &t ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:474:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_partition_type( const auto_partitioner& ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:478:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_partition_type( auto_partition_type& src, split) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:480:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool is_divisible() { // part of old should_execute_range() ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:489:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool check_for_demand(task &t) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:499:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture simple_partition_type( const simple_partitioner& ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:500:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture simple_partition_type( const simple_partition_type&, split ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:503:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void execute(StartType &start, Range &range) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:514:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_partition_type( const static_partitioner& ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:516:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_partition_type( static_partition_type& p, split ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:518:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_partition_type( static_partition_type& p, const proportional_split& split_obj ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:528:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture affinity_partition_type( tbb::internal::affinity_partitioner_base_v3& ap ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:536:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture affinity_partition_type(affinity_partition_type& p, split) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:539:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture affinity_partition_type(affinity_partition_type& p, const proportional_split& split_obj) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:542:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void set_affinity( task &t ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:551:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void note_affinity( task::affinity_id id ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:562:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool should_execute_range(const task &t) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:567:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture old_auto_partition_type( const auto_partitioner& ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:569:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture old_auto_partition_type( const affinity_partitioner& ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:571:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture old_auto_partition_type( old_auto_partition_type& pt, split ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:585:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture simple_partitioner() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:595:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool should_execute_range(const task& ) {return false;} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:596:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partition_type( const simple_partitioner& ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:597:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture partition_type( const partition_type&, split ) {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:612:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto_partitioner() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:631:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static_partitioner() {} ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/partitioner.h:650:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture affinity_partitioner() {} ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:23, from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/blocked_range.h:62:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture blocked_range( Value begin_, Value end_, size_type grainsize_=1 ) : ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/blocked_range.h:69:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator begin() const {return my_begin;} ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/blocked_range.h:72:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator end() const {return my_end;} ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/blocked_range.h:76:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type size() const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/blocked_range.h:82:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type grainsize() const {return my_grainsize;} ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/blocked_range.h:89:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool empty() const {return !(my_begin::execute() { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:157:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture parallel_for_body( const Function& _func, Index& _begin, Index& _step ) ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:160:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator()( const tbb::blocked_range& r ) const { ^~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:197:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for( const Range& range, const Body& body ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:204:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for( const Range& range, const Body& body, const simple_partitioner& partitioner ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:211:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for( const Range& range, const Body& body, const auto_partitioner& partitioner ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:218:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for( const Range& range, const Body& body, const static_partitioner& partitioner ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:225:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for( const Range& range, const Body& body, affinity_partitioner& partitioner ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:233:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for( const Range& range, const Body& body, task_group_context& context ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:240:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for( const Range& range, const Body& body, const simple_partitioner& partitioner, task_group_context& context ) { ^ In file included from saige_fitnull.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:247:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for( const Range& range, const Body& body, const auto_partitioner& partitioner, task_group_context& context ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:254:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for( const Range& range, const Body& body, const static_partitioner& partitioner, task_group_context& context ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:261:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for( const Range& range, const Body& body, affinity_partitioner& partitioner, task_group_context& context ) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:272:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for_impl(Index first, Index last, Index step, const Function& f, Partitioner& partitioner) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:286:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, Index step, const Function& f) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:291:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, Index step, const Function& f, const simple_partitioner& partitioner) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:296:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, Index step, const Function& f, const auto_partitioner& partitioner) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:301:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, Index step, const Function& f, const static_partitioner& partitioner) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:306:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, Index step, const Function& f, affinity_partitioner& partitioner) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:312:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, const Function& f) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:317:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, const Function& f, const simple_partitioner& partitioner) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:322:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, const Function& f, const auto_partitioner& partitioner) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, const Function& f, const static_partitioner& partitioner) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:332:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, const Function& f, affinity_partitioner& partitioner) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:339:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for_impl(Index first, Index last, Index step, const Function& f, Partitioner& partitioner, tbb::task_group_context &context) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:353:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, Index step, const Function& f, tbb::task_group_context &context) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:358:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, Index step, const Function& f, const simple_partitioner& partitioner, tbb::task_group_context &context) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:363:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, Index step, const Function& f, const auto_partitioner& partitioner, tbb::task_group_context &context) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:368:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, Index step, const Function& f, const static_partitioner& partitioner, tbb::task_group_context &context) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:373:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, Index step, const Function& f, affinity_partitioner& partitioner, tbb::task_group_context &context) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:380:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, const Function& f, tbb::task_group_context &context) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:385:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, const Function& f, const simple_partitioner& partitioner, tbb::task_group_context &context) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:390:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, const Function& f, const auto_partitioner& partitioner, tbb::task_group_context &context) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:395:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, const Function& f, const static_partitioner& partitioner, tbb::task_group_context &context) { ^ D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include/tbb/parallel_for.h:400:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void parallel_for(Index first, Index last, const Function& f, affinity_partitioner& partitioner, tbb::task_group_context &context) { ^ saige_fitnull.cpp:86:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double mu[], const double g[], double cutoff, bool &converged, double *p_noadj); ^ saige_fitnull.cpp:86:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture saige_fitnull.cpp:90:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double cutoff, bool &converged, double buf_spa[], double *p_noadj); ^ saige_fitnull.cpp:90:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture saige_fitnull.cpp:96:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static NumericVector SEXP_VEC(const dvec &x) ^ saige_fitnull.cpp:101:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static void set_seed(unsigned int seed) ^ saige_fitnull.cpp:129:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void init_lookup_table() ^ saige_fitnull.cpp:146:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static double sq(double v) { return v*v; } ^ saige_fitnull.cpp:147:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static double ds_nan(BYTE g) { return (g < 3) ? g : R_NaN; } ^ saige_fitnull.cpp:152:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP r_buf_geno, SEXP r_buf_sigma, SEXP r_buf_crossprod) ^ saige_fitnull.cpp: In function 'SEXPREC* saige_store_2b_geno(SEXP, SEXP, SEXP, SEXP, SEXP)': saige_fitnull.cpp:71:13: warning: unused variable 'th_idx' [-Wunused-variable] const int th_idx = 0; \ ^~~~~~ saige_fitnull.cpp:71:13: note: in definition of macro 'PARALLEL_FOR' const int th_idx = 0; \ ^~~~~~ saige_fitnull.cpp: At global scope: saige_fitnull.cpp:237:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_init_sparse(SEXP nsamp, SEXP buffer) ^ saige_fitnull.cpp:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_get_sparse(SEXP geno) ^ saige_fitnull.cpp: In function 'SEXPREC* saige_get_sparse(SEXP)': saige_fitnull.cpp:249:10: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long long unsigned int'} and 'R_len_t' {aka 'int'} [-Wsign-compare] if (num > Rf_length(geno)) ~~~~^~~~~~~~~~~~~~~~~ saige_fitnull.cpp: At global scope: saige_fitnull.cpp:318:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP r_buf_geno, SEXP r_buf_sigma, SEXP r_buf_crossprod) ^ saige_fitnull.cpp: In function 'SEXPREC* saige_store_sp_geno(SEXP, SEXP, SEXP, SEXP, SEXP)': saige_fitnull.cpp:71:13: warning: unused variable 'th_idx' [-Wunused-variable] const int th_idx = 0; \ ^~~~~~ saige_fitnull.cpp:71:13: note: in definition of macro 'PARALLEL_FOR' const int th_idx = 0; \ ^~~~~~ saige_fitnull.cpp: At global scope: saige_fitnull.cpp:388:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void get_geno_ds(int snp_idx, dvec &ds) ^ saige_fitnull.cpp:430:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void get_crossprod_b_grm(const dcolvec &b, dvec &out_b) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:425, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::sum(const T1&) [with T1 = arma::Col]': saige_fitnull.cpp:516:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:27:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sum(const T1& X) ^~~ saige_fitnull.cpp: In function 'void get_crossprod_b_grm(const dcolvec&, arma::dvec&)': saige_fitnull.cpp:75:13: warning: unused variable 'th_idx' [-Wunused-variable] const int th_idx = 0; \ ^~~~~~ saige_fitnull.cpp:75:13: note: in definition of macro 'PARALLEL_RANGE' const int th_idx = 0; \ ^~~~~~ saige_fitnull.cpp: At global scope: saige_fitnull.cpp:537:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void get_diag_sigma(const dvec& w, const dvec& tau, dvec &out_sigma) ^ saige_fitnull.cpp: In function 'void get_diag_sigma(const dvec&, const dvec&, arma::dvec&)': saige_fitnull.cpp:75:13: warning: unused variable 'th_idx' [-Wunused-variable] const int th_idx = 0; \ ^~~~~~ saige_fitnull.cpp:75:13: note: in definition of macro 'PARALLEL_RANGE' const int th_idx = 0; \ ^~~~~~ saige_fitnull.cpp: At global scope: saige_fitnull.cpp:559:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dvec get_crossprod(const dcolvec &b, const dvec& w, const dvec& tau) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_scalar_div_pre> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_div_pre> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_div_pre>' saige_fitnull.cpp:564:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_scalar_div_pre> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_div_pre> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_div_pre>' saige_fitnull.cpp:564:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_scalar_div_pre> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_div_pre> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_div_pre>' saige_fitnull.cpp:564:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_scalar_div_pre> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_div_pre>' saige_fitnull.cpp:564:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>' saige_fitnull.cpp:564:26: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>' saige_fitnull.cpp:564:26: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>' saige_fitnull.cpp:564:26: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>' saige_fitnull.cpp:564:26: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>' saige_fitnull.cpp:564:27: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>' saige_fitnull.cpp:564:27: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>' saige_fitnull.cpp:564:27: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>' saige_fitnull.cpp:564:27: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus>' saige_fitnull.cpp:568:38: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus>' saige_fitnull.cpp:568:38: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus>' saige_fitnull.cpp:568:38: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_div_pre>, arma::eglue_schur>, arma::eop_scalar_times>, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus>' saige_fitnull.cpp:568:38: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ saige_fitnull.cpp:577:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int maxiterPCG, double tolPCG) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:583:18: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:583:18: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:583:18: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:583:18: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:425, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::sum(const T1&) [with T1 = arma::eGlue, arma::Col, arma::eglue_schur>]': saige_fitnull.cpp:589:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:27:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sum(const T1& X) ^~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eOp, arma::eop_scalar_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_times>, arma::eglue_minus>' saige_fitnull.cpp:595:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eOp, arma::eop_scalar_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_times>, arma::eglue_minus>' saige_fitnull.cpp:595:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eOp, arma::eop_scalar_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_times>, arma::eglue_minus>' saige_fitnull.cpp:595:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eOp, arma::eop_scalar_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_times>, arma::eglue_minus>' saige_fitnull.cpp:595:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus>' saige_fitnull.cpp:599:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus>' saige_fitnull.cpp:599:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus>' saige_fitnull.cpp:599:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_times>, arma::eglue_plus>' saige_fitnull.cpp:599:16: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ saige_fitnull.cpp:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static double calcCV(const dvec &x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:452, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mean.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::mean(const T1&) [with T1 = arma::Col]': saige_fitnull.cpp:614:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_mean.hpp:28:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mean(const T1& X) ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:454, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_stddev.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::pod_type>::result arma::stddev(const T1&, arma::uword) [with T1 = arma::Col]': saige_fitnull.cpp:615:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_stddev.hpp:33:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stddev(const T1& X, const uword norm_type = 0) ^~~~~~ saige_fitnull.cpp:623:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double traceCVcutoff, int seed) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>' saige_fitnull.cpp:626:30: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>' saige_fitnull.cpp:626:30: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>' saige_fitnull.cpp:626:30: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>' saige_fitnull.cpp:626:30: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_scalar_times>, arma::eop_scalar_minus_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_scalar_minus_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_scalar_minus_post>' saige_fitnull.cpp:643:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_scalar_times>, arma::eop_scalar_minus_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_scalar_minus_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_scalar_minus_post>' saige_fitnull.cpp:643:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_scalar_times>, arma::eop_scalar_minus_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_times>, arma::eop_scalar_minus_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_scalar_minus_post>' saige_fitnull.cpp:643:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_scalar_times>, arma::eop_scalar_minus_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_times>, arma::eop_scalar_minus_post>' saige_fitnull.cpp:643:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Col, arma::glue_times>' saige_fitnull.cpp:645:52: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Col, arma::glue_times>' saige_fitnull.cpp:645:52: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Col, arma::glue_times>' saige_fitnull.cpp:645:52: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Col, arma::glue_times>' saige_fitnull.cpp:645:52: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:645:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:645:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:645:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:645:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:645:54: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:645:54: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:645:54: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:645:54: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:645:54: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:645:54: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:645:54: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:645:54: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:448, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp: In substitution of 'template typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::yes), typename T1::elem_type>::result arma::dot(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::Col]': saige_fitnull.cpp:647:23: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_dot.hpp:32:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dot ^~~ saige_fitnull.cpp:668:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double traceCVcutoff, int seed, double &outTrace0, double &outTrace1) ^ saige_fitnull.cpp:716:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static dmat mat_inv(const dmat &m) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:491, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp: In substitution of 'template typename arma::enable_if2::no, const arma::Op >::result arma::symmatu(const arma::Base&, bool) [with T1 = arma::Mat]': saige_fitnull.cpp:718:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp:27:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture symmatu(const Base& X, const bool do_conj = false) ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::op_symmatu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_symmatu> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_symmatu>' saige_fitnull.cpp:718:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_symmatu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_symmatu> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_symmatu>' saige_fitnull.cpp:718:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_symmatu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_symmatu> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_symmatu>' saige_fitnull.cpp:718:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_symmatu> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_symmatu>' saige_fitnull.cpp:718:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:428, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_inv.hpp: In substitution of 'template typename arma::enable_if2::value, const arma::Op >::result arma::inv(const arma::Base&) [with T1 = arma::Mat]': saige_fitnull.cpp:724:14: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_inv.hpp:28:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inv ^~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::op_inv> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_inv> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_inv>' saige_fitnull.cpp:724:14: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_inv> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_inv> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_inv>' saige_fitnull.cpp:724:14: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_inv> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_inv> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_inv>' saige_fitnull.cpp:724:14: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_inv> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_inv>' saige_fitnull.cpp:724:14: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ saige_fitnull.cpp:735:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dvec &Sigma_iY, dmat &Sigma_iX, dmat &cov, dvec &alpha, dvec &eta) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:618, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp: In instantiation of 'class arma::subview_col': saige_fitnull.cpp:744:17: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3418:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::t() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3429:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::ht() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3440:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::st() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3451:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::as_row() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3785:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::min() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3805:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::max() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3871:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::index_min() const ^~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_meat.hpp:3895:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture subview_col::index_max() const ^~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::op_htrans>, arma::Mat, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans>, arma::Mat, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::op_htrans>, arma::Mat, arma::glue_times>' saige_fitnull.cpp:748:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_htrans>, arma::Mat, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans>, arma::Mat, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::op_htrans>, arma::Mat, arma::glue_times>' saige_fitnull.cpp:748:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_htrans>, arma::Mat, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans>, arma::Mat, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::op_htrans>, arma::Mat, arma::glue_times>' saige_fitnull.cpp:748:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_htrans>, arma::Mat, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::op_htrans>, arma::Mat, arma::glue_times>' saige_fitnull.cpp:748:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::op_htrans>, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans>, arma::Col, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>' saige_fitnull.cpp:750:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_htrans>, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans>, arma::Col, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>' saige_fitnull.cpp:750:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_htrans>, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans>, arma::Col, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>' saige_fitnull.cpp:750:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_htrans>, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>' saige_fitnull.cpp:750:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:750:33: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:750:33: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:750:33: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Glue, arma::op_htrans>, arma::Col, arma::glue_times>, arma::glue_times>' saige_fitnull.cpp:750:33: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:751:44: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:751:44: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:751:44: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:751:44: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>' saige_fitnull.cpp:751:49: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>' saige_fitnull.cpp:751:49: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>' saige_fitnull.cpp:751:49: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>' saige_fitnull.cpp:751:49: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:751:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:751:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:751:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:751:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>, arma::eglue_minus>' saige_fitnull.cpp:751:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>, arma::eglue_minus>' saige_fitnull.cpp:751:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>, arma::eglue_minus>' saige_fitnull.cpp:751:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eGlue, arma::Glue, arma::Col, arma::glue_times>, arma::eglue_minus>, arma::eop_scalar_times>, arma::Col, arma::eglue_div>, arma::eglue_minus>' saige_fitnull.cpp:751:53: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ saige_fitnull.cpp:757:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double tolPCG) ^ saige_fitnull.cpp:777:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture dvec &Sigma_iY, dmat &Sigma_iX) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Col, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>' saige_fitnull.cpp:787:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Col, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>' saige_fitnull.cpp:787:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Col, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>' saige_fitnull.cpp:787:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Col, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>' saige_fitnull.cpp:787:13: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:787:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:787:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:787:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:787:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Col, arma::eglue_minus>, arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>, arma::eglue_plus>' saige_fitnull.cpp:787:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Col, arma::eglue_minus>, arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>, arma::eglue_plus>' saige_fitnull.cpp:787:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Col, arma::eglue_minus>, arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>, arma::eglue_plus>' saige_fitnull.cpp:787:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_div>, arma::eglue_plus>' saige_fitnull.cpp:787:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:788:50: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:788:50: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:788:50: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_div>' saige_fitnull.cpp:788:50: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:445, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::no), const arma::eOp >::result arma::abs(const T1&) [with T1 = arma::eGlue, arma::Col, arma::eglue_minus>]': saige_fitnull.cpp:803:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:428:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(const T1& X) ^~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Col, arma::eglue_minus>, arma::eop_abs> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eop_abs> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::Col, arma::eglue_minus>, arma::eop_abs>' saige_fitnull.cpp:803:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Col, arma::eglue_minus>, arma::eop_abs> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eop_abs> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::Col, arma::eglue_minus>, arma::eop_abs>' saige_fitnull.cpp:803:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Col, arma::eglue_minus>, arma::eop_abs> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eop_abs> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::Col, arma::eglue_minus>, arma::eop_abs>' saige_fitnull.cpp:803:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eop_abs> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::Col, arma::eglue_minus>, arma::eop_abs>' saige_fitnull.cpp:803:25: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:445, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::no), const arma::eOp >::result arma::abs(const T1&) [with T1 = arma::Col]': saige_fitnull.cpp:803:37: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:428:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(const T1& X) ^~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_abs> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_abs> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_abs>' saige_fitnull.cpp:803:37: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_abs> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_abs> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_abs>' saige_fitnull.cpp:803:37: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_abs> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_abs> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_abs>' saige_fitnull.cpp:803:37: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_abs> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_abs>' saige_fitnull.cpp:803:37: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>' saige_fitnull.cpp:803:47: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>' saige_fitnull.cpp:803:47: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>' saige_fitnull.cpp:803:47: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>' saige_fitnull.cpp:803:47: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>' saige_fitnull.cpp:803:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>' saige_fitnull.cpp:803:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>' saige_fitnull.cpp:803:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>' saige_fitnull.cpp:803:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div>' saige_fitnull.cpp:803:59: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div>' saige_fitnull.cpp:803:59: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div>' saige_fitnull.cpp:803:59: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div>' saige_fitnull.cpp:803:59: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:420, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::max(const T1&) [with T1 = arma::eGlue, arma::Col, arma::eglue_minus>, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eOp, arma::eop_abs>, arma::eglue_plus>, arma::eop_scalar_plus>, arma::eglue_div>]': saige_fitnull.cpp:803:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:27:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const T1& X) ^~~ saige_fitnull.cpp:814:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double &outYPAPY, double &outTrace, double &outAI) ^ saige_fitnull.cpp:833:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double outYPAPY[], double outTrace[], dmat &outAI) ^ saige_fitnull.cpp:863:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double traceCVcutoff, int seed) ^ saige_fitnull.cpp:895:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double traceCVcutoff, int seed) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_rel_lt_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_lt_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_lt_post>' saige_fitnull.cpp:897:26: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_rel_lt_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_lt_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_lt_post>' saige_fitnull.cpp:897:26: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_rel_lt_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_lt_post>' saige_fitnull.cpp:897:26: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:462, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_solve.hpp: In substitution of 'template typename arma::enable_if2::value, const arma::Glue >::result arma::solve(const arma::Base&, const arma::Base&, const arma::solve_opts::opts&) [with T1 = arma::Mat; T2 = arma::Mat]': saige_fitnull.cpp:906:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_solve.hpp:32:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture solve ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Mat, arma::glue_solve_gen> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_solve_gen> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_solve_gen>' saige_fitnull.cpp:906:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Mat, arma::glue_solve_gen> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_solve_gen> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_solve_gen>' saige_fitnull.cpp:906:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Mat, arma::glue_solve_gen> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_solve_gen> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_solve_gen>' saige_fitnull.cpp:906:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Mat, arma::glue_solve_gen> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_solve_gen>' saige_fitnull.cpp:906:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Col, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_plus>' saige_fitnull.cpp:909:20: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Col, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_plus>' saige_fitnull.cpp:909:20: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Col, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_plus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_plus>' saige_fitnull.cpp:909:20: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Col, arma::eglue_plus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_plus>' saige_fitnull.cpp:909:20: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:443, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp: In substitution of 'template typename arma::enable_if2::value, const arma::mtOp >::result arma::find(const T1&) [with T1 = arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>]': saige_fitnull.cpp:910:37: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:33:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const T1& X) ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple>' saige_fitnull.cpp:910:37: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple>' saige_fitnull.cpp:910:37: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple>' saige_fitnull.cpp:910:37: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:25:7: required from 'class arma::subview_elem1, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> >' saige_fitnull.cpp:910:39: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:25:7: required from 'class arma::subview_elem1, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> >' saige_fitnull.cpp:910:39: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:25:7: required from 'class arma::subview_elem1, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> >' saige_fitnull.cpp:910:39: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:25:7: required from 'class arma::subview_elem1, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>, arma::op_find_simple> >' saige_fitnull.cpp:910:39: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:443, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp: In substitution of 'template typename arma::enable_if2::value, const arma::mtOp >::result arma::find(const T1&) [with T1 = arma::mtOp, arma::op_rel_lt_post>]': saige_fitnull.cpp:919:26: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_find.hpp:33:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const T1& X) ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_rel_lt_post>, arma::op_find_simple> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_lt_post>, arma::op_find_simple> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_lt_post>, arma::op_find_simple>' saige_fitnull.cpp:919:26: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_rel_lt_post>, arma::op_find_simple> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_lt_post>, arma::op_find_simple> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_lt_post>, arma::op_find_simple>' saige_fitnull.cpp:919:26: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_rel_lt_post>, arma::op_find_simple> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_lt_post>, arma::op_find_simple>' saige_fitnull.cpp:919:26: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::op_rel_lt_post>, arma::op_find_simple> > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_lt_post>, arma::op_find_simple> > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:25:7: required from 'class arma::subview_elem1, arma::op_rel_lt_post>, arma::op_find_simple> >' saige_fitnull.cpp:919:28: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_rel_lt_post>, arma::op_find_simple> > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_lt_post>, arma::op_find_simple> > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:25:7: required from 'class arma::subview_elem1, arma::op_rel_lt_post>, arma::op_find_simple> >' saige_fitnull.cpp:919:28: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_rel_lt_post>, arma::op_find_simple> > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_lt_post>, arma::op_find_simple> > >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:25:7: required from 'class arma::subview_elem1, arma::op_rel_lt_post>, arma::op_find_simple> >' saige_fitnull.cpp:919:28: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_rel_lt_post>, arma::op_find_simple> > >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_elem1_bones.hpp:25:7: required from 'class arma::subview_elem1, arma::op_rel_lt_post>, arma::op_find_simple> >' saige_fitnull.cpp:919:28: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ saige_fitnull.cpp:929:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool nl=true) ^ saige_fitnull.cpp:943:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_fit_AI_PCG_binary(SEXP r_fit0, SEXP r_X, SEXP r_tau, SEXP r_param) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:420, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::max(const T1&) [with T1 = arma::Col]': saige_fitnull.cpp:1039:15: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_max.hpp:27:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const T1& X) ^~~ saige_fitnull.cpp:1095:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP r_param) ^ saige_fitnull.cpp:1246:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP r_noK, SEXP r_param, SEXP r_marker_list) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:1310:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:1310:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:1310:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::eglue_minus> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Glue, arma::Glue, arma::Col, arma::glue_times>, arma::glue_times>, arma::eglue_minus>' saige_fitnull.cpp:1310:45: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_scalar_div_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_div_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_div_post>' saige_fitnull.cpp:1311:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_scalar_div_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_div_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_div_post>' saige_fitnull.cpp:1311:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_scalar_div_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_div_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_div_post>' saige_fitnull.cpp:1311:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_scalar_div_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_div_post>' saige_fitnull.cpp:1311:24: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Mat, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>' saige_fitnull.cpp:1313:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Mat, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>' saige_fitnull.cpp:1313:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Mat, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>' saige_fitnull.cpp:1313:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Mat, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>' saige_fitnull.cpp:1313:51: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>' saige_fitnull.cpp:1313:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>' saige_fitnull.cpp:1313:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>' saige_fitnull.cpp:1313:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>' saige_fitnull.cpp:1313:60: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>, arma::Col, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>, arma::Col, arma::glue_times>' saige_fitnull.cpp:1313:64: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>, arma::Col, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>, arma::Col, arma::glue_times>' saige_fitnull.cpp:1313:64: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>, arma::Col, arma::glue_times> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>, arma::Col, arma::glue_times>' saige_fitnull.cpp:1313:64: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>, arma::Col, arma::glue_times> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Glue_bones.hpp:46:7: required from 'class arma::Glue, arma::Mat, arma::glue_times>, arma::Op, arma::op_htrans>, arma::glue_times>, arma::Col, arma::glue_times>' saige_fitnull.cpp:1313:64: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eop_scalar_minus_pre> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_minus_pre> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_minus_pre>' saige_fitnull.cpp:1316:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eop_scalar_minus_pre> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_minus_pre> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_minus_pre>' saige_fitnull.cpp:1316:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eop_scalar_minus_pre> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eop_scalar_minus_pre> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_minus_pre>' saige_fitnull.cpp:1316:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eop_scalar_minus_pre> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eOp_bones.hpp:25:7: required from 'class arma::eOp, arma::eop_scalar_minus_pre>' saige_fitnull.cpp:1316:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>' saige_fitnull.cpp:1316:34: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>' saige_fitnull.cpp:1316:34: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>' saige_fitnull.cpp:1316:34: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>' saige_fitnull.cpp:1316:34: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1316:38: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1316:38: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1316:38: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1316:38: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1316:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1316:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1316:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1316:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:425, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::sum(const T1&) [with T1 = arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur>]': saige_fitnull.cpp:1316:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:27:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sum(const T1& X) ^~~ saige_fitnull.cpp:1356:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP r_noK, SEXP r_param, SEXP r_marker_list) ^ saige_fitnull.cpp:1469:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SEXP r_noK, SEXP r_param, SEXP r_verbose) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1512:28: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1512:28: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1512:28: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_bones.hpp:24:7: required from 'class arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur>' saige_fitnull.cpp:1512:28: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:425, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp: In substitution of 'template typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::sum(const T1&) [with T1 = arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur>]': saige_fitnull.cpp:1512:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:27:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture sum(const T1& X) ^~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:424, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp: In substitution of 'template typename arma::enable_if2::value, typename T1::elem_type>::result arma::accu(const T1&) [with T1 = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:31:14: required from 'typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::sum(const T1&) [with T1 = arma::Col; typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result = double]' saige_fitnull.cpp:516:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:257:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const T1& X) ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp: In substitution of 'template typename T1::elem_type arma::accu(const arma::eGlue&) [with T1 = arma::Col; T2 = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:31:14: required from 'typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::sum(const T1&) [with T1 = arma::eGlue, arma::Col, arma::eglue_schur>; typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result = double]' saige_fitnull.cpp:589:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:280:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const eGlue& expr) ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp: In substitution of 'template typename arma::enable_if2::value, typename T1::elem_type>::result arma::accu(const T1&) [with T1 = arma::eGlue, arma::Col, arma::eglue_schur>]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:31:14: required from 'typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::sum(const T1&) [with T1 = arma::eGlue, arma::Col, arma::eglue_schur>; typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result = double]' saige_fitnull.cpp:589:42: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:257:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const T1& X) ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:592, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp: In instantiation of 'struct arma::SpBase_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:50:8: required from 'struct arma::SpBase >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:25:7: required from 'class arma::spdiagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::mtOp, arma::op_rel_lt_post>; eT = unsigned int]' saige_fitnull.cpp:897:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:339:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp: In instantiation of 'struct arma::SpBase >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/spdiagview_bones.hpp:25:7: required from 'class arma::spdiagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::mtOp, arma::op_rel_lt_post>; eT = unsigned int]' saige_fitnull.cpp:897:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:48:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:58:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:69:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:352:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:440:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:464:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:488:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:503:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:533:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:606:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:632:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:658:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:682:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:729:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:746:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:796:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:829:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:862:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:873:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp: In instantiation of 'struct arma::SpBase_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:50:8: required from 'struct arma::SpBase >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:24:7: required from 'class arma::SpSubview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::mtOp, arma::op_rel_lt_post>; eT = unsigned int]' saige_fitnull.cpp:897:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:339:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp: In instantiation of 'struct arma::SpBase >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:24:7: required from 'class arma::SpSubview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::mtOp, arma::op_rel_lt_post>; eT = unsigned int]' saige_fitnull.cpp:897:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:48:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:58:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:69:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:352:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::min() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::max() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:440:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:464:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:488:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:503:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:533:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:606:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:632:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:658:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:682:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:729:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:746:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:796:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:829:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:862:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:873:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpBase::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:633, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp: In instantiation of 'class arma::SpSubview': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::mtOp, arma::op_rel_lt_post>; eT = unsigned int]' saige_fitnull.cpp:897:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1647:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture SpSubview::insert_element(const uword in_row, const uword in_col, const eT in_val) ^~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:25:7: required from 'class arma::diagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::mtOp, arma::op_rel_lt_post>; eT = unsigned int]' saige_fitnull.cpp:897:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:25:7: required from 'class arma::diagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::mtOp, arma::op_rel_lt_post>; eT = unsigned int]' saige_fitnull.cpp:897:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/diagview_bones.hpp:25:7: required from 'class arma::diagview' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::mtOp, arma::op_rel_lt_post>; eT = unsigned int]' saige_fitnull.cpp:897:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:424, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp: In substitution of 'template typename T1::elem_type arma::accu(const arma::eGlue&) [with T1 = arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>; T2 = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:31:14: required from 'typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::sum(const T1&) [with T1 = arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur>; typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result = double]' saige_fitnull.cpp:1316:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:280:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const eGlue& expr) ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp: In substitution of 'template typename arma::enable_if2::value, typename T1::elem_type>::result arma::accu(const T1&) [with T1 = arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur>]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:31:14: required from 'typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::sum(const T1&) [with T1 = arma::eGlue, arma::eOp, arma::eop_scalar_minus_pre>, arma::eglue_schur>, arma::Col, arma::eglue_schur>, arma::Col, arma::eglue_schur>; typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result = double]' saige_fitnull.cpp:1316:43: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:257:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const T1& X) ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp: In substitution of 'template typename T1::elem_type arma::accu(const arma::eGlue&) [with T1 = arma::eGlue, arma::Col, arma::eglue_minus>; T2 = arma::Col]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:31:14: required from 'typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::sum(const T1&) [with T1 = arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur>; typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result = double]' saige_fitnull.cpp:1512:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:280:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const eGlue& expr) ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp: In substitution of 'template typename arma::enable_if2::value, typename T1::elem_type>::result arma::accu(const T1&) [with T1 = arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur>]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sum.hpp:31:14: required from 'typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result arma::sum(const T1&) [with T1 = arma::eGlue, arma::Col, arma::eglue_minus>, arma::Col, arma::eglue_schur>; typename arma::enable_if2<(arma::is_arma_type::value && arma::resolves_to_vector::yes), typename T1::elem_type>::result = double]' saige_fitnull.cpp:1512:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_accu.hpp:257:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture accu(const T1& X) ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:491, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp: In substitution of 'template typename arma::enable_if2::no, const arma::Op >::result arma::symmatl(const arma::Base&, bool) [with T1 = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:209:16: required from 'static bool arma::auxlib::inv_sympd(arma::Mat&) [with eT = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:233:27: required from 'static bool arma::auxlib::inv_sympd(arma::Mat&, const arma::Mat&) [with eT = double]' saige_fitnull.cpp:719:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_symmat.hpp:41:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture symmatl(const Base& X, const bool do_conj = false) ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::op_symmatl> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_symmatl> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_symmatl>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:209:16: required from 'static bool arma::auxlib::inv_sympd(arma::Mat&) [with eT = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:233:27: required from 'static bool arma::auxlib::inv_sympd(arma::Mat&, const arma::Mat&) [with eT = double]' saige_fitnull.cpp:719:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_symmatl> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_symmatl> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_symmatl>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:209:16: required from 'static bool arma::auxlib::inv_sympd(arma::Mat&) [with eT = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:233:27: required from 'static bool arma::auxlib::inv_sympd(arma::Mat&, const arma::Mat&) [with eT = double]' saige_fitnull.cpp:719:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_symmatl> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_symmatl> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_symmatl>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:209:16: required from 'static bool arma::auxlib::inv_sympd(arma::Mat&) [with eT = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:233:27: required from 'static bool arma::auxlib::inv_sympd(arma::Mat&, const arma::Mat&) [with eT = double]' saige_fitnull.cpp:719:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_symmatl> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_symmatl>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:209:16: required from 'static bool arma::auxlib::inv_sympd(arma::Mat&) [with eT = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:233:27: required from 'static bool arma::auxlib::inv_sympd(arma::Mat&, const arma::Mat&) [with eT = double]' saige_fitnull.cpp:719:31: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_rel_lt_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_lt_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_lt_post>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:311:3: required from 'static void arma::op_rel_lt_post::apply(arma::Mat&, const arma::mtOp&) [with T1 = arma::Col]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5182:17: required from 'arma::Mat& arma::Mat::operator=(const arma::mtOp&) [with T1 = arma::Col; op_type = arma::op_rel_lt_post; eT = unsigned int]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::mtOp, arma::op_rel_lt_post>; eT = unsigned int]' saige_fitnull.cpp:897:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_rel_lt_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_rel_lt_post> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_lt_post>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:311:3: required from 'static void arma::op_rel_lt_post::apply(arma::Mat&, const arma::mtOp&) [with T1 = arma::Col]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5182:17: required from 'arma::Mat& arma::Mat::operator=(const arma::mtOp&) [with T1 = arma::Col; op_type = arma::op_rel_lt_post; eT = unsigned int]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::mtOp, arma::op_rel_lt_post>; eT = unsigned int]' saige_fitnull.cpp:897:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_rel_lt_post> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp, arma::op_rel_lt_post>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_relational_meat.hpp:311:3: required from 'static void arma::op_rel_lt_post::apply(arma::Mat&, const arma::mtOp&) [with T1 = arma::Col]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5182:17: required from 'arma::Mat& arma::Mat::operator=(const arma::mtOp&) [with T1 = arma::Col; op_type = arma::op_rel_lt_post; eT = unsigned int]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::mtOp, arma::op_rel_lt_post>; eT = unsigned int]' saige_fitnull.cpp:897:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:603:7: required from 'class arma::subview_row_strans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:760:10: required from 'arma::Proxy >::Proxy(const arma::mtOp&) [with out_eT = unsigned int; T1 = arma::Col; op_type = arma::op_rel_lt_post]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:37:12: required from 'arma::eGlue::eGlue(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; eglue_type = arma::eglue_schur]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:43:10: required from 'typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result arma::operator%(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result = const arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>]' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:603:7: required from 'class arma::subview_row_strans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:760:10: required from 'arma::Proxy >::Proxy(const arma::mtOp&) [with out_eT = unsigned int; T1 = arma::Col; op_type = arma::op_rel_lt_post]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:37:12: required from 'arma::eGlue::eGlue(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; eglue_type = arma::eglue_schur]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:43:10: required from 'typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result arma::operator%(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result = const arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>]' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:603:7: required from 'class arma::subview_row_strans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:760:10: required from 'arma::Proxy >::Proxy(const arma::mtOp&) [with out_eT = unsigned int; T1 = arma::Col; op_type = arma::op_rel_lt_post]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:37:12: required from 'arma::eGlue::eGlue(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; eglue_type = arma::eglue_schur]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:43:10: required from 'typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result arma::operator%(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result = const arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>]' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:638:7: required from 'class arma::subview_row_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:760:10: required from 'arma::Proxy >::Proxy(const arma::mtOp&) [with out_eT = unsigned int; T1 = arma::Col; op_type = arma::op_rel_lt_post]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:37:12: required from 'arma::eGlue::eGlue(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; eglue_type = arma::eglue_schur]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:43:10: required from 'typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result arma::operator%(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result = const arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>]' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:638:7: required from 'class arma::subview_row_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:760:10: required from 'arma::Proxy >::Proxy(const arma::mtOp&) [with out_eT = unsigned int; T1 = arma::Col; op_type = arma::op_rel_lt_post]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:37:12: required from 'arma::eGlue::eGlue(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; eglue_type = arma::eglue_schur]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:43:10: required from 'typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result arma::operator%(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result = const arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>]' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/subview_bones.hpp:638:7: required from 'class arma::subview_row_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:760:10: required from 'arma::Proxy >::Proxy(const arma::mtOp&) [with out_eT = unsigned int; T1 = arma::Col; op_type = arma::op_rel_lt_post]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:37:12: required from 'arma::eGlue::eGlue(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; eglue_type = arma::eglue_schur]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:43:10: required from 'typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result arma::operator%(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result = const arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>]' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:24:7: required from 'class arma::xvec_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:760:10: required from 'arma::Proxy >::Proxy(const arma::mtOp&) [with out_eT = unsigned int; T1 = arma::Col; op_type = arma::op_rel_lt_post]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:37:12: required from 'arma::eGlue::eGlue(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; eglue_type = arma::eglue_schur]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:43:10: required from 'typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result arma::operator%(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result = const arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>]' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:24:7: required from 'class arma::xvec_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:760:10: required from 'arma::Proxy >::Proxy(const arma::mtOp&) [with out_eT = unsigned int; T1 = arma::Col; op_type = arma::op_rel_lt_post]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:37:12: required from 'arma::eGlue::eGlue(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; eglue_type = arma::eglue_schur]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:43:10: required from 'typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result arma::operator%(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result = const arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>]' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xvec_htrans_bones.hpp:24:7: required from 'class arma::xvec_htrans' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:760:10: required from 'arma::Proxy >::Proxy(const arma::mtOp&) [with out_eT = unsigned int; T1 = arma::Col; op_type = arma::op_rel_lt_post]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/eGlue_meat.hpp:37:12: required from 'arma::eGlue::eGlue(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; eglue_type = arma::eglue_schur]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/operator_schur.hpp:43:10: required from 'typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result arma::operator%(const T1&, const T2&) [with T1 = arma::Col; T2 = arma::mtOp, arma::op_rel_lt_post>; typename arma::enable_if2<((arma::is_arma_type::value && arma::is_arma_type::value) && arma::is_same_type::value), const arma::eGlue >::result = const arma::eGlue, arma::mtOp, arma::op_rel_lt_post>, arma::eglue_schur>]' saige_fitnull.cpp:910:36: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:487, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp: In substitution of 'template const arma::Op arma::trimatu(const arma::Base&) [with T1 = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:139:18: required from 'static bool arma::auxlib::inv_tr(arma::Mat&, arma::uword) [with eT = double; arma::uword = unsigned int]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:66:26: required from 'static bool arma::op_inv::apply_direct(arma::Mat&, const arma::Base&, const char*) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:31:43: required from 'static void arma::op_inv::apply(arma::Mat&, const arma::Op&) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4916:17: required from 'arma::Mat& arma::Mat::operator=(const arma::Op&) [with T1 = arma::Mat; op_type = arma::op_inv; eT = double]' saige_fitnull.cpp:724:14: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp:27:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatu(const Base& X) ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::op_trimat> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_trimat> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_trimat>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:139:18: required from 'static bool arma::auxlib::inv_tr(arma::Mat&, arma::uword) [with eT = double; arma::uword = unsigned int]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:66:26: required from 'static bool arma::op_inv::apply_direct(arma::Mat&, const arma::Base&, const char*) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:31:43: required from 'static void arma::op_inv::apply(arma::Mat&, const arma::Op&) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4916:17: required from 'arma::Mat& arma::Mat::operator=(const arma::Op&) [with T1 = arma::Mat; op_type = arma::op_inv; eT = double]' saige_fitnull.cpp:724:14: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_trimat> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_trimat> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_trimat>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:139:18: required from 'static bool arma::auxlib::inv_tr(arma::Mat&, arma::uword) [with eT = double; arma::uword = unsigned int]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:66:26: required from 'static bool arma::op_inv::apply_direct(arma::Mat&, const arma::Base&, const char*) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:31:43: required from 'static void arma::op_inv::apply(arma::Mat&, const arma::Op&) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4916:17: required from 'arma::Mat& arma::Mat::operator=(const arma::Op&) [with T1 = arma::Mat; op_type = arma::op_inv; eT = double]' saige_fitnull.cpp:724:14: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_trimat> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_trimat> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_trimat>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:139:18: required from 'static bool arma::auxlib::inv_tr(arma::Mat&, arma::uword) [with eT = double; arma::uword = unsigned int]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:66:26: required from 'static bool arma::op_inv::apply_direct(arma::Mat&, const arma::Base&, const char*) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:31:43: required from 'static void arma::op_inv::apply(arma::Mat&, const arma::Op&) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4916:17: required from 'arma::Mat& arma::Mat::operator=(const arma::Op&) [with T1 = arma::Mat; op_type = arma::op_inv; eT = double]' saige_fitnull.cpp:724:14: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_trimat> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_trimat>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:139:18: required from 'static bool arma::auxlib::inv_tr(arma::Mat&, arma::uword) [with eT = double; arma::uword = unsigned int]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:66:26: required from 'static bool arma::op_inv::apply_direct(arma::Mat&, const arma::Base&, const char*) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:31:43: required from 'static void arma::op_inv::apply(arma::Mat&, const arma::Op&) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4916:17: required from 'arma::Mat& arma::Mat::operator=(const arma::Op&) [with T1 = arma::Mat; op_type = arma::op_inv; eT = double]' saige_fitnull.cpp:724:14: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:487, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp: In substitution of 'template const arma::Op arma::trimatl(const arma::Base&) [with T1 = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:143:18: required from 'static bool arma::auxlib::inv_tr(arma::Mat&, arma::uword) [with eT = double; arma::uword = unsigned int]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:66:26: required from 'static bool arma::op_inv::apply_direct(arma::Mat&, const arma::Base&, const char*) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_inv_meat.hpp:31:43: required from 'static void arma::op_inv::apply(arma::Mat&, const arma::Op&) [with T1 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4916:17: required from 'arma::Mat& arma::Mat::operator=(const arma::Op&) [with T1 = arma::Mat; op_type = arma::op_inv; eT = double]' saige_fitnull.cpp:724:14: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat.hpp:40:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trimatl(const Base& X) ^~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:430, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trans.hpp: In substitution of 'template const arma::Op arma::trans(const T1&, const typename arma::enable_if::value>::result*) [with T1 = arma::Op, arma::op_htrans>]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:149:31: required from 'static void arma::glue_times_redirect2_helper::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:436:74: required from 'static void arma::glue_times_redirect<2>::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:530:36: required from 'static void arma::glue_times::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5534:19: required from 'arma::Mat::Mat(const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; glue_type = arma::glue_times; eT = double]' saige_fitnull.cpp:748:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trans.hpp:27:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trans ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes, arma::op_htrans>, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans>, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>, arma::op_htrans>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:149:31: required from 'static void arma::glue_times_redirect2_helper::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:436:74: required from 'static void arma::glue_times_redirect<2>::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:530:36: required from 'static void arma::glue_times::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5534:19: required from 'arma::Mat::Mat(const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; glue_type = arma::glue_times; eT = double]' saige_fitnull.cpp:748:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr, arma::op_htrans>, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans>, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>, arma::op_htrans>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:149:31: required from 'static void arma::glue_times_redirect2_helper::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:436:74: required from 'static void arma::glue_times_redirect<2>::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:530:36: required from 'static void arma::glue_times::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5534:19: required from 'arma::Mat::Mat(const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; glue_type = arma::glue_times; eT = double]' saige_fitnull.cpp:748:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default, arma::op_htrans>, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base, arma::op_htrans>, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>, arma::op_htrans>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:149:31: required from 'static void arma::glue_times_redirect2_helper::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:436:74: required from 'static void arma::glue_times_redirect<2>::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:530:36: required from 'static void arma::glue_times::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5534:19: required from 'arma::Mat::Mat(const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; glue_type = arma::glue_times; eT = double]' saige_fitnull.cpp:748:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base, arma::op_htrans>, arma::op_htrans> >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Op_bones.hpp:46:7: required from 'class arma::Op, arma::op_htrans>, arma::op_htrans>' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:149:31: required from 'static void arma::glue_times_redirect2_helper::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:436:74: required from 'static void arma::glue_times_redirect<2>::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:530:36: required from 'static void arma::glue_times::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5534:19: required from 'arma::Mat::Mat(const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; glue_type = arma::glue_times; eT = double]' saige_fitnull.cpp:748:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:430, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trans.hpp: In substitution of 'template const arma::Op arma::trans(const T1&, const typename arma::enable_if::value>::result*) [with T1 = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:184:18: required from 'static void arma::glue_times_redirect2_helper::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:436:74: required from 'static void arma::glue_times_redirect<2>::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:530:36: required from 'static void arma::glue_times::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5534:19: required from 'arma::Mat::Mat(const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; glue_type = arma::glue_times; eT = double]' saige_fitnull.cpp:748:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trans.hpp:27:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture trans ^~~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:500, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp: In substitution of 'template const arma::SizeMat arma::size(const arma::Mat&) [with eT = double]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5211:18: required from 'static bool arma::auxlib::solve_approx_svd(arma::Mat&, arma::Mat&, const arma::Base&) [with T1 = arma::Mat; typename T1::pod_type = double; typename T1::pod_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_meat.hpp:96:36: required from 'static bool arma::glue_solve_gen::apply(arma::Mat&, const arma::Base&, const arma::Base&, arma::uword) [with eT = double; T1 = arma::Mat; T2 = arma::Mat; arma::uword = unsigned int]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_meat.hpp:35:44: required from 'static void arma::glue_solve_gen::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Mat; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5551:19: required from 'arma::Mat& arma::Mat::operator=(const arma::Glue&) [with T1 = arma::Mat; T2 = arma::Mat; glue_type = arma::glue_solve_gen; eT = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::Glue, arma::Mat, arma::glue_solve_gen>; eT = double]' saige_fitnull.cpp:906:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:56:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const Mat& X) ^~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp: In substitution of 'template const arma::SizeMat arma::size(const arma::Base&) [with T1 = arma::Mat]': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:5211:18: required from 'static bool arma::auxlib::solve_approx_svd(arma::Mat&, arma::Mat&, const arma::Base&) [with T1 = arma::Mat; typename T1::pod_type = double; typename T1::pod_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_meat.hpp:96:36: required from 'static bool arma::glue_solve_gen::apply(arma::Mat&, const arma::Base&, const arma::Base&, arma::uword) [with eT = double; T1 = arma::Mat; T2 = arma::Mat; arma::uword = unsigned int]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_solve_meat.hpp:35:44: required from 'static void arma::glue_solve_gen::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Mat; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5551:19: required from 'arma::Mat& arma::Mat::operator=(const arma::Glue&) [with T1 = arma::Mat; T2 = arma::Mat; glue_type = arma::glue_solve_gen; eT = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col::Col(const arma::Base&) [with T1 = arma::Glue, arma::Mat, arma::glue_solve_gen>; eT = double]' saige_fitnull.cpp:906:29: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_size.hpp:40:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size(const Base& X) ^~~~ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48, from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29, from saige_fitnull.cpp:27: D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_extra_yes >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_bones.hpp:24:7: required from 'class arma::xtrans_mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1574:36: required from 'struct arma::Proxy_xtrans_default, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1742:8: required from 'struct arma::Proxy, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:384:48: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4900:17: required from 'arma::Mat::Mat(const arma::Op&) [with T1 = arma::Op, arma::op_htrans>; op_type = arma::op_htrans; eT = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:149:21: required from 'static void arma::glue_times_redirect2_helper::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:436:74: required from 'static void arma::glue_times_redirect<2>::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:530:36: required from 'static void arma::glue_times::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5534:19: required from 'arma::Mat::Mat(const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; glue_type = arma::glue_times; eT = double]' saige_fitnull.cpp:748:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:848:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::i() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:859:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:885:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_extra_yes::is_sympd(typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_bones.hpp:24:7: required from 'class arma::xtrans_mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1574:36: required from 'struct arma::Proxy_xtrans_default, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1742:8: required from 'struct arma::Proxy, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:384:48: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4900:17: required from 'arma::Mat::Mat(const arma::Op&) [with T1 = arma::Op, arma::op_htrans>; op_type = arma::op_htrans; eT = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:149:21: required from 'static void arma::glue_times_redirect2_helper::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:436:74: required from 'static void arma::glue_times_redirect<2>::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:530:36: required from 'static void arma::glue_times::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5534:19: required from 'arma::Mat::Mat(const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; glue_type = arma::glue_times; eT = double]' saige_fitnull.cpp:748:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_eval_expr::eval() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_bones.hpp:24:7: required from 'class arma::xtrans_mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1574:36: required from 'struct arma::Proxy_xtrans_default, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1742:8: required from 'struct arma::Proxy, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:384:48: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4900:17: required from 'arma::Mat::Mat(const arma::Op&) [with T1 = arma::Op, arma::op_htrans>; op_type = arma::op_htrans; eT = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:149:21: required from 'static void arma::glue_times_redirect2_helper::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:436:74: required from 'static void arma::glue_times_redirect<2>::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:530:36: required from 'static void arma::glue_times::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5534:19: required from 'arma::Mat::Mat(const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; glue_type = arma::glue_times; eT = double]' saige_fitnull.cpp:748:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::t() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::ht() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base_trans_default::st() const ^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base >': D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/xtrans_mat_bones.hpp:24:7: required from 'class arma::xtrans_mat' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1574:36: required from 'struct arma::Proxy_xtrans_default, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Proxy.hpp:1742:8: required from 'struct arma::Proxy, arma::op_htrans> >' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_strans_meat.hpp:384:48: required from 'static void arma::op_strans::apply_direct(arma::Mat&, const T1&) [with T1 = arma::Op, arma::op_htrans>; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/op_htrans_meat.hpp:372:26: required from 'static void arma::op_htrans::apply(arma::Mat&, const arma::Op&, const typename arma::arma_not_cx::result*) [with T1 = arma::Op, arma::op_htrans>; typename T1::elem_type = double; typename arma::arma_not_cx::result = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:4900:17: required from 'arma::Mat::Mat(const arma::Op&) [with T1 = arma::Op, arma::op_htrans>; op_type = arma::op_htrans; eT = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:149:21: required from 'static void arma::glue_times_redirect2_helper::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:436:74: required from 'static void arma::glue_times_redirect<2>::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/glue_times_meat.hpp:530:36: required from 'static void arma::glue_times::apply(arma::Mat&, const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; typename T1::elem_type = double]' D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5534:19: required from 'arma::Mat::Mat(const arma::Glue&) [with T1 = arma::Op, arma::op_htrans>; T2 = arma::Mat; glue_type = arma::glue_times; eT = double]' saige_fitnull.cpp:748:32: required from here D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_min() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::index_max() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_symmetric(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_hermitian(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_zero(const typename get_pod_type::result tol) const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatu() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_trimatl() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_diagmat() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_empty() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_square() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_vec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_colvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_rowvec() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::is_finite() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_inf() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::has_nan() const ^~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_col() const ^~~~~~~~~~~~~~~~~~~~~~~~ D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture Base::as_row() const ^~~~~~~~~~~~~~~~~~~~~~~~ "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/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include' -I"C:/extsoft/include" -DRCPP_PARALLEL_USE_TBB=0 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c saige_main.cpp -o saige_main.o In file included from saige_main.cpp:28: vectorization.h:27:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC optimize("O3") ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __debugbreak(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:540:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *__mingw_get_crt_info (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern int *__cdecl _errno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_errno(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_errno(int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern unsigned long __cdecl __threadid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern uintptr_t __cdecl __threadhandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from saige_main.cpp:28: vectorization.h:62:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mean_sd(const double x[], size_t n, double &mean, double &sd); ^ vectorization.h:62:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:64:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_maxmin(const double x[], size_t n, double &max, double &min); ^ vectorization.h:64:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:66:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_medmaxmin(const double x[], size_t n, double &med, double &max, double &min); ^ vectorization.h:66:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:70:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int &Num, int buf_idx[]); ^ vectorization.h:70:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:72:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t f64_nonzero_index(size_t n, const double *x, int *i); ^ vectorization.h:72:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:75:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_add(size_t n, double x, double *y); ^ vectorization.h:75:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:77:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_add(size_t n, const double *x, double *y); ^ vectorization.h:77:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_sub(size_t n, double x, double *y); ^ vectorization.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:81:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mul(size_t n, double x, double *y); ^ vectorization.h:81:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:83:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_dot(size_t n, const double *x, const double *y); ^ vectorization.h:83:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:85:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_sum(size_t n, const double *x); ^ vectorization.h:85:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:87:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_normalize(size_t n, double *x); ^ vectorization.h:87:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:91:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double &out1, double &out2); ^ vectorization.h:91:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:94:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *y, double &out1, double &out2); ^ vectorization.h:94:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:98:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *y, double *p); ^ vectorization.h:98:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:101:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, double *p); ^ vectorization.h:101:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:104:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, double *p); ^ vectorization.h:104:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, const double *z, double *p); ^ vectorization.h:107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_sum_mat_vec(size_t n, const double *x, const double *y); ^ vectorization.h:109:67: 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/cmath:42, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/cpp_type_traits.h:419:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __miter_base(_Iterator __it) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:43, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:157:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:162:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(std::nullptr_t) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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:254:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl abs(int _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:254:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:255:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl labs(long _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:255:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:259:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atof(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:259:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:260:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _atof_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:260:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _cabs(struct _complex _ComplexA); /* Overriden to use our cabs. */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _hypot(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _jn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _yn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _matherr (struct _exception *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:297:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _chgsign (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:297:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:298:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _copysign (double _Number,double _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:298:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:299:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:299:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:300:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _nextafter (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:300:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:301:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _scalb (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:301:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:302:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:302:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:303:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:303:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl jn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl yn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl chgsign (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: 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 C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: 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/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _set_invalid_parameter_handler(_invalid_parameter_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _get_invalid_parameter_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long *__cdecl __doserrno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_doserrno(unsigned long _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_doserrno(unsigned long *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_pgmptr(char **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_wpgmptr(wchar_t **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_fmode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_fmode(int *_PMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osplatform(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winmajor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winminor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: 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/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template char (*__countof_helper(UNALIGNED _CountofType (&_Array)[_SizeOfArray]))[_SizeOfArray]; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:315:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:315:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:320:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:320:27: 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/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:322:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __declspec(noreturn) abort(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_abort_behavior(unsigned int _Flags,unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _abs64(__int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:344:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE __int64 __cdecl _abs64(__int64 x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atexit(void (__cdecl *)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atoi(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl atol(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl bsearch(const void *_Key,const void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl qsort(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _byteswap_ushort(unsigned short _Short); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _byteswap_ulong (unsigned long _Long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 _Int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div_t __cdecl div(int _Numerator,int _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl getenv(const char *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _itoa(int _Value,char *_Dest,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _i64toa(__int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _ui64toa(unsigned __int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldiv_t __cdecl ldiv(long _Numerator,long _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ltoa(long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mblen(const char *_Ch,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mblen_l(const char *_Ch,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mbtowc_l(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbstowcs(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstowcs_l(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mkstemp(char *template_name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rand(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_error_mode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl srand(unsigned int _Seed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:405:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'double strtod(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:412:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __MINGW_NOTHROW strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'float strtof(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __MINGW_NOTHROW strtold(const char * __restrict__ , char ** __restrict__ ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __strtod (const char * __restrict__ , char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_strtold(const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _strtod_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl strtol(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _strtol_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl strtoul(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _strtoul_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:445:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl system(const char *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:445:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ultoa(unsigned long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctomb(char *_MbCh,wchar_t _WCh) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wctomb_l(char *_MbCh,wchar_t _WCh,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcstombs(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcstombs_l(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl malloc(size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _recalloc(void *_Memory,size_t _Count,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _aligned_free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_malloc(size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_malloc(size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_realloc(void *_Memory,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_realloc(void *_Memory,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _itow(int _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ltow(long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:483:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ultow(unsigned long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:483:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:485:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:485:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:486:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_wcstof(const wchar_t * __restrict__ nptr, wchar_t ** __restrict__ endptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:486:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:487:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:487:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:491:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:495:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:504:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:504:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:506:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:506:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:507:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl wcstol(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:507:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:508:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wcstol_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:508:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:509:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl wcstoul(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:509:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:510:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _wcstoul_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:510:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:511:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetenv(const wchar_t *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:511:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:514:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsystem(const wchar_t *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:514:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:517:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:517:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:518:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:518:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:520:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:520:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:521:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:521:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:523:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _i64tow(__int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:523:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:524:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _ui64tow(unsigned __int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:524:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:525:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:525:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:526:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:526:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:527:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:527:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:528:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:528:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:529:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:529:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:530:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64_l(const wchar_t *_Str ,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:530:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putenv(const char *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fullpath(char *_FullPath,const char *_Path,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl(_CRT_DOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl(_LDOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt(_CRT_FLOAT *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl_l(_CRT_DOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl_l(_LDOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt_l(_CRT_FLOAT *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotl(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotr(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _makepath(char *_Path,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _onexit_t __cdecl _onexit(_onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:575:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl perror(const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:575:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _searchenv(const char *_Filename,const char *_EnvVar,char *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _splitpath(const char *_FullPath,char *_Drive,char *_Dir,char *_Filename,char *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _swab(char *_Buf1,char *_Buf2,int _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:600:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wfullpath(wchar_t *_FullPath,const wchar_t *_Path,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:600:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:601:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wmakepath(wchar_t *_ResultPath,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:601:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:604:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wperror(const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:604:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:606:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsearchenv(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:606:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:607:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsplitpath(const wchar_t *_FullPath,wchar_t *_Drive,wchar_t *_Dir,wchar_t *_Filename,wchar_t *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:607:123: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _beep(unsigned _Frequency,unsigned _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _seterrormode(int _Mode) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _sleep(unsigned long _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: 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/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl itoa(int _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ltoa(long _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putenv(const char *_EnvString) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl swab(char *_Buf1,char *_Buf2,int _SizeInBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ultoa(unsigned long _Val,char *_Dstbuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture onexit_t __cdecl onexit(onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION lldiv_t __cdecl lldiv(long long, long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llabs(long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:659:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl llabs(long long _j) { return (_j >= 0 ? _j : -_j); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl strtoll(const char * __restrict__, char ** __restrict, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl strtoull(const char * __restrict__, char ** __restrict__, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl atoll (const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wtoll (const wchar_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl lltoa (long long, char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl ulltoa (unsigned long long , char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl lltow (long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl ulltow (unsigned long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:677:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl atoll (const char * _c) { return _atoi64 (_c); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:678:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:679:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { return _ui64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:680:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl wtoll (const wchar_t * _w) { return _wtoi64 (_w); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:681:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl lltow (long long _n, wchar_t * _w, int _i) { return _i64tow (_n, _w, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:682:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _dupenv_s(char **_PBuffer,size_t *_PBufferSizeInBytes,const char *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itoa_s(int _Value,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64toa_s(__int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64toa_s(unsigned __int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltoa_s(long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: 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/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbstowcs_s(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _mbstowcs_s_l(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultoa_s(unsigned long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wctomb_s_l(int *_SizeConverted,char *_MbCh,size_t _SizeInBytes,wchar_t _WCh,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcstombs_s(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcstombs_s_l(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:31:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itow_s (int _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:31:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:32:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltow_s (long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:32:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:33:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultow_s (unsigned long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:33:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:34:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wgetenv_s(size_t *_ReturnSize,wchar_t *_DstBuf,size_t _DstSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:34:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:35:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wdupenv_s(wchar_t **_Buffer,size_t *_BufferSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:35:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:36:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:36:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:37:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:37:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ecvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDights,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _fcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDec,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _gcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDigits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _makepath_s(char *_PathResult,size_t _Size,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _putenv_s(const char *_Name,const char *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _searchenv_s(const char *_Filename,const char *_EnvVar,char *_ResultPath,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _splitpath_s(const char *_FullPath,char *_Drive,size_t _DriveSize,char *_Dir,size_t _DirSize,char *_Filename,size_t _FilenameSize,char *_Ext,size_t _ExtSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_splitpath_s,char,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:53:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wmakepath_s(wchar_t *_PathResult,size_t _SizeInWords,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:53:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:54:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wputenv_s(const wchar_t *_Name,const wchar_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:54:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:55:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsearchenv_s(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:55:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:57:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsplitpath_s(const wchar_t *_FullPath,wchar_t *_Drive,size_t _DriveSizeInWords,wchar_t *_Dir,size_t _DirSizeInWords,wchar_t *_Filename,size_t _FilenameSizeInWords,wchar_t *_Ext,size_t _ExtSizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:57:227: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_wsplitpath_s,wchar_t,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl qsort_s(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(void *,const void *,const void *),void *_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: 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/stdlib.h:695, from C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:38, from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_malloc (size_t _Size, size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_aligned_free (void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_offset_realloc (void *_Memory, size_t _Size, size_t _Alignment, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_realloc (void *_Memory, size_t _Size, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _resetstkoflw (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _set_malloc_crt_max_wait(unsigned long _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _expand(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _msize(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _get_sbh_threshold(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_sbh_threshold(size_t _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_amblksiz(size_t _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_amblksiz(size_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapadd(void *_Memory,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapchk(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapmin(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapset(unsigned int _Fill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapwalk(_HEAPINFO *_EntryInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _heapused(size_t *_Used,size_t *_Commit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _get_heap_handle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *_MarkAllocaS(void *_Ptr,unsigned int _Marker) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:163:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void __cdecl _freea(void *_Memory) { ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:47, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:56:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long __i) { return __builtin_labs(__i); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long long __x) { return __builtin_llabs (__x); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:70:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:74:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:78:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:84:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__float128 __x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:148, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list(const_iterator __a, size_type __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr initializer_list() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size() const noexcept { return _M_len; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin() const noexcept { return _M_array; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:79:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end() const noexcept { return begin() + size(); } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:89:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/initializer_list:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(initializer_list<_Tp> __ils) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:38, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/type_traits:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr operator value_type() const noexcept { return value; } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:749:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declval(long); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:753:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)); ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:756:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:782:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:785:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:830:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:833:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:873:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:876:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __helper(const _Tp&); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1156:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture decltype(__helper({}))* = 0); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1158:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1351:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void __test_aux(_To1); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1356:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1360:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1988:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture : std::declval<_Up>())>::type> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:1991:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __success_type _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2007:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2056:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture auto declval() noexcept -> decltype(__declval<_Tp>(0)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2141:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2160:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memfun_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2179:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_ref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2182:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2198:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_memobj_deref> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ), __invoke_other> _S_test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2287:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __failure_type _S_test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2439:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2445:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2454:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2457:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2465:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2534:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2547:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture > __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2550:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2627:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2635:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memfun_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2642:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_ref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2649:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_memobj_deref) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2655:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr bool __call_is_nt(__invoke_other) ^ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2679:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2680:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__nonesuch() = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2681:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __nonesuch(__nonesuch const&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/type_traits:2682:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void operator=(__nonesuch const&) = delete; ^~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:63:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception.h:69:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:49:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_exception() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:53:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler set_terminate(terminate_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:67: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/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture terminate_handler get_terminate() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void terminate() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:76:71: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/exception:79:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler set_unexpected(unexpected_handler) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:79: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/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unexpected_handler get_unexpected() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/exception:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void unexpected() __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:102:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int uncaught_exceptions() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:107:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __verbose_terminate_handler(); ^ C:/rtools40/mingw64/include/c++/8.3.0/exception:133:36: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:63:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cxa_free_exception(void*) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:66:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void (_GLIBCXX_CDTOR_CALLABI *dest) (void *)) _GLIBCXX_NOTHROW; ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_init_exception.h:71:63: 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/typeinfo:36, from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:47:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Fnv_hash_bytes(const void* __ptr, size_t __len, size_t __seed); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/hash_bytes.h:54: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/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~type_info(); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:99:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* name() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:106:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool before(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator==(const type_info& __arg) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:136:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool operator!=(const type_info& __arg) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:140:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t hash_code() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_pointer_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:155:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual bool __is_function_p() const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:164:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned __outer) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:168:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void **__obj_ptr) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:173:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit type_info(const char *__n): __name(__n) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:177:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info& operator=(const type_info&); ^ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:178:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture type_info(const type_info&); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:190:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_cast() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:194:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_cast() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:207:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_typeid () _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:211:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_typeid() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/typeinfo:214:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:66:41: 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/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void rethrow_exception(exception_ptr) __attribute__ ((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:69:70: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:83:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit exception_ptr(void* __e) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:85:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_addref() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_release() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *_M_get() const _GLIBCXX_NOEXCEPT __attribute__ ((__pure__)); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:91:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend void std::rethrow_exception(exception_ptr); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture friend exception_ptr std::make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:96:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:98:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:101:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(nullptr_t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture exception_ptr(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(exception_ptr&& __o) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~exception_ptr() _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr&) _GLIBCXX_USE_NOEXCEPT; ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:143, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:144: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/exception_ptr.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:154:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:163:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:166:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(exception_ptr& __lhs, exception_ptr& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:171:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __dest_thunk(void* __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/exception_ptr.h:179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:47:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __addressof(_Tp& __r) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/exception:144, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:74:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:85:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture forward(typename std::remove_reference<_Tp>::type&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:99:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_Tp&& __t) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:119:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_if_noexcept(_Tp& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:138:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture addressof(_Tp& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp* addressof(const _Tp&&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:149:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange(_Tp& __obj, _Up&& __new_val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:184:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_Tp>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/move.h:206:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(__is_nothrow_swappable<_Tp>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/exception:144, from C:/rtools40/mingw64/include/c++/8.3.0/new:40, from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:57:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception() noexcept : _M_ptr(current_exception()) { } ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:59:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_exception& operator=(const nested_exception&) noexcept = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:63:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~nested_exception() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_nested() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:75:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture nested_ptr() const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:82:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(const _Except& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:86:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit _Nested_exception(_Except&& __ex) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:97:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:106:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_with_nested_impl(_Tp&& __t, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture throw_with_nested(_Tp&& __t) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:137:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const _Ex* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:145:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __rethrow_if_nested_impl(const void*) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/nested_exception.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rethrow_if_nested(const _Ex& __ex) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/new:57:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_alloc() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_alloc() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:64:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:71:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bad_array_new_length() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/new:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~bad_array_new_length() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:78:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual const char* what() const throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:89:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit nothrow_t() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler set_new_handler(new_handler) throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_handler get_new_handler() noexcept; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:105:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:123:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:125:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__externally_visible__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/new:141:41: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/new:168:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new(std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void* operator new[](std::size_t, void* __p) _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:174:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete (void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/new:175:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void operator delete[](void*, void*) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:34, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_exception(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:48:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_alloc(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_cast(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_typeid(void) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:59:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_logic_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:63:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_domain_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_invalid_argument(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:69:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_length_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_out_of_range(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:75:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __attribute__((__format__(__gnu_printf__, 1, 2))); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_runtime_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_range_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_overflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_underflow_error(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:91:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_ios_failure(const char*) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:95:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_system_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:98:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_future_error(int) __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:101:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __throw_bad_function_call() __attribute__((__noreturn__)); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functexcept.h:105:59: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:79:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:81:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:84:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture new_allocator(const new_allocator<_Tp1>&) _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:86:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~new_allocator() _GLIBCXX_USE_NOEXCEPT { } ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:89:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:93:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture address(const_reference __x) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:99:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(size_type __n, const void* = static_cast(0)) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(pointer __p, size_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:129:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size() const _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++allocator.h:33, from C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:46, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:135:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:140:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:155:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/new_allocator.h:160:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const new_allocator<_Tp>&, const new_allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:90:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:95:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Up* __p) { __p->~_Up(); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:131:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator() throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:133:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator& __a) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:137:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator(const allocator<_Tp1>&) throw() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:139:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~allocator() throw() { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:147:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:153:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:159:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:165:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_USE_NOEXCEPT ^~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:175:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:183:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:191:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template allocator(const allocator<_Up>&) { } ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:209:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static void _S_do_it(_Alloc&, _Alloc&) _GLIBCXX_NOEXCEPT { } }; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Alloc& __one, _Alloc& __two) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:40, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc&, const _Alloc&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:236:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(const _Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:245:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture { static bool _S_do_it(_Tp&) noexcept { return false; } }; ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/allocator.h:251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_do_it(_Tp& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:41, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:111:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __e) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:141:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to(__make_not_void& __r) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:151:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(_Tp* __ptr) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/ptr_traits.h:160:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __to_address(const _Ptr& __ptr) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:41, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:214:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.allocate(__n, __hint)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:219:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:228:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static true_type __test(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:231:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static false_type __test(...); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:242:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc& __a, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:249:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_construct(_Alloc&, _Tp* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:255:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.destroy(__p)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:260:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_destroy(_Alloc2&, _Tp* __p, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:266:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.max_size()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:271:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_max_size(_Alloc2&, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__a.select_on_container_copy_construction()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:287:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_select(_Alloc2& __a, ...) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:300:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:315:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(_Alloc& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:327:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(_Alloc& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:343:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(_S_construct(__a, __p, std::forward<_Args>(__args)...)) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:355:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void destroy(_Alloc& __a, _Tp* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:366:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static size_type max_size(const _Alloc& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:378:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const _Alloc& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:435:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:449:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocate(allocator_type& __a, size_type __n, const_void_pointer __hint) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:461:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture deallocate(allocator_type& __a, pointer __p, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:474:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(allocator_type& __a, _Up* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:486:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(allocator_type& __a, _Up* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max_size(const allocator_type& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:504:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture select_on_container_copy_construction(const allocator_type& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:511:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:516:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:520:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:528:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline _Alloc __alloc_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:535:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:539:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_move(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:543:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_move(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:551:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc& __one, _Alloc& __two, true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:558:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __do_alloc_on_swap(_Alloc&, _Alloc&, false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:562:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline void __alloc_on_swap(_Alloc& __one, _Alloc& __two) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:579:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(int); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/alloc_traits.h:583:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_select(...); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:41, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:82:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture construct(_Alloc& __a, _Ptr __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture destroy(_Alloc& __a, _Ptr __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:94:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static _Alloc _S_select_on_copy(const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static void _S_on_swap(_Alloc& __a, _Alloc& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:100:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_copy_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_move_assign() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:106:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_propagate_on_swap() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:109:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_always_equal() ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/alloc_traits.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _S_nothrow_move() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:42, 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:62, 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 saige_main.cpp:29: 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/unordered_map:43, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:76:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct piecewise_construct_t { explicit piecewise_construct_t() = default; }; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:98:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:112:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:119:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:126:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _CopyMovePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveCopyPair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:158:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:164:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:170:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _MoveConstructiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static constexpr bool _ImplicitlyMoveConvertiblePair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:186:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit __nonesuch_no_braces(const __nonesuch&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:195:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__pair_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:196:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base(const __pair_base&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pair_base& operator=(const __pair_base&) = delete; ^~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:229:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:242:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:260:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:269:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const _T1& __a, const _T2& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:291:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:300:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:303:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const pair&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:304:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:311:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:318:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, const _T2& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:325:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:332:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit pair(const _T1& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:341:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:350:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(_U1&& __x, _U2&& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:360:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:370:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit constexpr pair(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:375:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:381:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const pair&, const __nonesuch_no_braces&>::type __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:394:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture is_nothrow_move_assignable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:405:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const pair<_U1, _U2>& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:416:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(pair<_U1, _U2>&& __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:426:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_nothrow_swappable<_T2>>::value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:437:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:448:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:454:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:461:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:467:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:473:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:479:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:496: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/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(pair<_T1, _T2>&, pair<_T1, _T2>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:503:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_pair.h:524:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_pair(_T1&& __x, _T2&& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:44, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:171:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:181:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:191:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:201:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:211:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:221:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:355:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:365:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:375:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:385:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:405:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:414:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:440:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:453:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __x, _Tp* __y) const _GLIBCXX_NOTHROW ^~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:44, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:766:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:776:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:786:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:859:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:868:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:877:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x, const _Tp& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:886:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:988:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:992:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Predicate::argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1000:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not1(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1015:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture binary_negate(const _Predicate& __x) : _M_pred(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1020:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Predicate::second_argument_type& __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1028:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not2(const _Predicate& __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1062:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1065:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_unary_function(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1069:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1076:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1088:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1091:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pointer_to_binary_function(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1095:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Arg1 __x, _Arg2 __y) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1102:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ptr_fun(_Result (*__x)(_Arg1, _Arg2)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1111:28: 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/stl_function.h:1115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1127:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1131:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1142:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair2& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1152:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1156:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Pair& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1183:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1201:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1205:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1219:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref_t(_Ret (_Tp::*__pf)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1237:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun_ref_t(_Ret (_Tp::*__pf)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1241:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1259:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1273:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp* __p, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1291:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1295:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1309:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_mem_fun1_ref_t(_Ret (_Tp::*__pf)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1313:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _Tp& __r, _Arg __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1324:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1329:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1334:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1339:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)() const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1344:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1349:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun(_Ret (_Tp::*__f)(_Arg) const) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1359:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture mem_fun_ref(_Ret (_Tp::*__f)(_Arg) const) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_function.h:1368, from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:44, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:118:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::first_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:122:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::second_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind1st(const _Operation& __fn, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:153:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const typename _Operation::second_argument_type& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:157:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:163:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(typename _Operation::first_argument_type& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/backward/binders.h:170:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bind2nd(const _Operation& __fn, const _Tp& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:45, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:66:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __poison_hash(__poison_hash&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__poison_hash(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:82:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_enum(__hash_enum&&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~__hash_enum(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:109:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Tp* __p) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:124:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(bool) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:127:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:130:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(signed char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned char) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:136:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(wchar_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:139:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char16_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:142:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(char32_t) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:145:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:151:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:154:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:157:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned short) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:160:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned int) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:163:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(unsigned long long) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:170:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Cxx_hashtable_define_trivial_hash(__GLIBCXX_TYPE_INT_N_0 unsigned) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:191:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(0xc70f6907UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:201:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __seed = static_cast(2166136261UL)) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:215:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture hash(const _Tp& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __hash_combine(const _Tp& __val, size_t __hash) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(float __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:241:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(double __val) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/functional_hash.h:254:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(long double __val) const noexcept; ^~~~~~~~ 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/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/bits/stl_algobase.h:65, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_types.h:205:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iterator_category(const _Iter&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:99:42: 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_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:113:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture input_iterator_tag); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:119:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:138:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture distance(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:147:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __advance(_InputIterator& __i, _Distance __n, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:159: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_iterator_base_funcs.h:175:41: 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_iterator_base_funcs.h:202:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture advance(_InputIterator& __i, _Distance __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:214:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_InputIterator>::difference_type __n = 1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:225:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator_traits<_BidirectionalIterator>::difference_type __n = 1) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:127:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator() : current() { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:133:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(iterator_type __x) : current(__x) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:139:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:148:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reverse_iterator(const reverse_iterator<_Iter>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:155:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:169: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/stl_iterator.h:183: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/stl_iterator.h:192:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:204: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/stl_iterator.h:217:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:229: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/stl_iterator.h:242:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:264:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:274:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:286:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:303:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:309:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:315:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:321:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:327:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:333:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:341:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:347:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:353:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:359:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:365:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:371:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:394:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__y.base() - __x.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:401:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const reverse_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_reverse_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:428:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:439:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__make_reverse_iterator(__miter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:467:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:506:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:511:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:516: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/stl_iterator.h:533:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:558:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture explicit front_insert_iterator(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:581:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:588:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:597:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:602:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:607: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/stl_iterator.h:624:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front_inserter(_Container& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:657:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert_iterator(_Container& __x, typename _Container::iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:693:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const typename _Container::value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:701:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(typename _Container::value_type&& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:711:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:716:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:721: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/stl_iterator.h:739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inserter(_Container& __x, _Iterator __i) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:779:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_CONSTEXPR __normal_iterator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:783:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __normal_iterator(const _Iterator& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:791:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Container>::__type>& __i) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:796: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_iterator.h:800: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_iterator.h:804: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_iterator.h:811: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_iterator.h:816: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_iterator.h:823: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_iterator.h:828: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_iterator.h:832: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_iterator.h:836: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_iterator.h:840: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_iterator.h:844: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_iterator.h:848:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:865:5: 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_iterator.h:872:5: 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_iterator.h:879:5: 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_iterator.h:886:5: 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_iterator.h:894:5: 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_iterator.h:901:5: 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_iterator.h:908:5: 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_iterator.h:915:5: 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_iterator.h:922:5: 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_iterator.h:929:5: 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_iterator.h:936:5: 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_iterator.h:943: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/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:956:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__lhs.base() - __rhs.base()) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:968:5: 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_iterator.h:975: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/bits/stl_algobase.h:67, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:987:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1029:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1033:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(iterator_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1038:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_iterator(const move_iterator<_Iter>& __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1042:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture base() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1046: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/stl_iterator.h:1050: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/stl_iterator.h:1054:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1061: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/stl_iterator.h:1069:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1076: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/stl_iterator.h:1084:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1088:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1095:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1099:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1106:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1122:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1134:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1140:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1152:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1164:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1170:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_IteratorR>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1182:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1190:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__x.base() - __y.base()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1196:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const move_iterator<_Iterator>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture make_move_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Iterator __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1218:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __make_move_if_noexcept_iterator(_Tp* __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1226:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(make_move_iterator(__niter_base(__it.base()))) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_iterator.h:1239:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> decltype(__miter_base(__it.base())) ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:71, from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:42:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:48:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Iter_less_val() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:60:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_less_val(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:69:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_less_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:79:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture constexpr _Val_less_iter() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_less_iter(_Iter_less_iter) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:89:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:94:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_less_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_less_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:105:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:110:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_iter() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:117:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equal_to_val() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_equal_to_iter) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:135:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:142:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator1 __it1, _Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:149:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:158:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:163:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:169:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_val(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it, _Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:182:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:187:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:196:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:201:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(const _Iter_comp_iter<_Compare>& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:207:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Val_comp_iter(_Iter_comp_iter<_Compare>&& __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:214:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Value& __val, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __val_comp_iter(_Iter_comp_iter<_Compare> __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:234:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_val(_Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:240:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:246:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_equals_val(_Value& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_equals_iter(_Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:261:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:267:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:276:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_pred(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:282:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __pred_iter(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:297:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_val(_Compare __comp, _Value& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:303:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:309:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_val(_Compare __comp, _Value &__val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:320:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:326:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator2 __it2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:332:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:344:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Iter_negate(_Predicate __pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:350:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/predefined_ops.h:356:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __negate(_Iter_pred<_Predicate> __pred) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:167:29: 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_algobase.h:195:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:219:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture min(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:265:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture max(const _Tp& __a, const _Tp& __b, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __niter_base(_Iterator __it) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:291:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:319:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:338:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:357:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_m(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:375:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:404:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ostreambuf_iterator<_CharT, char_traits<_CharT> >); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:410:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture istreambuf_iterator<_CharT, char_traits<_CharT> >, _CharT*); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:420:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_a2(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:446:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:479:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(_II __first, _II __last, _OI __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:501:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:515:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:529:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:544:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:559:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_b(const _Tp* __first, const _Tp* __last, _Tp* __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:577:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:595:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:622:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:658:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move_backward(_BI1 __first, _BI1 __last, _BI2 __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:682:26: 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_algobase.h:692:25: 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_algobase.h:703:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_a(_Tp* __first, _Tp* __last, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:724:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:738:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:749:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:761:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __fill_n_a(_Tp* __first, _Size __n, const _Tp& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:784:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill_n(_OI __first, _Size __n, const _Tp& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:797:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:811:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:821:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:839:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __newlast1(_II1, _II1 __last1, _II2, _II2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:844:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_II __first, _II __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:854:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _RAI2 __first2, _RAI2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:865:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __cnd2(_RAI, _RAI) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:873: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_algobase.h:895:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static bool __lc(_II1, _II1, _II2, _II2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:902:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:915:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Up* __first2, const _Up* __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:929:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:947: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_algobase.h:985: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_algobase.h:1000:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(int __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1008:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1012:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1016:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1020:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __lg(unsigned long long __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1039:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture equal(_II1 __first1, _II1 __last1, _II2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1072:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _IIter2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1089:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1115: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_algobase.h:1222:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1258:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _II2 __first2, _II2 __last2, _Compare __comp) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1275:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1301:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algobase.h:1335:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator2 __first2, _BinaryPredicate __binary_pred) ^ In file included 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalpha(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:231:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalpha_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:232:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:233:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:234:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:235:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:236:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:237:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:238:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswxdigit(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:239:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswxdigit_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswspace(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:241:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswspace_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:242:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswpunct(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswpunct_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:244:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswalnum(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswalnum_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:246:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswprint(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:247:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswprint_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:248:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswgraph(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:249:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswgraph_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswcntrl(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcntrl_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:252:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswascii(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isleadbyte(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:254:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isleadbyte_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:255:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towupper(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:256:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towupper_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:257:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl towlower(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:258:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _towlower_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:259:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:260:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswctype_l(wint_t _C,wctype_t _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:261:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsymf(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:262:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsymf_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:263:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iswcsym(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:264:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iswcsym_l(wint_t _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl is_wctype(wint_t _C,wctype_t _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:266:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl iswblank(wint_t _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetcwd(wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:277:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetdcwd(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:278:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wgetdcwd_nolock(int _Drive,wchar_t *_DstBuf,int _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:279:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:280:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wmkdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:281:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrmdir(const wchar_t *_Path); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:282:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _waccess(const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:288:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wchmod(const wchar_t *_Filename,int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcreat(const wchar_t *_Filename,int _PermissionMode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:290:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:291:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:292:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wunlink(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wrename(const wchar_t *_OldFilename,const wchar_t *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:294:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wmktemp(wchar_t *_TemplateName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst32i64(const wchar_t *_Filename,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:296:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:297:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wfindfirst64(const wchar_t *_Filename,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:298:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext32i64(intptr_t _FindHandle,struct _wfinddata32i64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:299:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wfindnext64i32(intptr_t _FindHandle,struct _wfinddata64i32_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:300:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wfindnext64(intptr_t _FindHandle,struct _wfinddata64_t *_FindData); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:301:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsopen_s(int *_FileHandle,const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,int _PermissionFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:302:127: 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/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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wopen(const wchar_t *_Filename,int _OpenFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:303:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsopen(const wchar_t *_Filename,int _OpenFlag,int _ShareFlag,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:304:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wsetlocale(int _Category,const wchar_t *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:309:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecl(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:314:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecle(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:315:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclp(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:316:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexeclpe(const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:317:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecv(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:318:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecve(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:319:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvp(const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:320:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wexecvpe(const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:321:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnl(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:326:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnle(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:327:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlp(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:328:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlpe(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:329:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnv(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:330:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnve(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:331:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvp(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:332:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvpe(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:333:131: 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/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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32(const wchar_t *_Name,struct _stat32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:398:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat32i64(const wchar_t *_Name,struct _stat32i64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:399:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:400:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wstat64(const wchar_t *_Name,struct _stat64 *_Stat); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:401:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_cgetws(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwch(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:413:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _getwche(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:414:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _putwch(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwch(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cputws(const wchar_t *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:418:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:420:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:421:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:422:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:423:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:425:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:426:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:427:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vcwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:428:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _putwch_nolock(wchar_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:429:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwch_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:430:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _getwche_nolock(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:431:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl _ungetwch_nolock(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:432:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swscanf(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:439:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:441:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:443:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwscanf(const wchar_t * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwscanf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:447:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwscanf (FILE * __restrict__ fp, const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:449:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:453:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:455:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:457:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:459:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snwprintf (wchar_t * __restrict__ s, size_t n, const wchar_t * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:461:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsnwprintf (wchar_t * __restrict__ , size_t, const wchar_t * __restrict__ , va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:463:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ , ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:465:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ ,va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:467:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:485:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swscanf(const wchar_t *__source, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:496:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wscanf(const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:507:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwscanf(FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:519:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswscanf (const wchar_t *__source, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:526:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwscanf(const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:533:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:543:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwprintf (FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:554:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wprintf (const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:565:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwprintf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:572:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwprintf (const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:580:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:591:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, __builtin_va_list __local_argv) ^ In file included 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfsopen(const wchar_t *_Filename,const wchar_t *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:642:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fgetwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:645:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:646:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fputwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:647:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:648:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:649:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:650:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:651:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:652:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl ungetwc(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:653:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl fgetws(wchar_t * __restrict__ _Dst,int _SizeInWords,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:654:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:655:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:656:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putws(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:657:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:658:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_l(wchar_t * __restrict__ ,size_t _SizeInWords,const wchar_t * __restrict__ _Format,_locale_t _Locale,... ) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:659:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:660:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:661:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:662:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:663:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:695:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:696:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:697:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:698:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:699:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vswprintf_p(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:700:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:701:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscwprintf_p(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:702:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:703:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:704:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:706:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:707:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:708:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:709:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:710:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:711:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:712:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:713:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_p_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:714:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:715:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:716:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_p_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:717:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:718:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_l(wchar_t * __restrict__ _DstBuf,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:719:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:720:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:721:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __swprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:722:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_l(wchar_t * __restrict__ _Dest,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:723:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __vswprintf_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,_locale_t _Plocinfo,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:724:136: 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:727, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:23:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:30:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:58:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, const wchar_t *__format, ...) ^ In file included 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtempnam(const wchar_t *_Directory,const wchar_t *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:737:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:738:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:739:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_l(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:740:118: 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/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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_l(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:741:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:742:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_l(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:743:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_l(const wchar_t * __restrict__ _Format,_locale_t _Locale,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:744:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfdopen(int _FileHandle ,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:745:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:746:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfreopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode,FILE * __restrict__ _OldFile) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:747:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wpopen(const wchar_t *_Command,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:753:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wremove(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:757:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtmpnam(wchar_t *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:758:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwc_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:759:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwc_nolock(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:760:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwc_nolock(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:761:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:769:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl getwchar() {return (fgetwc(stdin)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:770:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl putwchar(wchar_t _C) {return (fputwc(_C,stdout)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsdup(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:851:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:852:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcschr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:853:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:854:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:855:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcscspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:856:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcslen(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:857:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsnlen(const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:859:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsncmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:860:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsncpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:861:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wcsncpy_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:862:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcspbrk(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:863:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsrchr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:864:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:865:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsstr(const wchar_t *_Str,const wchar_t *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:866:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcstok(wchar_t * __restrict__ _Str,const wchar_t * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:867:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcserror(int _ErrNum) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl __wcserror(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:869:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:870:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:871:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:872:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:873:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:874:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsrev(wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:875:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:876:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcslwr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:877:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcslwr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:878:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsupr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:879:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcsupr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:880:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsxfrm(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:881:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsxfrm_l(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:882:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:883:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcscoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:885:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:886:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:887:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:888:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:889:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:890:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsdup(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:893:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:895:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:896:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:897:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsrev(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:898:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:899:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcslwr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:900:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsupr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:902:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wasctime(const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:924:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:925:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime32(const __time32_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:926:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:927:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsftime(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:928:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsftime_l(wchar_t * __restrict__ _Buf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,const struct tm * __restrict__ _Tm,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:929:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrdate(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:930:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:931:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wstrtime(wchar_t *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:932:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:933:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wctime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:934:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:935:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wctime(const time_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:939:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:942:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl _wctime(const time_t *_Time) { return _wctime64(_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _wctime_s(wchar_t *, size_t, const time_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:951:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:954:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE errno_t __cdecl _wctime_s (wchar_t *_Buffer,size_t _SizeInWords,const time_t *_Time) { return _wctime64_s (_Buffer,_SizeInWords,_Time); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl btowc(int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:966:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrlen(const char * __restrict__ _Ch,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:967:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbrtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SizeInBytes,mbstate_t * __restrict__ _State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:968:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbsrtowcs(wchar_t * __restrict__ _Dest,const char ** __restrict__ _PSrc,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:969:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcrtomb(char * __restrict__ _Dest,wchar_t _Source,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:970:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsrtombs(char * __restrict__ _Dest,const wchar_t ** __restrict__ _PSource,size_t _Count,mbstate_t * __restrict__ _State) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:971:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctob(wint_t _WCh); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:972:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemset(wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *s, wchar_t c, size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:976:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wmemcmp(const wchar_t *s1, const wchar_t *s2,size_t n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:977:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ s1,const wchar_t * __restrict__ s2,size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:978:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t * __cdecl wmempcpy (wchar_t *_Dst, const wchar_t *_Src, size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:979:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wmemmove(wchar_t *s1, const wchar_t *s2, size_t n) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:980:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwide(FILE *stream,int mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:981:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbsinit(const mbstate_t *ps); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:982:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wcstoll(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:983:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl wcstoull(const wchar_t * __restrict__ nptr,wchar_t ** __restrict__ endptr, int base); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:984:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl memmove(void *_Dst,const void *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:987:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: 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 _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:988:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:990:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl fwide(FILE *_F,int _M) { (void)_F; return (_M); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:991:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl mbsinit(const mbstate_t *_P) { return (!_P || *_P==0); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:992:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE _CONST_RETURN wchar_t *__cdecl wmemchr(const wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1000:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE int __cdecl wmemcmp(const wchar_t *_S1,const wchar_t *_S2,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1010:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ _S1,const wchar_t * __restrict__ _S2,size_t _N) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1014:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemmove(wchar_t *_S1,const wchar_t *_S2,size_t _N) { return (wchar_t *)memmove(_S1,_S2,_N*sizeof(wchar_t)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1015:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wchar_t *__cdecl wmemset(wchar_t *_S,wchar_t _C,size_t _N) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_wide_utf8 (const wchar_t * const wptr, char **mbptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1038:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_utf8_wide (const char *const mbptr, wchar_t ** wptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1052:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __mingw_str_free(void *ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1061:40: 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:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _waccess_s (const wchar_t *_Filename,int _AccessMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:28:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wmktemp_s (wchar_t *_TemplateName,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:29:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _cgetws_s (wchar_t *_Buffer,size_t _SizeInWords,size_t *_SizeRead); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:34:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s (const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:35:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _cwscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:37:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s (const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:38:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _cwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:39:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vcwprintf_s_l (const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:40:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:45:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwprintf_s(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wprintf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfwprintf_s(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vwprintf_s(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:49:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vswprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:51:100: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vswprintf_s, wchar_t, _Dst, const wchar_t*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl swprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:54: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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,swprintf_s,vswprintf_s,wchar_t,_Dst,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:57:133: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:60:119: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snwprintf_s,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:63:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_s_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:64:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:66:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:67:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:68:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:69:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:70:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:71:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_s_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:72:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl swscanf_s(const wchar_t *_Src,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:73:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:74:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:75:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:76:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:77:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfreopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode,FILE *_OldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:78:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wtmpnam_s(wchar_t *_DstBuf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl wcstok_s(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcserror_s(wchar_t *_Buf,size_t _SizeInWords,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:121:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl __wcserror_s(wchar_t *_Buffer,size_t _SizeInWords,const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:122:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s(wchar_t *_Dst,size_t _DstSizeInWords,wchar_t _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:123:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s(wchar_t *_Str,size_t _SizeInWords,wchar_t _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:124:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:125:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s_l(wchar_t *_Str,size_t _SizeInWords,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:126:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s(wchar_t *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s_l(wchar_t *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscat_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:130:88: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:131:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscat_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscpy_s(wchar_t *_Dst, rsize_t _DstSize, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:132:88: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:133:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscpy_s, wchar_t, _Dest, const wchar_t *, _Source) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncat_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:135:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncat_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:136:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncpy_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:137:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncpy_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:138:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcstok_s_l(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:139:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:140:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val, size_t _Count,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:141:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:143:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __forceinline size_t __cdecl wcsnlen_s(const wchar_t * _src, size_t _count) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wasctime_s (wchar_t *_Buf,size_t _SizeInWords,const struct tm *_Tm); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:150:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime32_s (wchar_t *_Buf,size_t _SizeInWords,const __time32_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:151:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrdate_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wstrtime_s (wchar_t *_Buf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _wctime64_s (wchar_t *_Buf,size_t _SizeInWords,const __time64_t *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:154:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbsrtowcs_s(size_t *_Retval,wchar_t *_Dst,size_t _SizeInWords,const char **_PSrc,size_t _N,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:165:135: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:166:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,mbsrtowcs_s,size_t*,_Retval,wchar_t,_Dst,const char**,_PSrc,size_t,_N,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcrtomb_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,wchar_t _Ch,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:168:113: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:169:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(errno_t,wcrtomb_s,size_t*,_Retval,char,_Dst,wchar_t,_Ch,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsrtombs_s(size_t *_Retval,char *_Dst,size_t _SizeInBytes,const wchar_t **_Src,size_t _Size,mbstate_t *_State); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:171:137: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:172:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(errno_t,wcsrtombs_s,size_t,_Retval,char,_Dst,const wchar_t**,_Src,size_t,_Size,mbstate_t,_State) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:1071, 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemcpy_s (wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:174:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl wmemmove_s(wchar_t *_dest,size_t _numberOfElements,const wchar_t *_src,size_t _count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/wchar_s.h:175:111: 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/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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/cwchar:212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcschr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:216:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcspbrk(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:220:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsrchr(wchar_t* __p, wchar_t __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:224:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wcsstr(wchar_t* __s1, const wchar_t* __s2) ^ C:/rtools40/mingw64/include/c++/8.3.0/cwchar:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wmemchr(wchar_t* __p, wchar_t __c, size_t __n) ^ In file included 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 C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:123:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:133:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fpos(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:137:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator streamoff() const { return _M_off; } ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state(_StateT __st) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:146:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture state() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:154:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(streamoff __off) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:178:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:192:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(streamoff __off) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:205:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const fpos& __other) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:216:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:221:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:100:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:104:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:108:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:114:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:117:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:120:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:123:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:126:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:138:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:142:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:162:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:173:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, std::size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:184:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:195:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, std::size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, std::size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:286:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:290:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:294:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:326:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:348:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:356:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:364:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:370:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:374:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:378:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:382:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:399:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:403:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:407:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:411:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:426:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:437:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:452:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:460:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:468:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:476:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:484:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:488:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:492:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:40, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:519:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:523:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:527:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:542:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:551:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:560:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:569:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:578:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:586:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:590:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:594:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:598:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:602:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:616:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:620:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:624:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture lt(const char_type& __c1, const char_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:628:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:639:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length(const char_type* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:648:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const char_type* __s, size_t __n, const char_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:657:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture move(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:666:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(char_type* __s1, const char_type* __s2, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:675:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(char_type* __s, size_t __n, char_type __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:683:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_char_type(const int_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:687:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_int_type(const char_type& __c) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:691:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eq_int_type(const int_type& __c1, const int_type& __c2) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:695:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture eof() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture not_eof(const int_type& __c) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sscanf(const char * __restrict__ _Src,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsscanf (const char * __restrict__ _Str,const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_scanf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vscanf(const char * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fscanf(FILE * __restrict__ _File,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfscanf (FILE * __restrict__ fp, const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snprintf(char * __restrict__ s, size_t n, const char * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_printf(const char * __restrict__ , ... ) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vprintf (const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fprintf (FILE * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfprintf (FILE * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sprintf (char * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsprintf (char * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_asprintf(char ** __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vasprintf(char ** __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188: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/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sscanf(const char *__source, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:238:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int scanf(const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:249:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fscanf(FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:261:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsscanf (const char *__source, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vscanf(const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:275:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:285:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fprintf (FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:296:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int printf (const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:307:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sprintf (char *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:318:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfprintf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:325:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vprintf (const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:332:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsprintf (char *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:339:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snprintf (char *__stream, size_t __n, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:350:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _filbuf(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flsbuf(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fsopen(const char *_Filename,const char *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl clearerr(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fcloseall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fdopen(int _FileHandle,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl feof(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ferror(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fflush(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fgetchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* 64bit only, no 32bit version */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos64(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* fgetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fgets(char * __restrict__ _Buf,int _MaxCount,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fileno(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _tempnam(const char *_DirName,const char *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flushall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *fopen64(const char * __restrict__ filename,const char * __restrict__ mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fputchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputs(const char * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl freopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode,FILE * __restrict__ _File) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos(FILE *_File,const fpos_t *_Pos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos64(FILE *_File,const fpos_t *_Pos); /* fsetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fseek(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko64(FILE* stream, _off64_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko(FILE* stream, _off_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl ftell(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off_t ftello(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off64_t ftello64(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION int __cdecl _fseeki64(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _ftelli64(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fwrite(const void * __restrict__ _Str,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getmaxstdio(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gets(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _getw(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _pclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _popen(const char *_Command,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl puts(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putw(int _Word,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl remove(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rename(const char *_OldFilename,const char *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _unlink(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl unlink(const char *_Filename) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl rewind(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _rmtmp(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl setbuf(FILE * __restrict__ _File,char * __restrict__ _Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _setmaxstdio(int _Max); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_output_format(unsigned int _Format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _get_output_format(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl setvbuf(FILE * __restrict__ _File,char * __restrict__ _Buf,int _Mode,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf(const char * __restrict__ _Src,size_t _MaxCount,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl tmpfile(void) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tmpnam(char *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ungetc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf(const char * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_printf_count_output(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _get_printf_count_output(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _lock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _unlock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fclose_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fflush_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fseek_nolock(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _ftell_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP int __cdecl _fseeki64_nolock(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _ftelli64_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fwrite_nolock(const void * __restrict__ _DstBuf,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ungetc_nolock(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tempnam(const char *_Directory,const char *_FilePrefix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fcloseall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fdopen(int _FileHandle,const char *_Format) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetchar(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fileno(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl flushall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputchar(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getw(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putw(int _Ch,FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rmtmp(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnv(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnve(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvp(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvpe(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: 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/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl clearerr_s(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fprintf_s(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_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/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl printf_s(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_s_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl sscanf_s(const char *_Src,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s(const char *_Src,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfprintf_s(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vprintf_s(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl vsprintf_s(char *_DstBuf,size_t _Size,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vsprintf_s, char, _DstBuf, const char*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl sprintf_s(char *_DstBuf,size_t _DstSize,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57: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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,sprintf_s,vsprintf_s,char,_DstBuf,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snprintf_s,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_l(char *_DstBuf,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_l(char *_DstBuf,const char *_Format,_locale_t,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_s_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl fopen_s(FILE **_File,const char *_Filename,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl freopen_s(FILE** _File, const char *_Filename, const char *_Mode, FILE *_Stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char* __cdecl gets_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:103:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(char*,get_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl tmpnam_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,tmpnam_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:12, from C:/rtools40/mingw64/include/c++/8.3.0/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: 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/clocale:42, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _configthreadlocale(int _Flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl setlocale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:80:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP struct lconv *__cdecl localeconv(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:82:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl _create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:83:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __get_current_locale(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:85:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _locale_t __cdecl __create_locale(int _Category,const char *_Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __free_locale(_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/locale.h:87:47: 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/localefwd.h:40, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/c++locale.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cctype:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:42, from C:/rtools40/mingw64/include/c++/8.3.0/string:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadlocinfo __cdecl __updatetlocinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthreadmbcinfo __cdecl __updatetmbcinfo(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype(int _C,int _Type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isctype_l(int _C,int _Type,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:101:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalpha(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalpha_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:105:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl islower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _islower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:107:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isxdigit(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:110:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isxdigit_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isspace(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isspace_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:113:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl ispunct(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ispunct_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:115:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isalnum(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:116:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isalnum_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:117:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isprint(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:118:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isprint_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl isgraph(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isgraph_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:121:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl iscntrl(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:122:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _iscntrl_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:123:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:124:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:126:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _tolower_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:127:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _toupper_l(int _C,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __isascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __toascii(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:131:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsymf(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:132:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __iscsym(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl isblank(int _C); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/ctype.h:136:27: 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:43, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:59:36: 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/localefwd.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:63:28: 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/localefwd.h:63:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isspace(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isprint(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iscntrl(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:80:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture islower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:84:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalpha(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ispunct(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isxdigit(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isalnum(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isgraph(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture isblank(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:113:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture toupper(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:118:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture tolower(_CharT, const locale&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/localefwd.h:122:34: 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/ostream_insert.h:36, from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:50:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual ~__forced_unwind() throw(); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/cxxabi_forced.h:53:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture virtual void __pure_dummy() = 0; ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:44, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:57:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __ostream_fill(basic_ostream<_CharT, _Traits>& ___out, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:77:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, streamsize __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:118:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern template ostream& __ostream_insert(ostream&, const char*, streamsize); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream_insert.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture streamsize); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:51, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:48:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:58:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(const _Container& __cont) -> decltype(__cont.begin()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(const _Container& __cont) -> decltype(__cont.end()) ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:87:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture begin(_Tp (&__arr)[_Nm]) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/range_access.h:97:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture end(_Tp (&__arr)[_Nm]) ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthread(void (__cdecl *_StartAddress) (void *),unsigned _StackSize,void *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:31:115: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthread(void) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:32:41: 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/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP uintptr_t __cdecl _beginthreadex(void *_Security,unsigned _StackSize,unsigned (__stdcall *_StartAddress) (void *),void *_ArgList,unsigned _InitFlag,unsigned *_ThrdAddr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:33:178: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _endthreadex(unsigned _Retval) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:34:55: 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/pthread.h:66, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _cexit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _c_exit(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:58:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getpid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:59:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _cwait(int *_TermStat,intptr_t _ProcHandle,int _Action); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:60:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execl(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execle(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:62:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlp(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:63:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execlpe(const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:64:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execv(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:65:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execve(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvp(const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:67:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _execvpe(const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:68:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnl(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:69:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnle(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:70:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlp(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:71:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnlpe(int _Mode,const char *_Filename,const char *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:72:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_init_cookie(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __security_check_cookie(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __declspec(noreturn) void __cdecl __report_gsfailure(uintptr_t _StackCookie); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:122:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl _loaddll(char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:126:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _unloaddll(intptr_t _Handle); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:127:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int (__cdecl *__cdecl _getdllprocaddr(intptr_t _Handle,char *_ProcedureName,intptr_t _Ordinal))(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:128:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl cwait(int *_TermStat,intptr_t _ProcHandle,int _Action) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:154:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execl(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:156:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execle(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlp(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execlpe(const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnl(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:166:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnle(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:167:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlp(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:168:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnlpe(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getpid(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execv(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:179:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execve(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:180:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvp(const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:181:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl execvpe(const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:182:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnv(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnve(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:190:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvp(int,const char *_Filename,char *const _ArgList[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:191:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture intptr_t __cdecl spawnvpe(int,const char *_Filename,char *const _ArgList[],char *const _Env[]) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/process.h:192:96: 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/pthread.h:68, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern void **__cdecl __pxcptinfoptrs(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:57:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __p_sig_fn_t __cdecl signal(int _SigNum,__p_sig_fn_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl raise(int _SigNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/signal.h:61:32: 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/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime64(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:78:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _ftime(struct __timeb64 *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl ftime (struct timeb *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:102:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:107:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) { ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/sys/timeb.h:124, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:70, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime_s(struct __timeb32 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:18:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ftime64_s(struct __timeb64 *_Time); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/sys/timeb_s.h:19:61: 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/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_timechange_handler_np(void * dummy); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:160:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_delay_np (const struct timespec *interval); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:161:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_num_processors_np(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_num_processors_np(int n); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:163:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_yield(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:243:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_min(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:244:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_get_priority_max(int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_getscheduler(pid_t pid); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:246:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API sched_setscheduler(pid_t pid, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:247:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:260:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:261:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getschedparam(pthread_t thread, int *pol, struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:262:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setschedparam(pthread_t thread, int pol, const struct sched_param *param); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:263:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setschedpolicy (pthread_attr_t *attr, int pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:264:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getschedpolicy (pthread_attr_t *attr, int *pol); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:265:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_create(pthread_key_t *key, void (* dest)(void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:292:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_key_delete(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:293:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getspecific(pthread_key_t key); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:294:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setspecific(pthread_key_t key, const void *value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:295:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pthread_t WINPTHREAD_API pthread_self(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:297:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_once(pthread_once_t *o, void (*func)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:298:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_testcancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_equal(pthread_t t1, pthread_t t2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:300:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_tls_init(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:301:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_cleanup_dest(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:302:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_get_concurrency(int *val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_set_concurrency(int val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:304:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API pthread_exit(void *res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:305:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void WINPTHREAD_API _pthread_invoke_cancel(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cancel(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:307:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_kill(pthread_t t, int sig); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:308:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned WINPTHREAD_API _pthread_get_state(const pthread_attr_t *attr, unsigned flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:309:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_set_state(pthread_attr_t *attr, unsigned flag, unsigned val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:310:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcancelstate(int state, int *oldstate); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:311:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setcanceltype(int type, int *oldtype); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:312:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create_wrapper(void *args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_create(pthread_t *th, const pthread_attr_t *attr, void *(* func)(void *), void *arg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:314:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_join(pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:315:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_detach(pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setname_np(pthread_t thread, const char *name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getname_np(pthread_t thread, char *name, size_t len); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:318:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_init(pthread_rwlock_t *rwlock_, const pthread_rwlockattr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:321:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_wrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:322:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:323:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_rdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:324:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_timedrdlock(pthread_rwlock_t *l, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:325:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_unlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_tryrdlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:327:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_trywrlock(pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:328:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlock_destroy (pthread_rwlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:329:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_init(pthread_cond_t *cv, const pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:331:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_destroy(pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_signal (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:333:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_broadcast (pthread_cond_t *cv); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:334:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_wait (pthread_cond_t *cv, pthread_mutex_t *external_mutex); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:335:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:336:120: 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/x86_64-w64-mingw32/bits/gthr-default.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_cond_timedwait_relative_np(pthread_cond_t *cv, pthread_mutex_t *external_mutex, const struct timespec *t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:337:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_lock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:339:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_timedlock(pthread_mutex_t *m, const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:340:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_unlock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:341:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_trylock(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:342:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_init(pthread_mutex_t *m, const pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutex_destroy(pthread_mutex_t *m); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_destroy(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:346:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_init(pthread_barrier_t *b, const void *attr, unsigned int count); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:347:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrier_wait(pthread_barrier_t *b); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:348:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_init(pthread_spinlock_t *l, int pshared); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:350:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_destroy(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:351:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_lock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:353:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_trylock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:354:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_spin_unlock(pthread_spinlock_t *l); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:355:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_init(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:357:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_destroy(pthread_attr_t *attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:358:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setdetachstate(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getdetachstate(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:360:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setinheritsched(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getinheritsched(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:362:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setscope(pthread_attr_t *a, int flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:363:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getscope(const pthread_attr_t *a, int *flag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:364:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstackaddr(pthread_attr_t *attr, void **stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:365:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstackaddr(pthread_attr_t *attr, void *stack); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_getstacksize(const pthread_attr_t *attr, size_t *size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_attr_setstacksize(pthread_attr_t *attr, size_t size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:368:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_init(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_destroy(pthread_mutexattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:371:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_gettype(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:372:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_settype(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:373:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getpshared(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:374:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setpshared(pthread_mutexattr_t * a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:375:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprotocol(const pthread_mutexattr_t *a, int *type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:376:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprotocol(pthread_mutexattr_t *a, int type); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:377:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_getprioceiling(const pthread_mutexattr_t *a, int * prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:378:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_mutexattr_setprioceiling(pthread_mutexattr_t *a, int prio); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:379:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_getconcurrency(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:380:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_setconcurrency(int new_level); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:381:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_destroy(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:383:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_init(pthread_condattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:384:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_getpshared(const pthread_condattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_condattr_setpshared(pthread_condattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:386:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t *clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clockid_t clock_id); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API __pthread_clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *rqtp, struct timespec *rmtp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:397:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_init(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_destroy(void **attr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:400:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_setpshared(void **attr, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:401:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_barrierattr_getpshared(void **attr, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:402:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture struct _pthread_cleanup ** WINPTHREAD_API pthread_getclean (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:405:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_gethandle (pthread_t t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:406:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * WINPTHREAD_API pthread_getevent (); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:407:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_rel_time_in_ms(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:409:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:410:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long long WINPTHREAD_API _pthread_time_in_ms_from_timespec(const struct timespec *ts); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:411:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API _pthread_tryjoin (pthread_t t, void **res); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:412:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_destroy(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:413:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_getpshared(pthread_rwlockattr_t *a, int *s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:414:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_init(pthread_rwlockattr_t *a); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:415:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int WINPTHREAD_API pthread_rwlockattr_setpshared(pthread_rwlockattr_t *a, int s); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread.h:416:103: 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/x86_64-w64-mingw32/bits/gthr.h:148, from C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:35, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:299:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_active_p (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:660:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__args) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_join (__gthread_t __threadid, void **__value_ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:672:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_detach (__gthread_t __threadid) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:678:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_equal (__gthread_t __t1, __gthread_t __t2) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:684:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_self (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:690:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_yield (void) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:696:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_once (__gthread_once_t *__once, void (*__func) (void)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:705:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_create (__gthread_key_t *__key, void (*__dtor) (void *)) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:711:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_key_delete (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:717:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_getspecific (__gthread_key_t __key) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:723:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_setspecific (__gthread_key_t __key, const void *__ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:729:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_init_function (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:736:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_destroy (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:745:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_lock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:754:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_trylock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:765:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:775:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_mutex_unlock (__gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:786:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_init_function (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:808:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_lock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:814:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_trylock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:822:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:829:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_unlock (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:835:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_destroy (__gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:850:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_broadcast (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:856:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_signal (__gthread_cond_t *__cond) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:862:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_wait (__gthread_cond_t *__cond, __gthread_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:869:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const __gthread_time_t *__abs_timeout) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:876:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_recursive_mutex_t *__mutex) ^ C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/gthr-default.h:882:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __gthread_cond_destroy (__gthread_cond_t* __cond) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:39, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:48:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:52:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add(volatile _Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:73:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_single(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __exchange_and_add_dispatch(_Atomic_word* __mem, int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/atomicity.h:92:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __atomic_add_dispatch(_Atomic_word* __mem, int __val) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:145:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Alloc_hider(pointer __dat, _Alloc&& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data(pointer __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:171:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_length(size_type __length) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:175:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:179:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:189:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_local_data() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:199:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_capacity(size_type __capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:203:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_set_length(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:210:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_is_local() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:215:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type&, size_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:218:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_dispose() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:225:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_destroy(size_type __size) throw() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:233:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:243:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:247:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct_aux_2(size_type __req, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(_InIterator __beg, _InIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:262: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/basic_string.h:269: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/basic_string.h:272:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __req, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:275:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:279:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:299:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check(size_type __pos, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:309:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_length(size_type __n1, size_type __n2, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:318:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_limit(size_type __pos, size_type __off) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:326:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_disjunct(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:335:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:344:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_move(_CharT* __d, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:353:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_assign(_CharT* __d, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:365:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _Iterator __k1, _Iterator __k2) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:372:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, iterator __k1, iterator __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:377: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/basic_string.h:381:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_copy_chars(_CharT* __p, _CharT* __k1, _CharT* __k2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:386: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/basic_string.h:390:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_compare(size_type __n1, size_type __n2) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:403:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:407:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:410:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:421:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(is_nothrow_default_constructible<_Alloc>::value) ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:429:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:437:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:451:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:466:19: 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/basic_string.h:482:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:500:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:514:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:529:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:541:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(basic_string&& __str) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:568:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:572:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string(const basic_string& __str, const _Alloc& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:577:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:615:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Alloc& __a = _Alloc()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:656:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~basic_string() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:664:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:703:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:714: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/basic_string.h:733:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:795:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list<_CharT> __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:826: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/basic_string.h:834: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/basic_string.h:842: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/basic_string.h:850: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/basic_string.h:859: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/basic_string.h:868: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/basic_string.h:877: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/basic_string.h:886: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:895: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/basic_string.h:903: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/basic_string.h:912: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/basic_string.h:921: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:930: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/basic_string.h:936:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture length() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:941: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:955:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:968:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:974: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:993:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1017:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res_arg = 0); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1023:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture clear() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1031: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/basic_string.h:1046:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[] (size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1063:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __pos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1084: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/bits/basic_string.h:1105: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/basic_string.h:1121:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1132: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/bits/basic_string.h:1143:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1154: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/bits/basic_string.h:1168:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1177:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1186:28: 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/basic_string.h:1199:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1221:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1238:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1250:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1263:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1280:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1290:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1309:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture append(_InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1349:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(_CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1364:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1381:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1403:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const basic_string& __str, size_type __pos, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1419:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1435:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1470:61: 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/basic_string.h:1480:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1533:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1577:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, _InputIterator __beg, _InputIterator __end) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1611:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(iterator __p, initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1631:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos1, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1655:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1677:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1696:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1720:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(size_type __pos, size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(__const_iterator __p, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1798:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture erase(size_type __pos = 0, size_type __n = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1817:40: 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/basic_string.h:1836:62: 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/basic_string.h:1855:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1880:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n, const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1928:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1952:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1976:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:1995:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2015:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2036:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2058:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2085:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __k1, _InputIterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT* __k1, _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2126:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __k1, const _CharT* __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2137:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __k1, iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2148:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const_iterator __k1, const_iterator __k2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2173:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture initializer_list<_CharT> __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2235:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Integer __n, _Integer __val, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2242:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __false_type); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2250:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2253:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2270:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos = 0) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2280:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2290:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture c_str() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2302:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2321: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/basic_string.h:2338: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/basic_string.h:2352: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/basic_string.h:2383:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(const _CharT* __s, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2400:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2414: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/basic_string.h:2448:7: 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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2461:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(const _CharT* __s, size_type __pos = npos) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2493: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/basic_string.h:2528: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/basic_string.h:2542: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/basic_string.h:2561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_of(_CharT __c, size_type __pos = 0) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2577: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/basic_string.h:2612: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/basic_string.h:2626: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/basic_string.h:2645:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_of(_CharT __c, size_type __pos = npos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2660: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/basic_string.h:2695:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2709: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/basic_string.h:2727: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/basic_string.h:2742: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/basic_string.h:2777:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2791: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/basic_string.h:2809:7: 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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2824:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture substr(size_type __pos = 0, size_type __n = npos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2843:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2936:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2963:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2 = npos) const; ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:2980:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT; ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3004:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:3032:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const; ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5928:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5944:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT,_Traits,_Alloc>& __rhs); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5954:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5965:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5980:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, _CharT __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5993:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:5999:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6005:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6017:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6023:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>&& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6029:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6035:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6050:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6057:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT>& __rhs) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6071:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6083:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6097: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6121:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6135: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6147:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6173: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6185:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6197:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6211: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6223:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6235:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6249: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/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6261:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6273:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6287:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT_IF(noexcept(__lhs.swap(__rhs))) ^~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream& __is, basic_string& __str); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6310:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6324:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6347:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6364:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6372:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6379:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6386:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t __delim); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6392:21: 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/ext/string_conversions.h:41, from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long __i, long __j) { return ldiv(__i, __j); } ^ C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long long __n, long long __d) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6400, from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:56:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Base... __base) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: In function '_Ret __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...)': C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:63:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Save_errno() : _M_errno(errno) { errno = 0; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:64:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Save_errno() { if (errno == 0) errno = _M_errno; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:70:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet, std::false_type) { return false; } ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_chk(_TRet __val, std::true_type) // only called when _Ret is int ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h: At global scope: C:/rtools40/mingw64/include/c++/8.3.0/ext/string_conversions.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _CharT* __fmt, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:52, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6415:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6420:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6425:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6430:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const string& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6436:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6440:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6444:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const string& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6453:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6458:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6464:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6469:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6475:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6481:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6487:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6496:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6505:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_string(long double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6516:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoi(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6521:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stol(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6526:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6531:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoll(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6536:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stoull(const wstring& __str, size_t* __idx = 0, int __base = 10) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6542:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stof(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6546:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stod(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6550:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture stold(const wstring& __str, size_t* __idx = 0) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(int __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6561:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6567:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6572:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6578:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6584:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(unsigned long long __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6590:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(float __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture to_wstring(long double __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6641:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6656:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const wstring& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6674:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u16string& __s) const noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.h:6689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const u32string& __s) const noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:59:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(basic_string& __s) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:133:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create(size_type& __capacity, size_type __old_capacity) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:165:29: 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/basic_string.tcc:208: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/basic_string.tcc:238:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_construct(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_assign(const basic_string& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:281:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __res) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:312:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:335:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase(size_type __pos, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:348:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __n, _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:360:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_append(const _CharT* __s, size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:382:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture std::__false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:394:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CharT __c) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:423:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const size_type __len2) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:475:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture copy(_CharT* __s, size_type __n, size_type __pos) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1158:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1173:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1189:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1224:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1243:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1264:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture rfind(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1282:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1298:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1320:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1332:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_first_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1344:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1365:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture find_last_not_of(_CharT __c, size_type __pos) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1385:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n, const basic_string& __str) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1401:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __pos2, size_type __n2) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(const _CharT* __s) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:53, from C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:39, from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1433:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture compare(size_type __pos, size_type __n1, const _CharT* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1450:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_type __n2) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1466:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1538:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1617:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1620:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1623:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&, char); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1626:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, string&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1638:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>>(basic_istream&, wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1641:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<<(basic_ostream&, const wstring&); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1644:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&, wchar_t); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_string.tcc:1647:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture getline(basic_istream&, wstring&); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/array:39, from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/tuple:39, from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(array<_Tp, _Nm>&, array<_Tp, _Nm>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/array:302:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture 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/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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/bits/hashtable_policy.h:34, 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:62, 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 saige_main.cpp:29: 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:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(tuple<_Elements...>&, tuple<_Elements...>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/tuple:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture 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/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:62, 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 saige_main.cpp:29: 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 __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(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:62, 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 saige_main.cpp:29: 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 __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 ^~~~~~~~~~~~~~~~~~~~~~~~ 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 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 ^~~~~~~~~~~~~~~~~~~~ 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 ^~~~~~~~~~~~~~~~~~~~ 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:62, 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 saige_main.cpp:29: 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 __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 __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 __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 __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:62, 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 saige_main.cpp:29: 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 __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 __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 __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 __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:64, 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 saige_main.cpp:29: 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: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 saige_main.cpp:29: 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: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 saige_main.cpp:29: 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: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 saige_main.cpp:29: 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: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 saige_main.cpp:29: 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: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 saige_main.cpp:29: 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: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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:30, 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: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 saige_main.cpp:29: 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/include/R_ext/RS.h:30, 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: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 saige_main.cpp:29: 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/include/R_ext/RS.h:30, 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: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 saige_main.cpp:29: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: 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/include/R_ext/RS.h:30, 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: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 saige_main.cpp:29: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: 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/include/R_ext/RS.h:30, 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: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 saige_main.cpp:29: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: 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/include/R_ext/RS.h:30, 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: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 saige_main.cpp:29: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from saige_main.cpp:28: 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/include/R_ext/RS.h:30, 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: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 saige_main.cpp:29: 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/include/R_ext/RS.h:30, 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: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 saige_main.cpp:29: 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 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: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 saige_main.cpp:29: 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: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 saige_main.cpp:29: 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:67, 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 saige_main.cpp:29: 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:67, 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 saige_main.cpp:29: 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:67, 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 saige_main.cpp:29: 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:69, 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 saige_main.cpp:29: 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/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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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::_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::_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::_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::_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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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 >(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 >(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 >(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 >(const locale&); ^ 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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* __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* __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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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*); ^ 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*, 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*); ^ 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*, 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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::~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::_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::~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::_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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/ostream:38, from C:/rtools40/mingw64/include/c++/8.3.0/iterator:64, 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 saige_main.cpp:29: 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/iterator:64, 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 saige_main.cpp:29: 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& ___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& ___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& ___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& ___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& ___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& ___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/iterator:64, 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 saige_main.cpp:29: 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/iterator:65, 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 saige_main.cpp:29: 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& ___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& ___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& ___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& ___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& ___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/iterator:65, 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 saige_main.cpp:29: 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/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 saige_main.cpp:29: 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/ctime:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:39, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/ctime:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:39, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/ctime:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:39, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/ctime:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:39, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/ctime:42, from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:39, 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 saige_main.cpp:29: 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 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 saige_main.cpp:29: 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::_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::_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::_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 saige_main.cpp:29: 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 saige_main.cpp:29: 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::~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::~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::_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::_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::~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::~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& __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&, 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&, 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::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::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 saige_main.cpp:29: 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&, 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 saige_main.cpp:29: 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 >(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 >(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 >(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 >(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 saige_main.cpp:29: 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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 >(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 saige_main.cpp:29: 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::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::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:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unique_ptr<_Tp, _Dp>&) = delete; ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:683:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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); ^ 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); ^ 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); ^ 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); ^ 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 D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:54, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:54, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 __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 __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:56, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 __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 __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 __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 __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:57, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 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 saige_main.cpp:29: 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 __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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 __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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/vector:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:74:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct(_T1* __p, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Construct_novalue(_T1* __p) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:97:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_Tp* __pointer) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:105:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:117:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy(_ForwardIterator, _ForwardIterator) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:158:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:172:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Destroy_n(_ForwardIterator __first, _Size __count) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:194:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_construct.h:204:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:63, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:77:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:116:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:182:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:204:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:227:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:244:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture uninitialized_fill_n(_ForwardIterator __first, _Size __n, const _Tp& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:268:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:308:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:318:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:337:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:344:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const _Tp& __x, allocator<_Tp2>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:386:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:414:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:438:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:461:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:486:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:507:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default(_ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:521:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:543:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:558:31: 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_uninitialized.h:574:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:594:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:614:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Allocator& __alloc) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:644:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture allocator<_Tp>&) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:653:29: 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_uninitialized.h:675:29: 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_uninitialized.h:685:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:707:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninit_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:717:32: 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_uninitialized.h:731:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __uninitialized_default_novalue_n(_ForwardIterator __first, _Size __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:745:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:766: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_uninitialized.h:773:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result, input_iterator_tag) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:794: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_uninitialized.h:813:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_uninitialized.h:820:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __result) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:95:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type const& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_impl(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void _M_swap_data(_Vector_impl& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:237: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_vector.h:241: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_vector.h:245: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:248:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:251:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:254:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:258:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(size_t __n, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:263:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Tp_alloc_type&& __a) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:266:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:270:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Vector_base(_Vector_base&& __x, const allocator_type& __a) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:283:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Vector_base() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:293:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:300:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate(pointer __p, size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:309:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_create_storage(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:393:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(is_nothrow_default_constructible<_Alloc>::value) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:402:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:415:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:428: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_vector.h:458:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:476:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:480:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:491:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:516: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_vector.h:544:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:565:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:582:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:596:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:636: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_vector.h:655: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_vector.h:681:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:698: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_vector.h:707: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_vector.h:716: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_vector.h:725: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_vector.h:734: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_vector.h:743: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_vector.h:752: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_vector.h:761: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:771: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_vector.h:780: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_vector.h:789: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_vector.h:798: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:805: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_vector.h:810: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:824: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_vector.h:844: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_vector.h:876:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:885:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:894:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:915:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture reserve(size_type __n); ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:930: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_vector.h:948: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:957: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_vector.h:979: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_vector.h:997: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1008: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_vector.h:1019: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_vector.h:1030: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_vector.h:1041:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1055:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1059:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1074: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_vector.h:1090: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_vector.h:1099: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1112: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1135: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_vector.h:1150: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_vector.h:1180: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_vector.h:1197:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1222: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_vector.h:1267: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_vector.h:1317: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_vector.h:1344: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1367:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1385: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/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1396:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _ForwardIterator __first, _ForwardIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_dispatch(_Integer __n, _Integer __value, __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1433: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_vector.h:1444: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_vector.h:1463: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_vector.h:1477:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_initialize(size_type __n, const value_type& __value) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1487: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_vector.h:1504: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_vector.h:1511: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_vector.h:1518: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_vector.h:1524: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_vector.h:1529: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_vector.h:1540:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __last, __false_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1557:50: 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_vector.h:1563:54: 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_vector.h:1568: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_vector.h:1573: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_vector.h:1576: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_vector.h:1593:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Temporary_value(vector* __vec, _Args&&... __args) : _M_this(__vec) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1599:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Temporary_value() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1603:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_val() { return *reinterpret_cast<_Tp*>(&__buf); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1607:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_ptr() { return pointer_traits::pointer_to(_M_val()); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1617:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1621:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1625:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1630:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, _Args&&... __args); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1634:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_emplace_aux(const_iterator __position, value_type&& __v) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1640:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1654:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_erase_at_end(pointer __pos) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1666:35: 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/stl_vector.h:1669: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_vector.h:1677:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::true_type) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1688:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_assign(vector&& __x, std::false_type) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1705:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Up* __ptr) const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_data_ptr(_Ptr __ptr) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1753:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1770:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1777:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1783:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1789:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1795:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_vector.h:1802: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/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:77:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference(_Bit_type * __x, _Bit_type __y) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:80:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_reference() _GLIBCXX_NOEXCEPT : _M_p(0), _M_mask(0) { } ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:82:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator bool() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(bool __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:96:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const _Bit_reference& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_reference& __x) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_reference& __x) const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:108:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(_Bit_reference __x, bool& __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(bool& __x, _Bit_reference __y) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator_base(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:148:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_up() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:158:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_bump_down() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:168:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_incr(ptrdiff_t __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:182:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator==(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:186:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:193:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator!=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:197:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:201:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator<=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:205:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator>=(const _Bit_iterator_base& __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:210:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:222:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:224:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:228:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:232:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:236:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:243:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:251:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:258:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:266:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:287:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:294:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator() : _Bit_iterator_base(0, 0) { } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:311:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(_Bit_type * __x, unsigned int __y) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:314:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bit_const_iterator(const _Bit_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_const_cast() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:322:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator*() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:326:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:333:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator++(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:341:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:348:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator--(int) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:356:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:363:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-=(difference_type __i) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:370:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:377:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator-(difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:384:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](difference_type __i) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:389:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __first, unsigned int __last, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:407:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture fill(_Bit_iterator __first, _Bit_iterator __last, const bool& __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:445:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:451:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_impl_data&& __x) noexcept ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:461:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reset() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:472:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl() _GLIBCXX_NOEXCEPT_IF( ^~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:477:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(const _Bit_alloc_type& __a) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:482:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_impl(_Bvector_impl&&) = default; ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_end_addr() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:502:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:506: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/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:510:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:515:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:519:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _Bvector_base(_Bvector_base&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:522:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~_Bvector_base() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_allocate(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:533:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_deallocate() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:547:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_move_data(_Bvector_base&& __x) noexcept ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _S_nword(size_t __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:613:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture get_allocator() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector() = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:630:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:635:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(size_type __n, const allocator_type& __a = allocator_type()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:640: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_bvector.h:652:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:660:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(vector&&) = default; ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:663:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture noexcept(_Bit_alloc_traits::_S_always_equal()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:676:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vector(const vector& __x, const allocator_type& __a) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:684: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_bvector.h:696:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const allocator_type& __a = allocator_type()) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:710:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ~vector() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:744:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(vector&& __x) noexcept(_Bit_alloc_traits::_S_nothrow_move()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:769:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:788: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_bvector.h:802:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture assign(initializer_list __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:807: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_bvector.h:811: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_bvector.h:815: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_bvector.h:819: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_bvector.h:823: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_bvector.h:827: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_bvector.h:831: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_bvector.h:835: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/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:840: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_bvector.h:844: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_bvector.h:848: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_bvector.h:852: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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:857: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_bvector.h:861: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_bvector.h:873:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture capacity() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:878:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture empty() const _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:882:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:889:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator[](size_type __n) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:897: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_bvector.h:908: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_bvector.h:912: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/bits/stl_bvector.h:916: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/stl_bvector.h:925:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:929:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture front() const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:933:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:937:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture back() const ^~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:946:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture data() _GLIBCXX_NOEXCEPT { } ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:949:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture push_back(bool __x) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:958:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(vector& __x) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:970:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture swap(reference __x, reference __y) _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:979:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, const bool& __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:998:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _InputIterator __first, _InputIterator __last) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1018:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __position, size_type __n, const bool& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1032:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture insert(const_iterator __p, initializer_list __l) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1037:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture pop_back() ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1042: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_bvector.h:1050: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_bvector.h:1057:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture resize(size_type __new_size, bool __x = bool()) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1067:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture shrink_to_fit() ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1072:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture flip() _GLIBCXX_NOEXCEPT ^~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1080: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/vector:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1090:32: 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/stl_bvector.h:1100:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture emplace(const_iterator __pos, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1108:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture iterator __result) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1116:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1134:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_initialize_value(bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1147: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_bvector.h:1156: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_bvector.h:1165: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_bvector.h:1172: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_bvector.h:1181: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_bvector.h:1204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1221: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_bvector.h:1235: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_bvector.h:1256:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __true_type) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1263: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_bvector.h:1268:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1273:50: 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_bvector.h:1285:54: 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_bvector.h:1288:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x); ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1291:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_check_len(size_type __n, const char* __s) const ^~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_bvector.h:1301: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_bvector.h:1305: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_bvector.h:1308: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_bvector.h:1328:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector&) const noexcept; ^~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/vector:69, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:60, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:67:26: 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/vector.tcc:98: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/vector.tcc:120: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/vector.tcc:160: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/vector.tcc:173: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/vector.tcc:187:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator=(const vector<_Tp, _Alloc>& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:246:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_assign(size_t __n, const value_type& __val) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:272: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/vector.tcc:290:32: 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/vector.tcc:328:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_rval(const_iterator __position, value_type&& __v) -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:353:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture -> iterator ^~~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:383:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, _Arg&& __arg) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:414:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_realloc_insert(iterator __position, _Args&&... __args) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:479:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, const value_type& __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:581: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/vector.tcc:639: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/vector.tcc:653:55: 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/vector.tcc:674:59: 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/vector.tcc:762:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_reallocate(size_type __n) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:776:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_fill_insert(iterator __position, size_type __n, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:809:59: 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/vector.tcc:842:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _M_insert_aux(iterator __position, bool __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/vector.tcc:870: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/vector.tcc:881: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/vector.tcc:892: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/vector.tcc:919:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture operator()(const _GLIBCXX_STD_C::vector& __b) const 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 __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 __l) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 __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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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/functional:58, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 _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 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/Rcpp/include/RcppCommon.h:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/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 saige_main.cpp:29: 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 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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(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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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(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(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(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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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(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(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(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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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(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(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(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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:4: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/limits:1571:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N_201103 (__GLIBCXX_TYPE_INT_N_0), __INT_N_U201103 (__GLIBCXX_TYPE_INT_N_0)) ^~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ C:/rtools40/mingw64/include/c++/8.3.0/limits:1570:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __INT_N(__GLIBCXX_TYPE_INT_N_0, __GLIBCXX_BITSIZE_INT_N_0, ^~~~~~~ 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:35, 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/cmath:41, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:100, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:62, 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 saige_main.cpp:29: 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:66, from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:64, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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/Rcpp/include/RcppCommon.h:65, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 _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 _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 _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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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&); ^ 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&); ^ 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& __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&); ^ 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& __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& __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::complex(const complex& __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::complex(const complex& __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::complex(const complex& __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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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&); ^ 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 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 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 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 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 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 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 _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 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 C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _controlfp (unsigned int unNew, unsigned int unMask) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from C:/rtools40/mingw64/include/c++/8.3.0/cfloat:42, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:66, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _controlfp_s(unsigned int *_CurrentState, unsigned int _NewValue, unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _control87 (unsigned int unNew, unsigned int unMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _clearfp (void); /* Clear the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _statusfp (void); /* Report the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int * __cdecl __MINGW_NOTHROW __fpecode(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: 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:69, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27, from saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 C:/rtools40/mingw64/include/c++/8.3.0/cassert:44, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:137, 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 saige_main.cpp:29: 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 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 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 saige_main.cpp:29: 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::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::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::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::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::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::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 saige_main.cpp:29: 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& 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 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 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 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 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 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 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 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 saige_main.cpp:29: 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 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 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 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 saige_main.cpp:29: 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 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 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 saige_main.cpp:29: 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 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 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 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 saige_main.cpp:29: 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& 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 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 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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*); ^ 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*); ^ 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*); ^ 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*); ^ 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 saige_main.cpp:29: 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*); ^ 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 saige_main.cpp:29: 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*); ^ 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 saige_main.cpp:29: 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*); ^ 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 saige_main.cpp:29: 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*); ^ 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 saige_main.cpp:29: 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::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(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(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(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(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(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 saige_main.cpp:29: 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::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(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(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(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(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(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 saige_main.cpp:29: 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::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( 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( 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 saige_main.cpp:29: 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::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( 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( 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 saige_main.cpp:29: 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::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(){ 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(){ 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(){ 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(){ ^ 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(){ 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(){ 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 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 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 saige_main.cpp:29: 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 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 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, Rcomplex>( std::complex 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, Rcomplex>( std::complex 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 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 caster >( 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 caster >( 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 saige_main.cpp:29: 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::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(){ ^ 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 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(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(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(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 saige_main.cpp:29: 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(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(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(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(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(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(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(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(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(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(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 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 saige_main.cpp:29: 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 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 saige_main.cpp:29: 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( 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 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 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 saige_main.cpp:29: 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( 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 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 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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::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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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::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(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(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(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(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(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(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(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(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(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(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(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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 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 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 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 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 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 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 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 object 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 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 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 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 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 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 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 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(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::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 saige_main.cpp:29: 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(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(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(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(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 saige_main.cpp:29: 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 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 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 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(*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(*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(*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 saige_main.cpp:29: 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 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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& 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 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 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(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 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 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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 T clone(const T& object) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:34, from saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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() 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() 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 saige_main.cpp:29: 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( 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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& 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& 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& 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& 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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& 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() 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 > 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 > 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 > 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 > 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 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 saige_main.cpp:29: 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 ){ ^ 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::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::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::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::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& 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::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& 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::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::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::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::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::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 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) { ^ 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) 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 saige_main.cpp:29: 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& 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& 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& 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 & 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 & 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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& ) ; ^ 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& ) ; ^ 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 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(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& 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 & 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 &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 &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 &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 &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 &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 &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 &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 &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 & 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 & 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 & 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 tranpose_impl(const Matrix & 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 transpose(const Matrix & 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 transpose(const Matrix & 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 transpose(const Matrix & 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 saige_main.cpp:29: 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::Matrix( const SubMatrix& 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 saige_main.cpp:29: 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& Matrix::operator=( const SubMatrix& 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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& 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& 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& 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& 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& 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& 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& 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& 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& lhs, const string_proxy& 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& lhs, const string_proxy& 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& lhs, const string_proxy& 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& lhs, const string_proxy& 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& 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& 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 saige_main.cpp:29: 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& 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& 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& lhs, const const_string_proxy& 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& lhs, const const_string_proxy& 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& lhs, const const_string_proxy& 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& lhs, const const_string_proxy& 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& 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& 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 saige_main.cpp:29: 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& string_proxy::operator=(const const_string_proxy& 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 saige_main.cpp:29: 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& 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 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(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(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 saige_main.cpp:29: 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 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(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(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 saige_main.cpp:29: 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(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(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(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(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(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 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& string_proxy::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::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(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& string_proxy::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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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& 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 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 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 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 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, 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, Function fun) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:41, from saige_main.cpp:29: 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 noNA( const Rcpp::VectorBase& 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 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 noNA( int x ){ ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:42, from saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 saige_main.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:30: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:35: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:78: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:87: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:105: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 saige_main.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:113: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:117: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:126: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:135: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:136: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:139: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:146: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:157: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:165: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:169: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:183: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:195: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:199: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:202: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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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:40: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:40: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 ){ \ ^ 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:40: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 saige_main.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:42: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:50: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:63: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:75: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:84: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:105, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49, from saige_main.cpp:29: 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:105, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49, from saige_main.cpp:29: 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) { ^ 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:105, from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49, from saige_main.cpp:29: 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 saige_main.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:110: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:117: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:126: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:135: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:142: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:146: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:149: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:153: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:167: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:168: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:170: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:185: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:186: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:187: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:189: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:206: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:207: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 saige_main.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:208: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:210: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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 saige_main.cpp:29: D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StringTransformer.h:35: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:36: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:38: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:50:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture StringTransformer 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 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 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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(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 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 saige_main.cpp:29: 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& 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 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 saige_main.cpp:29: 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(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(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 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 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(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 saige_main.cpp:29: 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(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(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 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 saige_main.cpp:29: 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& 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 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 saige_main.cpp:29: 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(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(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(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(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(x) ; } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:66, from saige_main.cpp:29: 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 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 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(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(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(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(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(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 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 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(){ ^ 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(){ ^ 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(){ ^ 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(){ ^ 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(){ ^ 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(){ ^ 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(){ ^ 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(){ ^ 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 saige_main.cpp:29: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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(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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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(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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& value ){ ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69, from saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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* 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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(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(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(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(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(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(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(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(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(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(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(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(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 saige_main.cpp:29: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 saige_main.cpp:29: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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(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(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(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(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(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(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(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(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(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 saige_main.cpp:29: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 saige_main.cpp:29: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(s, name); } ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69, from saige_main.cpp:29: 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_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* 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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( 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 &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 &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 &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 &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 &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 &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 &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 &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 saige_main.cpp:29: 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 &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 &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 &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 &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 &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 &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 &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 &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 &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 saige_main.cpp:29: 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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 &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 &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:64, 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 saige_main.cpp:29: 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 ){ \ ^ 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 saige_main.cpp:29: 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 &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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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::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::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::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::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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 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::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::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::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 saige_main.cpp:29: 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::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::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::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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(*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 saige_main.cpp:29: 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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& 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& 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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 saige_main.cpp:29: 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 any( const Rcpp::VectorBase& 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 saige_main.cpp:29: 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 all( const Rcpp::VectorBase& 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 saige_main.cpp:29: 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 is_na( const Rcpp::VectorBase& 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 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 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 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 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 saige_main.cpp:29: 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 is_finite( const Rcpp::VectorBase& 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 saige_main.cpp:29: 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 is_infinite( const Rcpp::VectorBase& 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 saige_main.cpp:29: 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 is_nan( const Rcpp::VectorBase& 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 saige_main.cpp:29: 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 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 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 na_omit( const VectorBase& 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& t1, const Rcpp::VectorBase& 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& 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& 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 min( const VectorBase& 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 saige_main.cpp:29: 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 max( const VectorBase& 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 saige_main.cpp:29: 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(){ ^ 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(){ ^ 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 range( const VectorBase& 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 saige_main.cpp:29: 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::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 sign( const VectorBase& 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 sign( const VectorBase& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 rep( const VectorBase& 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 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 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 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 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 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 saige_main.cpp:29: 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 rep_len( const VectorBase& 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 saige_main.cpp:29: 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 rep_each( const VectorBase& 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 saige_main.cpp:29: 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 rev( const VectorBase& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 sum( const VectorBase& 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 sum( const VectorBase& 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 sum( const VectorBase& 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 saige_main.cpp:29: 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 mean(const VectorBase& 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 mean(const VectorBase& 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 mean(const VectorBase& 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 mean(const VectorBase& 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 saige_main.cpp:29: 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 var( const VectorBase& 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 var( const VectorBase& 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 var( const VectorBase& 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 var( const VectorBase& 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 saige_main.cpp:29: 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 sd( const VectorBase& 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 saige_main.cpp:29: 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 cumsum( const VectorBase& 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 cumsum( const VectorBase& 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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 unique( const VectorBase& 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 sort_unique( const VectorBase& 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& x, const VectorBase& 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 saige_main.cpp:29: 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& x, const VectorBase& 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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 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 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 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 setdiff( const VectorBase& lhs, const VectorBase& 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& lhs, const VectorBase& 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 intersect( const VectorBase& lhs, const VectorBase& 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 union_( const VectorBase& lhs, const VectorBase& 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 saige_main.cpp:29: 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& 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 saige_main.cpp:29: 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 trimws(const Vector& 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 trimws(const Matrix& 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 saige_main.cpp:29: 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 cumprod(const VectorBase& 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 cumprod(const VectorBase& 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 cumprod(const VectorBase& 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 saige_main.cpp:29: 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 cummin(const VectorBase& 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 cummin(const VectorBase& 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 saige_main.cpp:29: 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 cummax(const VectorBase& 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 cummax(const VectorBase& 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 saige_main.cpp:29: 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 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& 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 saige_main.cpp:29: 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(*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(*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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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 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 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 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 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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& 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 saige_main.cpp:29: 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& 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 SampleReplace(Vector& 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 SampleReplace(Vector& p, int k, const Vector& 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 WalkerSample(const Vector& 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 WalkerSample(const Vector& p, int nans, const Vector& 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 SampleNoReplace(Vector& 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 SampleNoReplace(Vector& p, int nans, const Vector& 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 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 EmpiricalSample(int size, bool replace, const Vector& 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& 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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(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& 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 saige_main.cpp:29: 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(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& 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 saige_main.cpp:29: 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(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& 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 saige_main.cpp:29: 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(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& 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 saige_main.cpp:29: 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(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 saige_main.cpp:29: 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& 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& 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& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 dexp( const Rcpp::VectorBase& 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 saige_main.cpp:29: 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 pexp( const Rcpp::VectorBase& 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 qexp( const Rcpp::VectorBase& 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 >(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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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(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 saige_main.cpp:29: 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::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 saige_main.cpp:29: 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::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 saige_main.cpp:29: 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::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::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::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 saige_main.cpp:29: 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::DottedPairProxy::operator=(const traits::named_object& 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::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::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::FieldProxy::operator=(const FieldProxyPolicy::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::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::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::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 saige_main.cpp:29: 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::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::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::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::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::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 saige_main.cpp:29: 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& StretchyList_Impl::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& StretchyList_Impl::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& StretchyList_Impl::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& StretchyList_Impl::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 saige_main.cpp:29: 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 saige_main.cpp:29: 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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::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& Armor::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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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 saige_main.cpp:29: 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) { ^ saige_main.cpp:46:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double mu[], const double g[], double cutoff, bool &converged, double *p_noadj); ^ saige_main.cpp:46:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture saige_main.cpp:50:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double cutoff, bool &converged, double buf_spa[], double *p_noadj); ^ saige_main.cpp:50:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture saige_main.cpp:53:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline double sq(double v) { return v*v; } ^ saige_main.cpp:55:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline double MAF(double af) { return std::min(af, 1-af); } ^ saige_main.cpp:103:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_score_test_init(SEXP model) ^ saige_main.cpp:162:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static double *get_ds(SEXP ds, R_xlen_t n, R_xlen_t start) ^ saige_main.cpp:190:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double &omac, int &onum, double &obeta, double &oSE, double &opval) ^ saige_main.cpp:281:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double &opval, double &opval_noadj, bool &oconverged) ^ saige_main.cpp:413:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_score_test_quant(SEXP dosage) ^ saige_main.cpp:437:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_score_test_bin(SEXP dosage) ^ saige_main.cpp:469:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static int ds_mat_dim(SEXP dosage) ^ saige_main.cpp:486:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_samp, size_t n_snp) ^ saige_main.cpp:527:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t n_snp, const double weight[]) ^ saige_main.cpp:615:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_burden_test_bin(SEXP dosage) ^ saige_main.cpp:673:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_burden_test_quant(SEXP dosage) ^ saige_main.cpp:731:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool throw_error); ^ saige_main.cpp:731:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture saige_main.cpp:734:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_acatv_test_bin(SEXP dosage) ^ saige_main.cpp:836:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_acatv_test_quant(SEXP dosage) ^ saige_main.cpp:848:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_acato_test_bin(SEXP dosage) ^ saige_main.cpp:979:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_acato_test_quant(SEXP dosage) ^ saige_main.cpp:994:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture inline static double atanpi(double x) { return atan(x) / M_PI; } ^ saige_main.cpp:1002:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture bool throw_error) ^ saige_main.cpp:1054:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_acat_p(SEXP pval, SEXP weight) ^ saige_main.cpp:1085:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_simd_version(); ^ saige_main.cpp:1085:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture saige_main.cpp:1086:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_store_2b_geno(SEXP, SEXP, SEXP, SEXP, SEXP); ^ saige_main.cpp:1086:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture saige_main.cpp:1087:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport SEXP saige_store_sp_geno(SEXP, SEXP, SEXP, SEXP, SEXP); ^ saige_main.cpp:1087:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture saige_main.cpp:1090:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture RcppExport void R_init_SAIGEgds(DllInfo *info) ^ "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/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/include' -I"C:/extsoft/include" -DRCPP_PARALLEL_USE_TBB=0 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c vectorization.cpp -o vectorization.o In file included from vectorization.cpp:22: vectorization.h:27:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture #pragma GCC optimize("O3") ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __debugbreak(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:539:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:540:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE void __cdecl __debugbreak(void) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const char *__mingw_get_crt_info (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/_mingw.h:548:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern int *__cdecl _errno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:18:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_errno(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:20:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_errno(int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:21:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern unsigned long __cdecl __threadid(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:24:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP extern uintptr_t __cdecl __threadhandle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:26:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from vectorization.cpp:22: vectorization.h:62:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mean_sd(const double x[], size_t n, double &mean, double &sd); ^ vectorization.h:62:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:64:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_maxmin(const double x[], size_t n, double &max, double &min); ^ vectorization.h:64:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:66:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_medmaxmin(const double x[], size_t n, double &med, double &max, double &min); ^ vectorization.h:66:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:70:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int &Num, int buf_idx[]); ^ vectorization.h:70:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:72:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t f64_nonzero_index(size_t n, const double *x, int *i); ^ vectorization.h:72:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:75:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_add(size_t n, double x, double *y); ^ vectorization.h:75:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:77:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_add(size_t n, const double *x, double *y); ^ vectorization.h:77:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_sub(size_t n, double x, double *y); ^ vectorization.h:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:81:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mul(size_t n, double x, double *y); ^ vectorization.h:81:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:83:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_dot(size_t n, const double *x, const double *y); ^ vectorization.h:83:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:85:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_sum(size_t n, const double *x); ^ vectorization.h:85:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:87:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_normalize(size_t n, double *x); ^ vectorization.h:87:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:91:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double &out1, double &out2); ^ vectorization.h:91:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:94:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *y, double &out1, double &out2); ^ vectorization.h:94:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:98:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *y, double *p); ^ vectorization.h:98:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:101:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, double *p); ^ vectorization.h:101:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:104:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, double *p); ^ vectorization.h:104:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture const double *x, const double *y, const double *z, double *p); ^ vectorization.h:107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture vectorization.h:109:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_sum_mat_vec(size_t n, const double *x, const double *y); ^ vectorization.h:109:67: 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/Rdefines.h:37, from vectorization.cpp:23: 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 C:/rtools40/mingw64/include/c++/8.3.0/cstring:42, from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: 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 C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:131:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsdup(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:131:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:132:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:132:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcschr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:133:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:135:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcscpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:135:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:136:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcscspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:136:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:137:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcslen(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:137:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:138:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsnlen(const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:138:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:139:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *wcsncat(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:139:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:140:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsncmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:140:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:141:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *wcsncpy(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:141:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:142:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl _wcsncpy_l(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:142:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:143:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcspbrk(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:143:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:144:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsrchr(const wchar_t *_Str,wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:144:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:145:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsspn(const wchar_t *_Str,const wchar_t *_Control); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:145:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:146:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CONST_RETURN wchar_t *__cdecl wcsstr(const wchar_t *_Str,const wchar_t *_SubStr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:146:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:147:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcstok(wchar_t * __restrict__ _Str,const wchar_t * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:147:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:148:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcserror(int _ErrNum) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:148:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:149:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl __wcserror(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:149:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:150:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:150:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:151:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:151:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:152:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:152:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:153:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicmp_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:153:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:154:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:154:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:155:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsrev(wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:155:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:156:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:156:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:157:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcslwr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:157:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:158:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcslwr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:158:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:159:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcsupr(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:159:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *_wcsupr_l(wchar_t *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:161:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcsxfrm(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:161:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:162:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcsxfrm_l(wchar_t * __restrict__ _Dst,const wchar_t * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:162:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:163:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcscoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:163:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:164:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcscoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:164:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:165:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:165:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:166:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:166:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:167:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:167:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:168:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsncoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:168:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:169:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:170:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wcsnicoll_l(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:170:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsdup(const wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:175:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicmp(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:175:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:176:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsnicmp(const wchar_t *_Str1,const wchar_t *_Str2,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:176:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:177:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsnset(wchar_t *_Str,wchar_t _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:177:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:178:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsrev(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:178:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsset(wchar_t *_Str,wchar_t _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:179:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:180:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcslwr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:180:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:181:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl wcsupr(wchar_t *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:181:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:182:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wcsicoll(const wchar_t *_Str1,const wchar_t *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:182:65: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: 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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: 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 C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:51:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl wcstok_s(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:51:91: 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:52:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcserror_s(wchar_t *_Buf,size_t _SizeInWords,int _ErrNum); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:52:84: 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:53:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl __wcserror_s(wchar_t *_Buffer,size_t _SizeInWords,const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:53:99: 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:54:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s(wchar_t *_Dst,size_t _DstSizeInWords,wchar_t _Val,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:54: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:55:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s(wchar_t *_Str,size_t _SizeInWords,wchar_t _Val); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:55:83: 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:56:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:56:70: 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:57:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcslwr_s_l(wchar_t *_Str,size_t _SizeInWords,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:57:90: 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:58:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s(wchar_t *_Str,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:58:63: 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:59:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsupr_s_l(wchar_t *_Str,size_t _Size,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:59:83: 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:61:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscpy_s(wchar_t *_Dst, rsize_t _SizeInWords, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:61:92: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:62:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscpy_s, wchar_t, _Dest, const wchar_t *, _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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:63:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcscat_s(wchar_t * _Dst, rsize_t _SizeInWords, const wchar_t *_Src); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:63: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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:64:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, wcscat_s, wchar_t, _Dest, const wchar_t *, _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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:66:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncat_s(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:66:110: 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:67:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncat_s_l(wchar_t *_Dst,size_t _DstSizeInChars,const wchar_t *_Src,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:67:131: 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:68:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcsncpy_s(wchar_t *_Dst, size_t _DstSizeInChars, const wchar_t *_Src, size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:68:113: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:69:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(errno_t, wcsncpy_s, wchar_t, _Dest, const wchar_t *, _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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:70:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsncpy_s_l(wchar_t *_Dst, size_t _DstSizeInChars, const wchar_t *_Src, size_t _MaxCount, _locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:70:135: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:71:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(errno_t, _wcsncpy_s_l, wchar_t, _Dest, const wchar_t *, _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/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:72:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wcstok_s_l(wchar_t *_Str,const wchar_t *_Delim,wchar_t **_Context,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:72:112: 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:73:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:73:108: 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:74:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcsnset_s_l(wchar_t *_Str,size_t _SizeInChars,unsigned int _Val, size_t _Count,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:74:124: 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:76:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __forceinline size_t __cdecl wcsnlen_s(const wchar_t * _src, size_t _count) { ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:30, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: 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 D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:38, from vectorization.cpp:23: 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 C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl __iob_func(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sscanf(const char * __restrict__ _Src,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:141:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsscanf (const char * __restrict__ _Str,const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:144:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_scanf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vscanf(const char * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:150:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fscanf(FILE * __restrict__ _File,const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:153:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfscanf (FILE * __restrict__ fp, const char * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snprintf(char * __restrict__ s, size_t n, const char * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:164:103: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_printf(const char * __restrict__ , ... ) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:167:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vprintf (const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fprintf (FILE * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:173:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfprintf (FILE * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:176:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_sprintf (char * __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:179:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsprintf (char * __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:182:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_asprintf(char ** __restrict__ , const char * __restrict__ , ...) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vasprintf(char ** __restrict__ , const char * __restrict__ , va_list) __MINGW_NOTHROW; ^~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:188: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/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:227:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sscanf(const char *__source, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:238:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int scanf(const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:249:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fscanf(FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:261:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsscanf (const char *__source, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vscanf(const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:275:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:285:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fprintf (FILE *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:296:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int printf (const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:307:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int sprintf (char *__stream, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:318:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfprintf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:325:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vprintf (const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:332:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsprintf (char *__stream, const char *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:339:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snprintf (char *__stream, size_t __n, const char *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:350:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _filbuf(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:432:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flsbuf(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:433:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fsopen(const char *_Filename,const char *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:437:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl clearerr(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:439:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:440:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fcloseall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:441:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _fdopen(int _FileHandle,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:445:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl feof(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ferror(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fflush(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:450:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fgetchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:451:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* 64bit only, no 32bit version */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:452:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetpos64(FILE * __restrict__ _File ,fpos_t * __restrict__ _Pos); /* fgetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:453:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fgets(char * __restrict__ _Buf,int _MaxCount,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:454:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fileno(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:455:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _tempnam(const char *_DirName,const char *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:459:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _flushall(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:460:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:461:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *fopen64(const char * __restrict__ filename,const char * __restrict__ mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:462:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:463:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fputchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:464:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputs(const char * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:465:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:466:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl freopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode,FILE * __restrict__ _File) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:467:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos(FILE *_File,const fpos_t *_Pos); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fsetpos64(FILE *_File,const fpos_t *_Pos); /* fsetpos already 64bit */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:469:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fseek(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:470:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko64(FILE* stream, _off64_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fseeko(FILE* stream, _off_t offset, int whence); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl ftell(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:484:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off_t ftello(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _off64_t ftello64(FILE * stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION int __cdecl _fseeki64(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:496:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _ftelli64(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:497:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fwrite(const void * __restrict__ _Str,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:498:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _getmaxstdio(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:501:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gets(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl _getw(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:503:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl perror(const char *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:506:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _pclose(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:508:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _popen(const char *_Command,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:509:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:514:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putchar(int _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:515:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl puts(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:516:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putw(int _Word,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl remove(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:520:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rename(const char *_OldFilename,const char *_NewFilename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:521:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _unlink(const char *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:522:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl unlink(const char *_Filename) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:524:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl rewind(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:527:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _rmtmp(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:528:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl setbuf(FILE * __restrict__ _File,char * __restrict__ _Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:529:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _setmaxstdio(int _Max); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_output_format(unsigned int _Format); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:531:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _get_output_format(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:532:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl setvbuf(FILE * __restrict__ _File,char * __restrict__ _Buf,int _Mode,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:533:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf(const char * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:534:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf(const char * __restrict__ _Src,size_t _MaxCount,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:535:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl tmpfile(void) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:536:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tmpnam(char *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:537:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl ungetc(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:538:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:541:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:543:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf(const char * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_printf_count_output(int _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:584:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _get_printf_count_output(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:585:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:591:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swscanf(const wchar_t * __restrict__ _Src,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:591:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:593:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswscanf (const wchar_t * __restrict__ _Str,const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:593:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:595:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wscanf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:595:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:597:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwscanf(const wchar_t * __restrict__ Format, va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:597:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:599:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwscanf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:599:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:601:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwscanf (FILE * __restrict__ fp, const wchar_t * __restrict__ Format,va_list argp); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:601:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:604:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_fwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:604:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:606:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_wprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:606:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:608:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vfwprintf(FILE * __restrict__ _File,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:608:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:610:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:610:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:612:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_snwprintf (wchar_t * __restrict__ s, size_t n, const wchar_t * __restrict__ format, ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:612:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:614:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vsnwprintf (wchar_t * __restrict__ , size_t, const wchar_t * __restrict__ , va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:614:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:616:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_swprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ , ...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:616:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:618:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_vswprintf(wchar_t * __restrict__ , const wchar_t * __restrict__ ,va_list); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:618:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:627:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swscanf(const wchar_t *__source, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:638:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wscanf(const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:649:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwscanf(FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:661:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswscanf (const wchar_t * __restrict__ __source, const wchar_t * __restrict__ __format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:668:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwscanf(const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:675:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:685:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int fwprintf (FILE *__stream, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:696:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int wprintf (const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:707:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vfwprintf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:714:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vwprintf (const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:722:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int snwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:733:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vsnwprintf (wchar_t *__stream, size_t __n, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:784:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfsopen(const wchar_t *_Filename,const wchar_t *_Mode,int _ShFlag); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:784:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:787:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fgetwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:787:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:788:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:788:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:789:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl fputwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:789:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:790:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:791:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwc(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:791:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:792:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl getwchar(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:792:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:793:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwc(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:793:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:794:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl putwchar(wchar_t _Ch); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:794:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:795:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wint_t __cdecl ungetwc(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:795:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:796:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture wchar_t *__cdecl fgetws(wchar_t * __restrict__ _Dst,int _SizeInWords,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:796:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:797:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputws(const wchar_t * __restrict__ _Str,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:797:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:798:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws(wchar_t *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:798:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:799:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putws(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:799:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:801:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf(const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:801:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:802:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:802:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:803:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c(wchar_t * __restrict__ _DstBuf,size_t _SizeInWords,const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:803:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:804:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:804:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:805:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf(wchar_t * __restrict__ _Dest,size_t _Count,const wchar_t * __restrict__ _Format,va_list _Args) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:805:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:836:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:837:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Format,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:837:113: 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/stdio.h:840, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:23:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:30:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, size_t __count, const wchar_t *__format, ...) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int vswprintf (wchar_t *__stream, const wchar_t *__format, __builtin_va_list __local_argv) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/swprintf.inl:58:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int swprintf (wchar_t *__stream, const wchar_t *__format, ...) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:850:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtempnam(const wchar_t *_Directory,const wchar_t *_FilePrefix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:850:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:851:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf(const wchar_t * __restrict__ _Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:851:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:852:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf(const wchar_t * __restrict__ _Src,size_t _MaxCount,const wchar_t * __restrict__ _Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:852:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:853:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfdopen(int _FileHandle ,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:853:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:854:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfopen(const wchar_t * __restrict__ _Filename,const wchar_t *__restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:854:106: 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/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:855:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wfreopen(const wchar_t * __restrict__ _Filename,const wchar_t * __restrict__ _Mode,FILE * __restrict__ _OldFile) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:855:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:859:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wperror(const wchar_t *_ErrMsg); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:859:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:861:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP FILE *__cdecl _wpopen(const wchar_t *_Command,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:861:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:866:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wremove(const wchar_t *_Filename); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:866:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:867:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wtmpnam(wchar_t *_Buffer); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:867:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:868:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fgetwc_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:868:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:869:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _fputwc_nolock(wchar_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:869:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:870:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wint_t __cdecl _ungetwc_nolock(wint_t _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:870:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:878:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl getwchar() {return (fgetwc(stdin)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:879:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE wint_t __cdecl putwchar(wchar_t _C) {return (fputwc(_C,stdout)); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _lock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:900:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _unlock_file(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:901:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fclose_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:902:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fflush_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:903:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock(void * __restrict__ _DstBuf,size_t _ElementSize,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:904:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fseek_nolock(FILE *_File,long _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:905:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _ftell_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:906:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP int __cdecl _fseeki64_nolock(FILE *_File,__int64 _Offset,int _Origin); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:907:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _ftelli64_nolock(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fwrite_nolock(const void * __restrict__ _DstBuf,size_t _Size,size_t _Count,FILE * __restrict__ _File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:909:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _ungetc_nolock(int _Ch,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl tempnam(const char *_Directory,const char *_FilePrefix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:916:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fcloseall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:917:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture FILE *__cdecl fdopen(int _FileHandle,const char *_Format) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:918:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fgetchar(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:919:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fileno(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:920:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl flushall(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:921:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fputchar(int _Ch) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl getw(FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putw(int _Ch,FILE *_File) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:924:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rmtmp(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:925:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:942:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_wide_utf8 (const wchar_t * const wptr, char **mbptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:942:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:956:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl __mingw_str_utf8_wide (const char *const mbptr, wchar_t ** wptr, size_t * buflen); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:956:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:965:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __mingw_str_free(void *ptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:965:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:971:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnl(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:971:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:972:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnle(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:972:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:973:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlp(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:973:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:974:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnlpe(int _Mode,const wchar_t *_Filename,const wchar_t *_ArgList,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:974:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:975:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnv(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:975:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:976:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnve(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:976:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:977:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvp(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:977:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:978:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _wspawnvpe(int _Mode,const wchar_t *_Filename,const wchar_t *const *_ArgList,const wchar_t *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:978:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnv(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:995:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnve(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:996:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvp(int _Mode,const char *_Filename,const char *const *_ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:997:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _spawnvpe(int _Mode,const char *_Filename,const char *const *_ArgList,const char *const *_Env); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:998:121: 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/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl clearerr_s(FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:28:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fprintf_s(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_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/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl fread_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:30:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:31:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl printf_s(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:33:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scanf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:34:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:35:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c(char *_DstBuf,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:36:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fscanf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:39:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sscanf_s_l(const char *_Src,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:40:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl sscanf_s(const char *_Src,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s(const char *_Src,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:42:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:43:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snscanf_s_l(const char *_Src,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:44:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfprintf_s(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vprintf_s(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:46:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:48:110: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:51:119: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:52:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl vsprintf_s(char *_DstBuf,size_t _Size,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:54:97: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:55:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vsprintf_s, char, _DstBuf, const char*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl sprintf_s(char *_DstBuf,size_t _DstSize,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:57: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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,sprintf_s,vsprintf_s,char,_DstBuf,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:60:105: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snprintf_s,_vsnprintf_s,char,_DstBuf,size_t,_MaxCount,const char*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p(FILE *_File,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:64:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p(FILE *_File,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:66:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:67:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p(char *_Dst,size_t _MaxCount,const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:68:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p(const char *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscprintf_p(const char *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:70:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:71:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:72:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:73:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:74:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:76:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:77:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_p_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:78:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_l(char *_DstBuf,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:80:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_l(char *_DstBuf,const char *_Format,_locale_t,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_p_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:82:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scprintf_p_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:84:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:85:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscprintf_p_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:86:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _printf_s_l(const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:87:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vprintf_s_l(const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:88:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:89:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfprintf_s_l(FILE *_File,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:90:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _sprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:91:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsprintf_s_l(char *_DstBuf,size_t _DstSize,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:92:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:93:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_s_l(char *_DstBuf,size_t _DstSize,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:94:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:95:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:96:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_l(char *_DstBuf,size_t _MaxCount,const char *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:97:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnprintf_c_l(char *_DstBuf,size_t _MaxCount,const char *,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:98:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl fopen_s(FILE **_File,const char *_Filename,const char *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:99:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl freopen_s(FILE** _File, const char *_Filename, const char *_Mode, FILE *_Stream); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char* __cdecl gets_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:102:45: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:103:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(char*,get_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl tmpnam_s(char*,rsize_t); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:105:49: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,tmpnam_s,char,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:111:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _getws_s(wchar_t *_Str,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:111:70: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:112:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(wchar_t*,_getws_s,wchar_t,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:114:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl fwprintf_s(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:114:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wprintf_s(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:116:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vfwprintf_s(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:116:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:117:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vwprintf_s(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:117:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:119:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl vswprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:119:100: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:120:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(int, vswprintf_s, wchar_t, _Dst, const wchar_t*, _Format, va_list, _ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:122:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl swprintf_s(wchar_t *_Dst,size_t _SizeInWords,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:122: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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:123:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1_ARGLIST(int,swprintf_s,vswprintf_s,wchar_t,_Dst,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:125:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:125:133: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:126:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(int,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format,va_list,_ArgList) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:128:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s(wchar_t *_DstBuf,size_t _DstSizeInWords,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:128:119: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:129:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2_ARGLIST(int,_snwprintf_s,_vsnwprintf_s,wchar_t,_DstBuf,size_t,_MaxCount,const wchar_t*,_Format) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:132:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:132:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:133:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_s_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:133:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:134:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:134:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:135:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:135:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:136:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:136:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:137:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:137:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:138:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:138:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:139:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_s_l(wchar_t *_DstBuf,size_t _DstSize,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:139:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:140:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_s_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:140:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:141:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_s_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:141:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:142:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl swscanf_s(const wchar_t *_Src,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:142:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:143:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:143:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:144:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_s_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:144:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_s_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:145:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:146:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:146:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:147:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wfreopen_s(FILE **_File,const wchar_t *_Filename,const wchar_t *_Mode,FILE *_OldFile); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:147:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wtmpnam_s(wchar_t *_DstBuf,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:149:74: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:150:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(errno_t,_wtmpnam_s,wchar_t,_DstBuf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdio.h:1007, from C:/rtools40/mingw64/include/c++/8.3.0/cstdio:42, from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:34, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p(FILE *_File,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:154:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p(FILE *_File,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:154:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:155:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:155:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:156:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:157:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vswprintf_p(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:157:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:158:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p(const wchar_t *_Format,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:158:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:159:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP int __cdecl _vscwprintf_p(const wchar_t *_Format,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:159:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:160:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:160:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:161:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wprintf_p_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:161:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:162:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:163:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vwprintf_p_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:163:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:164:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:164:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:165:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwprintf_p_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:165:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:166:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:167:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vfwprintf_p_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:167:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:168:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_c_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:168:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:169:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swprintf_p_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:169:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:170:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_c_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:170:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:171:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vswprintf_p_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:171:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:172:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:172:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:173:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _scwprintf_p_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:173:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:174:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_p_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:174:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwprintf_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:175:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:176:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vsnwprintf_l(wchar_t *_DstBuf,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:176:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:177:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __swprintf_l(wchar_t *_Dest,const wchar_t *_Format,_locale_t _Plocinfo,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:177:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:178:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl __vswprintf_l(wchar_t *_Dest,const wchar_t *_Format,_locale_t _Plocinfo,va_list _Args); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:178:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:179:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _vscwprintf_l(const wchar_t *_Format,_locale_t _Locale,va_list _ArgList); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:179:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:180:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fwscanf_l(FILE *_File,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:180:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:181:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _swscanf_l(const wchar_t *_Src,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:181:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:182:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _snwscanf_l(const wchar_t *_Src,size_t _MaxCount,const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:182:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:183:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wscanf_l(const wchar_t *_Format,_locale_t _Locale,...); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:183:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _fread_nolock_s(void *_DstBuf,size_t _DstSize,size_t _ElementSize,size_t _Count,FILE *_File); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdio_s.h:187:117: 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:44, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: 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/Rinternals.h:47, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: 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/Rinternals.h:49, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: 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:75:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void F77_NAME(qsort4)(double *v, int *indx, int *ii, int *jj); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:75:61: 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:76:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void F77_NAME(qsort3)(double *v, int *ii, int *jj); ^ D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:76:61: 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:115:27: 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:115:27: 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/Rinternals.h:50, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: 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/Rinternals.h:51, from D:/biocbuild/bbs-3.15-bioc/R/include/Rdefines.h:41, from vectorization.cpp:23: 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/include/Rdefines.h:41, from vectorization.cpp:23: 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/include/Rdefines.h:41, from vectorization.cpp:23: 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 C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from vectorization.cpp:24: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _set_purecall_handler(_purecall_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:142:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _purecall_handler __cdecl _get_purecall_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:143:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _set_invalid_parameter_handler(_invalid_parameter_handler _Handler); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:146:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP _invalid_parameter_handler __cdecl _get_invalid_parameter_handler(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:147:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long *__cdecl __doserrno(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:156:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _set_doserrno(unsigned long _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:158:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_doserrno(unsigned long *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_pgmptr(char **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_wpgmptr(wchar_t **_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:240:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_fmode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:249:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_fmode(int *_PMode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:250:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osplatform(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_osver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:298:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winver(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:299:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winmajor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture errno_t __cdecl _get_winminor(unsigned int *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:301:53: 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/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from vectorization.cpp:24: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture template char (*__countof_helper(UNALIGNED _CountofType (&_Array)[_SizeOfArray]))[_SizeOfArray]; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:307:143: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:315:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:315:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _exit(int _Code) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:320:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl _Exit(int) __MINGW_ATTRIB_NORETURN; ^~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:320:27: 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/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from vectorization.cpp:24: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:322:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __CRT_INLINE __MINGW_ATTRIB_NORETURN void __cdecl _Exit(int status) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __declspec(noreturn) abort(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl _set_abort_behavior(unsigned int _Flags,unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:334:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl abs(int _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl labs(long _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:339:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __int64 __cdecl _abs64(__int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:342:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:344:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_INTRIN_INLINE __int64 __cdecl _abs64(__int64 x) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atexit(void (__cdecl *)(void)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:349:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl atof(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:352:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _atof_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:353:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl atoi(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:355:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoi_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:356:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl atol(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:357:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _atol_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl bsearch(const void *_Key,const void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:361:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl qsort(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(const void *,const void *)); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:362:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned short __cdecl _byteswap_ushort(unsigned short _Short); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:364:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _byteswap_ulong (unsigned long _Long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:365:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _byteswap_uint64(unsigned __int64 _Int64); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:366:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div_t __cdecl div(int _Numerator,int _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:367:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl getenv(const char *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:368:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _itoa(int _Value,char *_Dest,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:369:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _i64toa(__int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:370:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP char *__cdecl _ui64toa(unsigned __int64 _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:371:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64(const char *_String); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:372:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _atoi64_l(const char *_String,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:373:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:374:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _strtoi64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64(const char *_String,char **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:376:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _strtoui64_l(const char *_String,char **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:377:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture ldiv_t __cdecl ldiv(long _Numerator,long _Denominator); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:378:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ltoa(long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:379:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mblen(const char *_Ch,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:380:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mblen_l(const char *_Ch,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen(const char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:382:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrlen_l(const char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:383:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen(const char *_Str,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:384:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstrnlen_l(const char *_Str,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:385:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mbtowc(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:386:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _mbtowc_l(wchar_t * __restrict__ _DstCh,const char * __restrict__ _SrcCh,size_t _SrcSizeInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:387:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl mbstowcs(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:388:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _mbstowcs_l(wchar_t * __restrict__ _Dest,const char * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:389:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl mkstemp(char *template_name); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:390:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl rand(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:391:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_error_mode(int _Mode); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:392:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl srand(unsigned int _Seed); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:393:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:405:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __MINGW_NOTHROW strtod(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'double strtod(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:407:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:412:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __MINGW_NOTHROW strtof(const char * __restrict__ _Str,char ** __restrict__ _EndPtr) ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: In function 'float strtof(const char*, char**)': C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h: At global scope: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __MINGW_NOTHROW strtold(const char * __restrict__ , char ** __restrict__ ); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:423:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __strtod (const char * __restrict__ , char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:427:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_strtof (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_strtod (const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:435:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_strtold(const char * __restrict__, char ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:436:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _strtod_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:438:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl strtol(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:439:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _strtol_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:440:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl strtoul(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:441:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _strtoul_l(const char * __restrict__ _Str,char ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:442:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:445:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl system(const char *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:445:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ultoa(unsigned long _Value,char *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:447:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl wctomb(char *_MbCh,wchar_t _WCh) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:448:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wctomb_l(char *_MbCh,wchar_t _WCh,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture size_t __cdecl wcstombs(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:450:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _wcstombs_l(char * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _MaxCount,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:451:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:455:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:456:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl malloc(size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:457:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:458:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _recalloc(void *_Memory,size_t _Count,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:459:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _aligned_free(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_malloc(size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:467:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_malloc(size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:471:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_realloc(void *_Memory,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:472:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:473:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_realloc(void *_Memory,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:474:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _aligned_offset_recalloc(void *_Memory,size_t _Count,size_t _Size,size_t _Alignment,size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:475:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _itow(int _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ltow(long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:482:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:483:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _ultow(unsigned long _Value,wchar_t *_Dest,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:483:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:485:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl __mingw_wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:485:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:486:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl __mingw_wcstof(const wchar_t * __restrict__ nptr, wchar_t ** __restrict__ endptr); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:486:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:487:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl __mingw_wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:487:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:491:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl wcstod(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:495:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture float __cdecl wcstof(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr){ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:504:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long double __cdecl wcstold(const wchar_t * __restrict__, wchar_t ** __restrict__); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:504:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:506:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wcstod_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:506:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:507:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture long __cdecl wcstol(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:507:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:508:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wcstol_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:508:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:509:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl wcstoul(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:509:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:510:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _wcstoul_l(const wchar_t * __restrict__ _Str,wchar_t ** __restrict__ _EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:510:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:511:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wgetenv(const wchar_t *_VarName) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:511:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:514:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wsystem(const wchar_t *_Command); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:514:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:516:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:517:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _wtof_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:517:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:518:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:518:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wtoi_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:520:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:520:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:521:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP long __cdecl _wtol_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:521:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:523:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _i64tow(__int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:523:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:524:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP wchar_t *__cdecl _ui64tow(unsigned __int64 _Val,wchar_t *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:524:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:525:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64(const wchar_t *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:525:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:526:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wtoi64_l(const wchar_t *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:526:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:527:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:527:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:528:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP __int64 __cdecl _wcstoi64_l(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:528:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:529:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64(const wchar_t *_Str,wchar_t **_EndPtr,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:529:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:530:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION _CRTIMP unsigned __int64 __cdecl _wcstoui64_l(const wchar_t *_Str ,wchar_t **_EndPtr,int _Radix,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:530:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _putenv(const char *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:533:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _wputenv(const wchar_t *_EnvString); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:534:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fullpath(char *_FullPath,const char *_Path,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:538:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:539:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:540:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP char *__cdecl _gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:541:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl(_CRT_DOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:542:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl(_LDOUBLE *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:543:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt(_CRT_FLOAT *_Result,char *_Str); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:544:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atodbl_l(_CRT_DOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:545:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoldbl_l(_LDOUBLE *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:546:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _atoflt_l(_CRT_FLOAT *_Result,char *_Str,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:547:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotl(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:563:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned long __cdecl _lrotr(unsigned long,int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:564:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _makepath(char *_Path,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:570:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _onexit_t __cdecl _onexit(_onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:571:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotl64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:581:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 Value,int Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:582:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotr(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:589:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture unsigned int __cdecl _rotl(unsigned int _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:590:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned __int64 __cdecl _rotr64(unsigned __int64 _Val,int _Shift); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:593:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _searchenv(const char *_Filename,const char *_EnvVar,char *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:594:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _splitpath(const char *_FullPath,char *_Drive,char *_Dir,char *_Filename,char *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:595:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _swab(char *_Buf1,char *_Buf2,int _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:596:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:600:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP wchar_t *__cdecl _wfullpath(wchar_t *_FullPath,const wchar_t *_Path,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:600:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:601:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wmakepath(wchar_t *_ResultPath,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:601:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:606:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsearchenv(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:606:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:607:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _wsplitpath(const wchar_t *_FullPath,wchar_t *_Drive,wchar_t *_Dir,wchar_t *_Filename,wchar_t *_Ext) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:607:123: 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/crtdefs.h:10, from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _beep(unsigned _Frequency,unsigned _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:610:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _seterrormode(int _Mode) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:612:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl _sleep(unsigned long _Duration) __MINGW_ATTRIB_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~~~ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:613:56: 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/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from vectorization.cpp:24: C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ecvt(double _Val,int _NumOfDigits,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:634:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl fcvt(double _Val,int _NumOfDec,int *_PtDec,int *_PtSign) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:635:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl gcvt(double _Val,int _NumOfDigits,char *_DstBuf) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:636:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl itoa(int _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ltoa(long _Val,char *_DstBuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:638:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture int __cdecl putenv(const char *_EnvString) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:639:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl swab(char *_Buf1,char *_Buf2,int _SizeInBytes) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:643:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture char *__cdecl ultoa(unsigned long _Val,char *_Dstbuf,int _Radix) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:646:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture onexit_t __cdecl onexit(onexit_t _Func); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION lldiv_t __cdecl lldiv(long long, long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl llabs(long long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:657:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:659:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl llabs(long long _j) { return (_j >= 0 ? _j : -_j); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl strtoll(const char * __restrict__, char ** __restrict, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:662:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION unsigned long long __cdecl strtoull(const char * __restrict__, char ** __restrict__, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:663:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl atoll (const char *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION long long __cdecl wtoll (const wchar_t *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:669:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl lltoa (long long, char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:670:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION char *__cdecl ulltoa (unsigned long long , char *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:671:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl lltow (long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:672:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION wchar_t *__cdecl ulltow (unsigned long long, wchar_t *, int); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:673:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:677:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl atoll (const char * _c) { return _atoi64 (_c); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:678:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl lltoa (long long _n, char * _c, int _i) { return _i64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:679:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE char *__cdecl ulltoa (unsigned long long _n, char * _c, int _i) { return _ui64toa (_n, _c, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:680:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE long long __cdecl wtoll (const wchar_t * _w) { return _wtoi64 (_w); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:681:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl lltow (long long _n, wchar_t * _w, int _i) { return _i64tow (_n, _w, _i); } ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:682:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __MINGW_EXTENSION __CRT_INLINE wchar_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } ^ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from vectorization.cpp:24: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _dupenv_s(char **_PBuffer,size_t *_PBufferSizeInBytes,const char *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:17:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itoa_s(int _Value,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:18:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64toa_s(__int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:19:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64toa_s(unsigned __int64 _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:20:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltoa_s(long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:21:82: 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/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from vectorization.cpp:24: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl mbstowcs_s(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:22:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _mbstowcs_s_l(size_t *_PtNumOfCharConverted,wchar_t *_DstBuf,size_t _SizeInWords,const char *_SrcBuf,size_t _MaxCount,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:23:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultoa_s(unsigned long _Val,char *_DstBuf,size_t _Size,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wctomb_s_l(int *_SizeConverted,char *_MbCh,size_t _SizeInBytes,wchar_t _WCh,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:25:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl wcstombs_s(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:26:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wcstombs_s_l(size_t *_PtNumOfCharConverted,char *_Dst,size_t _DstSizeInBytes,const wchar_t *_Src,size_t _MaxCountInBytes,_locale_t _Locale); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:27:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:31:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _itow_s (int _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:31:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:32:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ltow_s (long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:32:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:33:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ultow_s (unsigned long _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:33:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:34:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wgetenv_s(size_t *_ReturnSize,wchar_t *_DstBuf,size_t _DstSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:34:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:35:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wdupenv_s(wchar_t **_Buffer,size_t *_BufferSizeInWords,const wchar_t *_VarName); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:35:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:36:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _i64tow_s(__int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:36:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:37:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ui64tow_s(unsigned __int64 _Val,wchar_t *_DstBuf,size_t _SizeInWords,int _Radix); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:37:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _ecvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDights,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:41:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _fcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDec,int *_PtDec,int *_PtSign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:42:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _gcvt_s(char *_DstBuf,size_t _Size,double _Val,int _NumOfDigits); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _makepath_s(char *_PathResult,size_t _Size,const char *_Drive,const char *_Dir,const char *_Filename,const char *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:44:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _putenv_s(const char *_Name,const char *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:45:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _searchenv_s(const char *_Filename,const char *_EnvVar,char *_ResultPath,size_t _SizeInBytes); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:46:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _splitpath_s(const char *_FullPath,char *_Drive,size_t _DriveSize,char *_Dir,size_t _DirSize,char *_Filename,size_t _FilenameSize,char *_Ext,size_t _ExtSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:48:183: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:49:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_splitpath_s,char,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from vectorization.cpp:24: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:53:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wmakepath_s(wchar_t *_PathResult,size_t _SizeInWords,const wchar_t *_Drive,const wchar_t *_Dir,const wchar_t *_Filename,const wchar_t *_Ext); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:53:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:54:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wputenv_s(const wchar_t *_Name,const wchar_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:54:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:55:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsearchenv_s(const wchar_t *_Filename,const wchar_t *_EnvVar,wchar_t *_ResultPath,size_t _SizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:55:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:57:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _wsplitpath_s(const wchar_t *_FullPath,wchar_t *_Drive,size_t _DriveSizeInWords,wchar_t *_Dir,size_t _DirSizeInWords,wchar_t *_Filename,size_t _FilenameSizeInWords,wchar_t *_Ext,size_t _ExtSizeInWords); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:57:227: 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/stddef.h:7, from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stddef.h:1, from vectorization.h:56, from vectorization.cpp:22: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:58:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __DEFINE_CPP_OVERLOAD_SECURE_FUNC_SPLITPATH(errno_t,_wsplitpath_s,wchar_t,_Dest) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/stdlib.h:694, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from vectorization.cpp:24: C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void __cdecl qsort_s(void *_Base,size_t _NumOfElements,size_t _SizeOfElements,int (__cdecl *_PtFuncCompare)(void *,const void *,const void *),void *_Context); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/stdlib_s.h:64:167: 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/stdlib.h:695, from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:75, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from vectorization.cpp:24: C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_malloc (size_t _Size, size_t _Alignment); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __mingw_aligned_free (void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_offset_realloc (void *_Memory, size_t _Size, size_t _Alignment, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:105:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void * __mingw_aligned_realloc (void *_Memory, size_t _Size, size_t _Offset); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:106:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _resetstkoflw (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:110:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned long __cdecl _set_malloc_crt_max_wait(unsigned long _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:111:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP void *__cdecl _expand(void *_Memory,size_t _NewSize); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _msize(void *_Memory); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:114:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _get_sbh_threshold(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:121:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _set_sbh_threshold(size_t _NewValue); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:122:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _set_amblksiz(size_t _Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:123:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP errno_t __cdecl _get_amblksiz(size_t *_Value); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:124:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapadd(void *_Memory,size_t _Size); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:125:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapchk(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:126:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapmin(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:127:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapset(unsigned int _Fill); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:128:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _heapwalk(_HEAPINFO *_EntryInfo); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:129:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP size_t __cdecl _heapused(size_t *_Used,size_t *_Commit); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:130:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP intptr_t __cdecl _get_heap_handle(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:144:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void *_MarkAllocaS(void *_Ptr,unsigned int _Marker) { ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/malloc.h:163:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture static __inline void __cdecl _freea(void *_Memory) { ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:77, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from vectorization.cpp:24: C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:56:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long __i) { return __builtin_labs(__i); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long long __x) { return __builtin_llabs (__x); } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:70:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:74:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(float __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:78:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(long double __x) ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:84:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^ C:/rtools40/mingw64/include/c++/8.3.0/bits/std_abs.h:102:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture abs(__float128 __x) ^ In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:39, from vectorization.cpp:24: C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:177:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long __i, long __j) { return ldiv(__i, __j); } ^ C:/rtools40/mingw64/include/c++/8.3.0/cstdlib:213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture div(long long __n, long long __d) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:42, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:42, from vectorization.cpp:24: C:/rtools40/mingw64/include/c++/8.3.0/bits/cpp_type_traits.h:419:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __miter_base(_Iterator __it) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:43, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:42, from vectorization.cpp:24: C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:152:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type* __ptr) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:157:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(_Type) ^ C:/rtools40/mingw64/include/c++/8.3.0/ext/type_traits.h:162:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture __is_null_pointer(std::nullptr_t) ^ In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:42, from vectorization.cpp:24: 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:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _cabs(struct _complex _ComplexA); /* Overriden to use our cabs. */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:276:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double __cdecl _hypot(double _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:278:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _j1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:279:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _jn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:280:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y0(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:281:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _y1(double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:282:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _yn(int _X,double _Y); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:283:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _matherr (struct _exception *); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:286:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:297:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _chgsign (double _X); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:297:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:298:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _copysign (double _Number,double _Sign); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:298:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:299:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _logb (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:299:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:300:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _nextafter (double, double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:300:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:301:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl _scalb (double, long); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:301:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:302:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:302:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:303:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:303:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl _isnan (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:311:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl j1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:312:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl jn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:313:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y0 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:314:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl y1 (double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:315:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl yn (int, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:316:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP double __cdecl chgsign (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:318:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl finite (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:327:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int __cdecl fpclass (double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:328:38: 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 C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern long double __cdecl _chgsignl (long double); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1191:53: 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:42, from vectorization.cpp:24: 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/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Constants.h:37, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:74, from vectorization.cpp:24: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _controlfp (unsigned int unNew, unsigned int unMask) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/float.h:507, from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Constants.h:37, from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:74, from vectorization.cpp:24: C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _SECIMP errno_t __cdecl _controlfp_s(unsigned int *_CurrentState, unsigned int _NewValue, unsigned int _Mask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:254:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _control87 (unsigned int unNew, unsigned int unMask); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _clearfp (void); /* Clear the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP unsigned int __cdecl __MINGW_NOTHROW _statusfp (void); /* Report the FPU status word */ ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:259:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW _fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:273:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void __cdecl __MINGW_NOTHROW fpreset (void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:274:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture _CRTIMP int * __cdecl __MINGW_NOTHROW __fpecode(void); ^ C:/rtools40/mingw64/x86_64-w64-mingw32/include/float.h:277:53: 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 vectorization.cpp:24: 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 vectorization.cpp:24: 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 vectorization.cpp:33:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture extern "C" SEXP saige_simd_version() ^ vectorization.cpp:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mean_sd(const double x[], size_t n, double &mean, double &sd) ^ vectorization.cpp:123:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_maxmin(const double x[], size_t n, double &max, double &min) ^ vectorization.cpp:141:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_medmaxmin(const double x[], size_t n, double &med, double &max, double &min) ^ vectorization.cpp:187:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_af_ac_impute(double *ds, size_t n, double &AF, double &AC, int &Num, int buf_idx[]) ^ vectorization.cpp:209:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_TARGET_CLONES size_t f64_nonzero_index(size_t n, const double *x, int *i) ^ vectorization.cpp:219:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_TARGET_CLONES MATH_OFAST void f64_add(size_t n, double x, double *y) ^ vectorization.cpp:226:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_TARGET_CLONES MATH_OFAST void f64_add(size_t n, const double *x, double *y) ^ vectorization.cpp:233:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_TARGET_CLONES MATH_OFAST void f64_sub(size_t n, double x, double *y) ^ vectorization.cpp:240:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_TARGET_CLONES MATH_OFAST void f64_mul(size_t n, double x, double *y) ^ vectorization.cpp:248:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_dot(size_t n, const double *x, const double *y) ^ vectorization.cpp:257:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_TARGET_CLONES MATH_OFAST double f64_sum(size_t n, const double *x) ^ vectorization.cpp:266:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture COREARRAY_TARGET_CLONES void f64_normalize(size_t n, double *x) ^ vectorization.cpp:282:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_dot_sp(size_t n, const double *x, const double *y, double &out1, double &out2) ^ vectorization.cpp:296:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_dot_sp2(size_t n, const double *x1, const double *x2, const double *y, double &out1, double &out2) ^ vectorization.cpp:310:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mul_mat_vec(size_t n, size_t m, const double *x, const double *y, double *p) ^ vectorization.cpp:411:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mul_mat_vec_sp(size_t n_idx, const int *idx, size_t m, const double *x, const double *y, double *p) ^ vectorization.cpp:504:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_mul_mat_vec_sub(size_t n, const int *idx, size_t m, const double *x, const double *y, double *p) ^ vectorization.cpp:519:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture void f64_sub_mul_mat_vec(size_t n, size_t m, const double *x, const double *y, const double *z, double *p) ^ vectorization.cpp:572:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture double f64_sum_mat_vec(size_t n, const double *x, const double *y) ^ C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o SAIGEgds.dll tmp.def SPATest.o saige_fitnull.o saige_main.o vectorization.o -lm -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lRlapack -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LD:/biocbuild/bbs-3.15-bioc/R/library/RcppParallel/lib/x64 -ltbb -ltbbmalloc -lgcc -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to D:/biocbuild/bbs-3.15-bioc/meat/SAIGEgds.buildbin-libdir/00LOCK-SAIGEgds/00new/SAIGEgds/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'SAIGEgds' finding HTML links ... done SAIGEgds-package html glmmHeritability html pACAT html seqAssocGLMM_SPA html finding level-2 HTML links ... done seqAssocGLMM_spaACAT_O html seqAssocGLMM_spaACAT_V html seqAssocGLMM_spaBurden html seqFitNullGLMM_SPA html seqGLMM_GxG_spa html seqSAIGE_LoadPval html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'SAIGEgds' as SAIGEgds_1.9.2.zip * DONE (SAIGEgds)